First there were two, and now there are three -- in the @since versions that came before and that shall be. And so it will be, says nacin.

Props JustinSainton, SergeyBiryukov, DrewAPicture.
Fixes #26713.

Built from https://develop.svn.wordpress.org/trunk@26868


git-svn-id: http://core.svn.wordpress.org/trunk@26754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2013-12-24 18:57:12 +00:00
parent 1f5f0fcd33
commit cd8cedc40d
39 changed files with 289 additions and 251 deletions

View File

@@ -1559,7 +1559,8 @@ add_action( 'wp_loaded', '_custom_header_background_just_in_time' );
/**
* Gets the theme support arguments passed when registering that support
*
* @since 3.1
* @since 3.1.0
*
* @param string $feature the feature to check
* @return array The array of extra arguments
*/