More @since. props SergeyBiryukov, fixes #15445.

git-svn-id: https://develop.svn.wordpress.org/trunk@17071 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-12-20 09:25:21 +00:00
parent 19c95bfae2
commit 18edc09e6a
10 changed files with 53 additions and 53 deletions

View File

@@ -570,7 +570,7 @@ class WP_Rewrite {
/**
* Endpoints permalinks
*
* @since unknown
* @since 2.1.0
* @access private
* @var array
*/
@@ -1002,7 +1002,7 @@ class WP_Rewrite {
/**
* Retrieve extra permalink structure by name.
*
* @since unknown
* @since 2.5.0
* @access public
*
* @param string $name Permalink structure name.
@@ -1847,7 +1847,7 @@ class WP_Rewrite {
* These are added along with the extra rewrite rules that are merged to the
* top.
*
* @since unknown
* @since 2.5.0
* @access public
*
* @param string $name Name for permalink structure.