Changeset 48102 for trunk/src/wp-admin/includes/class-wp-site-health.php
- Timestamp:
- 06/20/2020 11:16:12 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-site-health.php
r47815 r48102 149 149 * 150 150 * @param $callback 151 *152 151 * @return mixed|void 153 152 */ … … 791 790 * @param string $constant Optional. The constant name to test for. Default null. 792 791 * @param string $class Optional. The class name to test for. Default null. 793 *794 792 * @return bool Whether or not the extension and function are available. 795 793 */
Note: See TracChangeset
for help on using the changeset viewer.