| [ Index ] |
PHP Cross Reference of Wordpress 2.9.1 |
[Source view] [Print] [Project Stats]
WordPress Administration Update API
| File Size: | 260 lines (9 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 1 file wp-admin/includes/class-wp-upgrader.php |
| get_preferred_from_update_core() X-Ref |
| Selects the first update version from the update_core option return: object the response from the API |
| get_core_updates( $options = array() X-Ref |
| Get available core updates param: array $options Set $options['dismissed'] to true to show dismissed upgrades too, return: array Array of the update objects |
| dismiss_core_update( $update ) X-Ref |
| No description |
| undismiss_core_update( $version, $locale ) X-Ref |
| No description |
| find_core_update( $version, $locale ) X-Ref |
| No description |
| core_update_footer( $msg = '' ) X-Ref |
| No description |
| update_nag() X-Ref |
| No description |
| update_right_now_message() X-Ref |
| No description |
| get_plugin_updates() X-Ref |
| No description |
| wp_plugin_update_rows() X-Ref |
| No description |
| wp_plugin_update_row( $file, $plugin_data ) X-Ref |
| No description |
| wp_update_plugin($plugin, $feedback = '') X-Ref |
| No description |
| get_theme_updates() X-Ref |
| No description |
| wp_update_theme($theme, $feedback = '') X-Ref |
| No description |
| wp_update_core($current, $feedback = '') X-Ref |
| No description |
| maintenance_nag() X-Ref |
| No description |
| Generated: Fri Jan 8 00:19:48 2010 | Cross-referenced by PHPXref 0.7 |