wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



pre_current_active_plugins › Działania WordPress Hooks

Od3.0.0
Przestarzałyn/a
do_action( 'pre_current_active_plugins', $plugins['all'] )
Parametry:
  • (array[]) $plugins_all An array of arrays containing information on all installed plugins.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Fires before the plugins list table is rendered.

This hook also fires before the plugins list table is rendered in the Network Admin.

Please note: The 'active' portion of the hook name does not refer to whether the current view is for active plugins, but rather all plugins actively-installed.





Źródło

do_action( 'pre_current_active_plugins', $plugins['all'] );