WP_Paused_Extensions_Storage::get()
Method: Gets the error for an extension, if paused.
Source: wp-includes/class-wp-paused-extensions-storage.php:125
Method: Gets the error for an extension, if paused.
Source: wp-includes/class-wp-paused-extensions-storage.php:125
Method: Gets the paused extensions with their errors.
Source: wp-includes/class-wp-paused-extensions-storage.php:146
Method: Remove all paused extensions.
Source: wp-includes/class-wp-paused-extensions-storage.php:169
Method: Checks whether the underlying API to store paused extensions is loaded.
Source: wp-includes/class-wp-paused-extensions-storage.php:198
Method: Get the option name for storing paused extensions.
Source: wp-includes/class-wp-paused-extensions-storage.php:209
Method: Constructor.
Source: wp-includes/class-wp-paused-extensions-storage.php:31
Method: Records an extension error.
Source: wp-includes/class-wp-paused-extensions-storage.php:54
Method: Forgets a previously recorded extension error.
Source: wp-includes/class-wp-paused-extensions-storage.php:85
Class: Core class used for storing paused extensions.
Source: wp-includes/class-wp-paused-extensions-storage.php:14