Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/22/2015 05:36:53 AM (9 years ago)
Author:
tw2113
Message:

Scrutinizr feedback cleanup.

See #6403.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-messages/bp-messages-template.php

    r10417 r10421  
    13061306 *
    13071307 * @since 1.6.0
     1308 *
     1309 * @return bool
    13081310 */
    13091311function bp_messages_is_active_notice() {
     
    13321334 * @deprecated 1.6.0
    13331335 * @uses bp_get_message_is_active_notice()
     1336 * @return bool
    13341337 */
    13351338function bp_message_is_active_notice() {
Note: See TracChangeset for help on using the changeset viewer.