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



update-core-custom_{$action} › Działania WordPress Hooks

Od3.2.0
Przestarzałyn/a
do_action( "update-core-custom_{$action}" )
Zdefiniowane na:
Codex:

Fires for each custom update action on the WordPress Updates screen.

The dynamic portion of the hook name, $action, refers to the passed update action. The hook fires in lieu of all available default update actions.





Źródło

do_action( "update-core-custom_{$action}" );  // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores