Changeset 61774
- Timestamp:
- 02/28/2026 07:58:38 PM (4 days ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/load.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r61443 r61774 1799 1799 * @param mixed $thing The variable to check. 1800 1800 * @return bool Whether the variable is an instance of WP_Error. 1801 1802 1801 1803 */ 1802 1804 function is_wp_error( $thing ) {
Note: See TracChangeset
for help on using the changeset viewer.