phpdoc fix for register_post_status(). Props yoavf. fixes #20616
git-svn-id: https://develop.svn.wordpress.org/trunk@20726 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c661174958
commit
76c1cad16a
@ -632,7 +632,7 @@ function get_page_statuses( ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Register a post type. Do not use before init.
|
* Register a post status. Do not use before init.
|
||||||
*
|
*
|
||||||
* A simple function for creating or modifying a post status based on the
|
* A simple function for creating or modifying a post status based on the
|
||||||
* parameters given. The function will accept an array (second optional
|
* parameters given. The function will accept an array (second optional
|
||||||
|
Loading…
Reference in New Issue
Block a user