Make WordPress Core


Ignore:
Timestamp:
05/03/2020 07:36:06 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Misc docblock corrections and improvements.

See #49572

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-block-type-registry.php

    r46586 r47754  
    4444     *     @type callable $render_callback Callback used to render blocks of this block type.
    4545     *     @type array    $attributes      Block attributes mapping, property name to schema.
     46     *                                     Accepts any public property of `WP_Block_Type`.
    4647     * }
    4748     * @return WP_Block_Type|false The registered block type on success, or false on failure.
Note: See TracChangeset for help on using the changeset viewer.