mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user