Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #6290, comment 25


Ignore:
Timestamp:
03/30/2015 03:44:02 PM (10 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6290, comment 25

    initial v1  
    1 In 6290.04.patch, i'm first applying DJPaul's recommandations :
     1In [https://buddypress.trac.wordpress.org/attachment/ticket/6290/6290.04.patch 6290.04.patch], i'm first applying DJPaul's recommandations :
    221. {{{! $class}}} instead of {{{! empty( $class )}}} in {{{bp_attachments_enqueue_scripts()}}}
    332. use {{{===}}} instead of {{{==}}}, get rid all @uses phpDoc tags.