ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-paused-extensions-storage.php

WP_Paused_Extensions_Storage::is_api_loaded()

Method: Checks whether the underlying API to store paused extensions is loaded.

Source: wp-includes/class-wp-paused-extensions-storage.php:203

Used by 0 functions | Uses 0 functions

WP_Paused_Extensions_Storage::get_option_name()

Method: Get the option name for storing paused extensions.

Source: wp-includes/class-wp-paused-extensions-storage.php:214

Used by 0 functions | Uses 0 functions

WP_Paused_Extensions_Storage

Class: Core class used for storing paused extensions.

Source: wp-includes/class-wp-paused-extensions-storage.php:15

Used by 0 functions | Uses 0 functions

WP_Paused_Extensions_Storage::__construct()

Method: Constructor.

Source: wp-includes/class-wp-paused-extensions-storage.php:32

Used by 0 functions | Uses 0 functions

WP_Paused_Extensions_Storage::set()

Method: Records an extension error.

Source: wp-includes/class-wp-paused-extensions-storage.php:55

Used by 0 functions | Uses 0 functions

WP_Paused_Extensions_Storage::delete()

Method: Forgets a previously recorded extension error.

Source: wp-includes/class-wp-paused-extensions-storage.php:86

Used by 0 functions | Uses 0 functions

WP_Paused_Extensions_Storage::get()

Method: Gets the error for an extension, if paused.

Source: wp-includes/class-wp-paused-extensions-storage.php:126

Used by 0 functions | Uses 0 functions

WP_Paused_Extensions_Storage::get_all()

Method: Gets the paused extensions with their errors.

Source: wp-includes/class-wp-paused-extensions-storage.php:151

Used by 0 functions | Uses 0 functions

WP_Paused_Extensions_Storage::delete_all()

Method: Remove all paused extensions.

Source: wp-includes/class-wp-paused-extensions-storage.php:174

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy