Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/02/2024 07:14:55 PM (19 months ago)
Author:
espellcaste
Message:

WPCS: Part IX: miscellaneous fixes for some of the files of the core component.

Follow-up to [13883], [13886], [13887], [13888], [13891], [13892], [13893] and [13900]

See #9164 and #7228

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/classes/class-bp-block.php

    r13877 r13901  
    1717 */
    1818class BP_Block {
     19
    1920    /**
    2021     * WP Block Type object.
    2122     *
    2223     * @since 6.0.0
     24     *
    2325     * @var WP_Block_Type|WP_Error
    2426     */
     
    2931     *
    3032     * @since 6.0.0
     33     *
    3134     * @var array
    3235     */
     
    3740     *
    3841     * @since 6.0.0
     42     *
    3943     * @var array
    4044     */
Note: See TracChangeset for help on using the changeset viewer.