wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
install_plugins_{$tab} › WordPress Action Hooks
Seit2.7.0
Veraltetn/v
› do_action( "install_plugins_{$tab}", $paged )
| Parameter: |
|
| Definiert in: |
|
| Codex: |
Fires after the plugins list table in each tab of the Install Plugins screen.
The dynamic portion of the hook name, `$tab`, allows for targeting individual tabs. Possible hook names include: - `install_plugins_beta` - `install_plugins_favorites` - `install_plugins_featured` - `install_plugins_plugin-information` - `install_plugins_popular` - `install_plugins_recommended` - `install_plugins_search` - `install_plugins_upload`Ähnliche Funktionen: install_plugins_upload, uninstall_plugin, display_plugins_table, install_plugin_information, install_plugin_install_status, install_plugins_favorites_form