wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_update_https_url › WordPress Filter Hooks
Since5.7.0
Deprecatedn/a
› apply_filters( 'wp_update_https_url', $update_url )
| Parameters: |
|
| Defined at: |
|
| Codex: |
Filters the URL to learn more about updating the HTTPS version the site is running on.
Providing an empty string is not allowed and will result in the default URL being used. Furthermore the page the URL links to should preferably be localized in the site language.Related Functions: wp_get_update_https_url, wp_get_direct_update_https_url, wp_get_default_update_https_url, wp_get_update_php_url, wp_update_post, wp_update_term
Related Hooks: wp_direct_update_https_url, wp_update_php_url, wp_update_user, wp_update_site, wp_update_nav_menu