WP_Paused_Extensions_Storage
Class: Core class used for storing paused extensions.
Source: wp-includes/class-wp-paused-extensions-storage.php:15
Class: Core class used for storing paused extensions.
Source: wp-includes/class-wp-paused-extensions-storage.php:15
Method: Constructor.
Source: wp-includes/class-wp-paused-extensions-storage.php:32
Method: Records an extension error.
Source: wp-includes/class-wp-paused-extensions-storage.php:55
Method: Forgets a previously recorded extension error.
Source: wp-includes/class-wp-paused-extensions-storage.php:86
Method: Gets the error for an extension, if paused.
Source: wp-includes/class-wp-paused-extensions-storage.php:126
Method: Gets the paused extensions with their errors.
Source: wp-includes/class-wp-paused-extensions-storage.php:151
Method: Remove all paused extensions.
Source: wp-includes/class-wp-paused-extensions-storage.php:174
Method: Checks whether the underlying API to store paused extensions is loaded.
Source: wp-includes/class-wp-paused-extensions-storage.php:203
Method: Get the option name for storing paused extensions.
Source: wp-includes/class-wp-paused-extensions-storage.php:214