wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_update_core is deprecated since version 3.7.0!
Alternative: Use
Alternative: Use
wp_update_core › WordPress Function
Since2.7.0
Deprecated3.7.0
› wp_update_core ( $current, $feedback = '' )
| See: |
|
| Defined at: |
|
| Codex: |
This was once used to kick-off the Core Updater.
Deprecated in favor of instantiating a Core_Upgrader instance directly, and calling the 'upgrade' method.Related Functions: update_core, wp_update_comment, wp_update_category, wp_update_post, wp_update_site