Docs: Remove @access
notation from WP_Taxonomy::$meta_box_sanitize_cb
.
See #42505, #41452. git-svn-id: https://develop.svn.wordpress.org/trunk@42748 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c89d25560b
commit
ceb56b713b
@ -131,7 +131,6 @@ final class WP_Taxonomy {
|
||||
* The callback function for sanitizing taxonomy data saved from a meta box.
|
||||
*
|
||||
* @since 5.0.0
|
||||
* @access public
|
||||
* @var callable
|
||||
*/
|
||||
public $meta_box_sanitize_cb = null;
|
||||
|
Loading…
Reference in New Issue
Block a user