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



upgrader_install_package_result › Filtr WordPress Hooks

Od5.7.0
Przestarzałyn/a
apply_filters( 'upgrader_install_package_result', $result, $options['hook_extra'] )
Parametry: (2)
  • (array|WP_Error) $result Result from WP_Upgrader::install_package().
    Wymagane: Tak
  • (array) $hook_extra Extra arguments passed to hooked filters.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the result of WP_Upgrader::install_package().





Źródło

$result = apply_filters( 'upgrader_install_package_result', $result, $options['hook_extra'] );