ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 1.0.0
  • Page 7

current_time()

Function: Retrieves the current time based on specified type.

Source: wp-includes/functions.php:72

Used by 0 functions | Uses 0 functions

extract_from_markers()

Function: Extracts strings from between the BEGIN and END markers in the .htaccess file.

Source: wp-admin/includes/misc.php:111

Used by 0 functions | Uses 0 functions

insert_with_markers()

Function: Inserts an array of strings into a file (.htaccess), placing it between BEGIN and END markers.

Source: wp-admin/includes/misc.php:166

Used by 0 functions | Uses 0 functions

classicpress_dev_version_info()

Function: Prints information about the ClassicPress development version, if any.

Source: wp-admin/includes/misc.php:14

Used by 0 functions | Uses 0 functions

display_plugins_categories_list()

Function: Display plugin content based on plugin category (using tags).

Source: wp-admin/includes/plugin-install.php:373

Used by 0 functions | Uses 2 functions

Core_Upgrader::_auto_update_enabled_for_versions()

Method: Determines if an automatic update should be applied for a given set of versions and auto-update constants.

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

Used by 1 function | Uses 8 functions

allow_nightly_auto_core_updates

Filter Hook: Filters whether to enable automatic core updates for nightly releases.

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

Used by 1 function | Uses 0 functions

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_patch_auto_core_updates

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

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

Used by 1 function | Uses 0 functions
« Previous 1 … 6 7 8 9 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy