[wp-trac] [WordPress Trac] #31078: Continue the better option for <title> tags
WordPress Trac
noreply at wordpress.org
Tue Sep 29 21:00:39 UTC 2015
#31078: Continue the better option for <title> tags
-------------------------------------+-----------------------
Reporter: obenland | Owner: obenland
Type: enhancement | Status: accepted
Priority: normal | Milestone: 4.4
Component: Themes | Version: 4.1
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+-----------------------
Comment (by ocean90):
{{{
1) Tests_Feed_RSS2::test_rss
Unexpected deprecated notice for wp_title
/srv/www/wp-develop/svn/tests/phpunit/includes/testcase.php:262
/srv/www/wp-develop/svn/tests/phpunit/includes/testcase.php:68
2) Tests_Feed_RSS2::test_channel
Unexpected deprecated notice for wp_title
/srv/www/wp-develop/svn/tests/phpunit/includes/testcase.php:262
/srv/www/wp-develop/svn/tests/phpunit/includes/testcase.php:68
3) Tests_Feed_RSS2::test_items
Unexpected deprecated notice for wp_title
/srv/www/wp-develop/svn/tests/phpunit/includes/testcase.php:262
/srv/www/wp-develop/svn/tests/phpunit/includes/testcase.php:68
}}}
The patches don't consider `wp_title_rss()` and `get_wp_title_rss()`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31078#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list