Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/23/2016 06:31:58 AM (9 years ago)
Author:
tw2113
Message:

Many PHPDocs cleanup for Core component.

See #6398.

File:
1 edited

Legend:

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

    r10707 r10899  
    964964     * add_filter( 'bp_before_xprofile_cover_image_settings_parse_args', 'your_filter', 10, 1 );
    965965     *
    966      * @since  2.4.0
     966     * @since 2.4.0
    967967     *
    968968     * @param array $settings The cover image settings
     
    991991
    992992/**
    993  * Get cover image Width and Height
     993 * Get cover image Width and Height.
    994994 *
    995995 * @since 2.4.0
Note: See TracChangeset for help on using the changeset viewer.