wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
load-{$plugin_page} › WordPress Action Hooks
Seit1.5.0
Veraltetn/v
› do_action( "load-{$plugin_page}" )
Definiert in: |
|
Codex: |
Fires before a particular screen is loaded.
The load-* hook fires in a number of contexts. This hook is for plugin screens where the file to load is directly included, rather than the use of a function.
The dynamic portion of the hook name, $plugin_page
, refers to the plugin basename.
Ähnliche Funktionen: add_plugins_page, is_plugin_page, add_links_page, is_plugin_paused, add_options_page, load_plugin_textdomain