mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 06:05:42 +00:00
Docs: Remove "since since" and "one one" dittography from inline comments.
Fixes #41841. git-svn-id: https://develop.svn.wordpress.org/trunk@41355 602fd350-edb4-49c9-b593-d223f7449a82
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