Changeset 49619
- Timestamp:
- 11/16/2020 10:50:03 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rss-functions.php
r47198 r49619 7 7 */ 8 8 9 if ( ! defined( 'ABSPATH' ) ) { 10 exit(); 11 } 12 9 13 _deprecated_file( basename( __FILE__ ), '2.1.0', WPINC . '/rss.php' ); 10 14 require_once ABSPATH . WPINC . '/rss.php';
Note: See TracChangeset
for help on using the changeset viewer.