Skip to:
Content

BuddyPress.org

Changeset 1655 for trunk/bp-status.php


Ignore:
Timestamp:
08/13/2009 01:24:21 AM (17 years ago)
Author:
apeatling
Message:

Add first revision of new default BuddyPress parent theme. This theme is designed to be extended from with child themes, not used directly. The original default themes from the old two theme system are deprecated, but will remain compatible with 1.1. Still more work to do there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-status.php

    r1599 r1655  
    55    define ( 'BP_STATUS_SLUG', 'status' );
    66
    7 require ( BP_PLUGIN_DIR . '/bp-status/bp-status-ajax.php' );
    8 require ( BP_PLUGIN_DIR . '/bp-status/bp-status-cssjs.php' );
    97require ( BP_PLUGIN_DIR . '/bp-status/bp-status-templatetags.php' );
    108require ( BP_PLUGIN_DIR . '/bp-status/bp-status-filters.php' );
Note: See TracChangeset for help on using the changeset viewer.