Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #4855, comment 9


Ignore:
Timestamp:
03/04/2013 11:51:50 PM (13 years ago)
Author:
modemlooper

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4855, comment 9

    v1 v2  
    11It's a template safety net to use a sub template and then switch that out instead of plugins.php. You've seen where header.php has
    22<body>
    3     <div id="conten">
     3    <div id="content">
    44, right?
    55