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



update_theme_complete_actions › Filtr WordPress Hooks

Od2.8.0
Przestarzałyn/a
apply_filters( 'update_theme_complete_actions', $update_actions, $this->theme )
Parametry: (2)
  • (string[]) $update_actions Array of theme action links.
    Wymagane: Tak
  • (string) $theme Theme directory name.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

$update_actions = apply_filters( 'update_theme_complete_actions', $update_actions, $this->theme );