Update version info in phpDoc for _admin_notice_post_locked() see #10729.
git-svn-id: https://develop.svn.wordpress.org/trunk@12069 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2ca56ce091
commit
345db2c5f2
@ -1100,7 +1100,7 @@ function wp_set_post_lock( $post_id ) {
|
||||
/**
|
||||
* Outputs the notice message to say that someone else is editing this post at the moment.
|
||||
*
|
||||
* @since 2.9.0
|
||||
* @since 2.8.5
|
||||
* @return none
|
||||
*/
|
||||
function _admin_notice_post_locked() {
|
||||
|
Loading…
Reference in New Issue
Block a user