Changeset 59688 for trunk/src/wp-includes/class-IXR.php
- Timestamp:
- 01/22/2025 07:46:16 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-IXR.php
r47198 r59688 40 40 */ 41 41 42 // Don't load directly. 43 if ( ! defined( 'ABSPATH' ) ) { 44 die( '-1' ); 45 } 46 42 47 require_once ABSPATH . WPINC . '/IXR/class-IXR-server.php'; 43 48
Note: See TracChangeset
for help on using the changeset viewer.