wpseek.com
A WordPress-centric search engine for devs and theme authors
update-custom_{$action} › WordPress Action Hooks
Since2.8.0
Deprecatedn/a
› do_action( "update-custom_{$action}" )
| Defined at: |
|
| Codex: |
Fires when a custom plugin or theme update request is received.
The dynamic portion of the hook name, `$action`, refers to the action provided in the request for wp-admin/update.php. Can be used to provide custom update functionality for themes and plugins.Related Functions: update_user_option, update_option, wp_update_custom_css_post, update_posts_count, do_action, _update_post_term_count