wpseek.com
A WordPress-centric search engine for devs and theme authors
update_plugins_{$hostname} › WordPress Filter Hooks
Since5.8.0
Deprecatedn/a
› apply_filters( "update_plugins_{$hostname}", false, $plugin_data, $plugin_file, $locales )
Parameters: (4) |
|
Defined at: |
|
Codex: |
Filters the update response for a given plugin hostname.
The dynamic portion of the hook name, $hostname
, refers to the hostname
of the URI specified in the Update URI
header field.
Related Functions: wp_update_plugins, wp_update_plugin, update_post_meta, update_post_cache, _maybe_update_plugins, display_plugins_table