Changeset 37985 for trunk/src/wp-includes/rss-functions.php
- Timestamp:
- 07/06/2016 12:39:01 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rss-functions.php
r25616 r37985 6 6 */ 7 7 8 _deprecated_file( basename(__FILE__), '2.1 ', WPINC . '/rss.php' );8 _deprecated_file( basename(__FILE__), '2.1.0', WPINC . '/rss.php' ); 9 9 require_once( ABSPATH . WPINC . '/rss.php' );
Note: See TracChangeset
for help on using the changeset viewer.