wpseek.com
A WordPress-centric search engine for devs and theme authors



network_admin_edit_{$action} › WordPress Action Hooks

Since3.1.0
Deprecatedn/a
do_action( "network_admin_edit_{$action}" )
Defined at:
Codex:

Fires the requested handler action.

The dynamic portion of the hook name, `$action`, refers to the name of the requested action derived from the `GET` request.




Source

do_action( "network_admin_edit_{$action}" );