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



update_plugin_complete_actions › Filtr WordPress Hooks

Od2.7.0
Przestarzałyn/a
apply_filters( 'update_plugin_complete_actions', $update_actions, $this->plugin )
Parametry: (2)
  • (string[]) $update_actions Array of plugin action links.
    Wymagane: Tak
  • (string) $plugin Path to the plugin file relative to the plugins directory.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the list of action links available following a single plugin update.





Źródło

$update_actions = apply_filters( 'update_plugin_complete_actions', $update_actions, $this->plugin );