Changeset 59688 for trunk/src/wp-includes/default-filters.php
- Timestamp:
- 01/22/2025 07:46:16 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-filters.php
r59576 r59688 23 23 * @package WordPress 24 24 */ 25 26 // Don't load directly. 27 if ( ! defined( 'ABSPATH' ) ) { 28 die( '-1' ); 29 } 25 30 26 31 // Strip, trim, kses, special chars for string saves.
Note: See TracChangeset
for help on using the changeset viewer.