Skip to:
Content

bbPress.org


Ignore:
Timestamp:
01/17/2011 06:57:34 PM (15 years ago)
Author:
johnjamesjacoby
Message:

Normalize bbp-includes directory. Mostly documentation fixes. Introduce bbp-shortcodes placeholder.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-includes/bbp-forum-template.php

    r2808 r2812  
    88 */
    99
    10 /** START - Forum Loop Functions **********************************************/
     10/** Forum Loop ****************************************************************/
    1111
    1212/**
     
    7878}
    7979
    80 /** FORUM *********************************************************************/
     80/** Forum *********************************************************************/
    8181
    8282/**
     
    517517}
    518518
    519 /** FORUM LAST TOPIC **********************************************************/
     519/** Forum Last Topic **********************************************************/
    520520
    521521/**
     
    660660    }
    661661
    662 /** FORUM LAST REPLY **********************************************************/
     662/** Forum Last Reply **********************************************************/
    663663
    664664/**
     
    862862    }
    863863
    864 /** FORUM COUNTS **************************************************************/
     864/** Forum Counts **************************************************************/
    865865
    866866/**
Note: See TracChangeset for help on using the changeset viewer.