Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/18/2018 09:56:44 PM (8 years ago)
Author:
djpaul
Message:

Templates, Nouveau: fix @since PHPDoc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/includes/messages/template-tags.php

    r11686 r11899  
    33 * Messages template tags
    44 *
    5  * @since 1.0.0
     5 * @since 3.0.0
    66 */
    77
     
    1212 * Fire specific hooks into the private messages template.
    1313 *
    14  * @since 1.0.0
     14 * @since 3.0.0
    1515 *
    1616 * @param string $when   Optional. Either 'before' or 'after'.
     
    4141 * Load the new Messages User Interface
    4242 *
    43  * @since 1.0.0
     43 * @since 3.0.0
    4444 */
    4545function bp_nouveau_messages_member_interface() {
Note: See TracChangeset for help on using the changeset viewer.