mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-09 07:00:01 +00:00
Add the old root feed files to the $_old_files array, commented the way we've done for wp-register.php and wp-pass.php. see #20727.
git-svn-id: http://core.svn.wordpress.org/trunk@20902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
afad27974e
commit
8b3f9ff9b2
@ -358,6 +358,12 @@ $_old_files = array(
|
||||
'wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/down_arrow.gif',
|
||||
'wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/fade-butt.png',
|
||||
'wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/separator.gif',
|
||||
// Don't delete, yet: 'wp-rss.php',
|
||||
// Don't delete, yet: 'wp-rdf.php',
|
||||
// Don't delete, yet: 'wp-rss2.php',
|
||||
// Don't delete, yet: 'wp-commentsrss2.php',
|
||||
// Don't delete, yet: 'wp-atom.php',
|
||||
// Don't delete, yet: 'wp-feed.php',
|
||||
// 3.4
|
||||
'wp-admin/images/gray-star.png',
|
||||
'wp-admin/images/logo-login.png',
|
||||
|
Loading…
x
Reference in New Issue
Block a user