Logo
Explore Help
Sign In
IntenseWebs/WordPress
3
0
Fork 0
You've already forked WordPress
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
d2394de2d709f9fd3914fe3e3d66bda3b116bf26
WordPress/wp-includes/rss-functions.php

11 lines
183 B
PHP
Raw Normal View History

Add some back compat files and vars. Use is deprecated. git-svn-id: http://svn.automattic.com/wordpress/trunk@4726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-13 21:23:41 +00:00
<?php
Some file level phpdoc from darkdragon. fixes #5572 git-svn-id: http://svn.automattic.com/wordpress/trunk@6554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-04 20:05:07 +00:00
/**
* Deprecated. Use rss.php instead.
*
* @package WordPress
*/
Mark functions and files as deprecated. Fixes #4361 props docwhat and darkdragon git-svn-id: http://svn.automattic.com/wordpress/trunk@6514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-12-28 21:17:42 +00:00
_deprecated_file( basename(__FILE__), '0.0', 'rss.php' );
Bad cut-and-paste. git-svn-id: http://svn.automattic.com/wordpress/trunk@4728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-14 01:15:32 +00:00
require_once (ABSPATH . WPINC . '/rss.php');
Add some back compat files and vars. Use is deprecated. git-svn-id: http://svn.automattic.com/wordpress/trunk@4726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-13 21:23:41 +00:00
?>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 56ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API