Correct @since version for [33838].

props JustinSainton.
see #23692.

git-svn-id: https://develop.svn.wordpress.org/trunk@33839 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2015-09-01 03:13:27 +00:00
parent 357bd80a0b
commit 3710226cf4

View File

@ -2309,7 +2309,7 @@ function feed_links( $args = array() ) {
/**
* Filter whether to display the posts feed link.
*
* @since 4.3.0
* @since 4.4.0
*
* @param bool $show Whether to display the posts feed link. Default true.
*/
@ -2320,7 +2320,7 @@ function feed_links( $args = array() ) {
/**
* Filter whether to display the comments feed link.
*
* @since 4.3.0
* @since 4.4.0
*
* @param bool $show Whether to display the comments feed link. Default true.
*/