Full @since's for 3.1.0.

git-svn-id: https://develop.svn.wordpress.org/trunk@15842 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-10-19 07:38:42 +00:00
parent 44bf886cb9
commit fc71934f11
5 changed files with 13 additions and 18 deletions

View File

@@ -651,7 +651,7 @@ class WP_Posts_Table extends WP_List_Table {
/**
* Outputs the hidden row displayed when inline editing
*
* @since 3.1
* @since 3.1.0
*/
function inline_edit() {
global $mode;
@@ -1719,7 +1719,7 @@ class WP_Terms_Table extends WP_List_Table {
/**
* Outputs the hidden row displayed when inline editing
*
* @since 3.1
* @since 3.1.0
*/
function inline_edit() {
global $tax;