Skip to:
Content

BuddyPress.org

Changeset 9891


Ignore:
Timestamp:
05/21/2015 09:25:19 PM (10 years ago)
Author:
johnjamesjacoby
Message:

Blogs: Update hook documentation for bp_before_directory_blogs and bp_before_directory_blogs_tabs

See #6427. See r9890.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/buddypress/blogs/index.php

    r9890 r9891  
    1313
    1414    /**
    15      * Fires at the top of the blogs directory template file.
     15     * Fires before the display of the blogs
    1616     *
    1717     * @since BuddyPress (1.5.0)
     
    3737     * Fires before the display of the blogs list tabs.
    3838     *
    39      * @since BuddyPress (1.8.0)
     39     * @since BuddyPress (2.3.0)
    4040     */
    4141    do_action( 'bp_before_directory_blogs_tabs' ); ?>
Note: See TracChangeset for help on using the changeset viewer.