Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #1999


Ignore:
Timestamp:
10/30/2012 08:12:46 PM (13 years ago)
Author:
johnjamesjacoby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1999 – Description

    initial v1  
    1 There are places where we used the typical __() and _e() functions. We should audit their usages, and use the escaping equivalents where it makes sense to.
     1There are places where we used the typical !__() and _e() functions. We should audit their usages, and use the escaping equivalents where it makes sense to.