Docs: Remove "since since" and "one one" dittography from inline comments.
Fixes #41841. Built from https://develop.svn.wordpress.org/trunk@41355 git-svn-id: http://core.svn.wordpress.org/trunk@41188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1240,7 +1240,7 @@ function unregister_post_type( $post_type ) {
|
||||
* @see map_meta_cap()
|
||||
*
|
||||
* @param object $args Post type registration arguments.
|
||||
* @return object object with all the capabilities as member variables.
|
||||
* @return object Object with all the capabilities as member variables.
|
||||
*/
|
||||
function get_post_type_capabilities( $args ) {
|
||||
if ( ! is_array( $args->capability_type ) )
|
||||
|
||||
Reference in New Issue
Block a user