Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/02/2024 02:07:21 AM (4 months ago)
Author:
espellcaste
Message:

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

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

See #9164 and #7228

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/bp-core-functions.php

    r13890 r13893  
    31853185         * @since 2.5.0
    31863186         *
    3187          * @param string $value Email post type name.
     3187         * @param string $email_post_type Email post type name.
    31883188         */
    31893189        return apply_filters( 'bp_get_email_post_type', buddypress()->email_post_type );
Note: See TracChangeset for help on using the changeset viewer.