- Timestamp:
- 06/20/2020 11:16:12 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-paused-extensions-storage.php
r47122 r48102 81 81 * 82 82 * @param string $extension Plugin or theme directory name. 83 *84 83 * @return bool True on success, false on failure. 85 84 */ … … 122 121 * 123 122 * @param string $extension Plugin or theme directory name. 124 *125 123 * @return array|null Error that is stored, or null if the extension is not paused. 126 124 */
Note: See TracChangeset
for help on using the changeset viewer.