Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #2225, comment 27


Ignore:
Timestamp:
03/27/2013 07:23:21 AM (13 years ago)
Author:
MZAWeb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2225, comment 27

    initial v1  
    66add_action( 'template_redirect',       'bp_template_redirect',      11    );
    77}}}
     8
     9Anyway, this seems more like a hack than a long term solution. Killing the execution at that point seems risky, and I can see how this could break a lot of plugins.