Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #4212, comment 11


Ignore:
Timestamp:
06/15/2012 11:05:12 PM (13 years ago)
Author:
cnorris23
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4212, comment 11

    initial v1  
    1 Also, I just remembered it was because I wanted to do a strict check so we're only returning true on the string 'core' which what BP_Button defaults to, and what brought this to light.
     1~~Also, I just remembered it was because I wanted to do a strict check so we're only returning true on the string 'core' which what BP_Button defaults to, and what brought this to light.~~
     2
     3After thinking about what I just said, and in light of boone's joke, it's a moot point. BP_Button already defaults to 'core' as a string, and this will likely be the case everytime, so a string cast isn't really necessary. Just for get this whole comment even happened, and I'll stick with what I said in the previous comment.