Make WordPress Core

Ticket #50805: 50805.patch

File 50805.patch, 575 bytes (added by ramiy, 4 years ago)
  • wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php

     
    9191                                                'type'        => 'string',
    9292                                        ),
    9393                                        'namespace' => array(
    94                                                 'description' => __( 'Block namespace' ),
     94                                                'description' => __( 'Block namespace.' ),
    9595                                                'type'        => 'string',
    9696                                        ),
    9797                                ),