Ticket #11982: 11982.diff
| File 11982.diff, 447 bytes (added by , 16 years ago) |
|---|
-
wp-includes/rss.php
12 12 * @subpackage MagpieRSS 13 13 */ 14 14 15 /** 16 * Deprecated. Use SimplePie (class-simplepie.php) instead. 17 */ 18 _deprecated_file( basename( __FILE__ ), '3.0', WPINC . '/class-simplepie.php' ); 19 15 20 /* 16 21 * Hook to use another RSS object instead of MagpieRSS 17 22 */