ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.7.0
  • Page 10

Core_Upgrader::should_update_to_version()

Method: Determines if this ClassicPress Core version should update to an offered version or not.

Source: wp-admin/includes/class-core-upgrader.php:312

Used by 0 functions | Uses 1 function

allow_major_auto_core_updates

Filter Hook: Filters whether to enable automatic core updates to a newer semver major release.

Source: wp-admin/includes/class-core-upgrader.php:489

Used by 1 function | Uses 0 functions

allow_minor_auto_core_updates

Filter Hook: Filters whether to enable automatic core updates to a newer semver minor release.

Source: wp-admin/includes/class-core-upgrader.php:514

Used by 1 function | Uses 0 functions

allow_dev_auto_core_updates

Filter Hook: Filters whether to enable automatic core updates from prerelease versions.

Source: wp-admin/includes/class-core-upgrader.php:567

Used by 1 function | Uses 0 functions

Core_Upgrader::check_files()

Method: Compare the disk file checksums against the expected checksums.

Source: wp-admin/includes/class-core-upgrader.php:646

Used by 1 function | Uses 2 functions

ajax_query_attachments_args

Filter Hook: Filters the arguments passed to WP_Query during an Ajax call for querying attachments.

Source: wp-admin/includes/ajax-actions.php:3022

Used by 0 functions | Uses 0 functions

install_plugins_table_api_args_{$tab}

Filter Hook: Filters API request arguments for each Add Plugins screen tab.

Source: wp-admin/includes/class-wp-plugin-install-list-table.php:196

Used by 1 function | Uses 0 functions

upgrader_pre_download

Filter Hook: Filters whether to return the package.

Source: wp-admin/includes/class-wp-upgrader.php:317

Used by 0 functions | Uses 0 functions

upgrader_process_complete

Action Hook: Fires when the upgrader process is complete.

Source: wp-admin/includes/class-wp-upgrader.php:954

Used by 0 functions | Uses 0 functions

WP_Automatic_Updater::is_vcs_checkout()

Method: Checks for version control checkouts.

Source: wp-admin/includes/class-wp-automatic-updater.php:125

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy