Methods
1 to 13 of 13
- Jetpack_Autoupdate::__construct() –
- Jetpack_Autoupdate::automatic_updates_complete() – On completion of an automatic update, let’s store the results.
- Jetpack_Autoupdate::autoupdate_core() –
- Jetpack_Autoupdate::autoupdate_theme() –
- Jetpack_Autoupdate::autoupdate_translation() – This filter is documented in class.jetpack-json-api-endpoint.php
- Jetpack_Autoupdate::bump_stats() –
- Jetpack_Autoupdate::expect() – Stores the an item identifier to the expected array.
- Jetpack_Autoupdate::get_log() –
- Jetpack_Autoupdate::get_plugin_slug() –
- Jetpack_Autoupdate::get_possible_failures() –
- Jetpack_Autoupdate::get_successful_updates() – Parses the autoupdate results generated by WP_Automatic_Updater and returns a simple array of successful items
- Jetpack_Autoupdate::init() –
- Jetpack_Autoupdate::log_items() – Iterates through expected items ( plugins or themes ) and compares them to actual results.