Skip to:
Content

BuddyPress.org

Ticket #4446: loader.php.patch

File loader.php.patch, 890 bytes (added by fanquake, 13 years ago)
  • bp-loader.php

     
    1010
    1111/**
    1212 * Plugin Name: BuddyPress
    13  * Plugin URI:  http://buddypress.org
     13 * Plugin URI: http://buddypress.org
    1414 * Description: Social networking in a box. Build a social network for your company, school, sports team or niche community all based on the power and flexibility of WordPress.
    15  * Author:      The BuddyPress Community
    16  * Author URI:  http://buddypress.org/community/members/
    17  * Version:     1.7-bleeding
     15 * Author: The BuddyPress Community
     16 * Author URI: http://buddypress.org/community/members/
     17 * Version: 1.7-bleeding
     18 * Revision Date: August 17, 2012
     19 * Requires at least: WP 3.2.1, PHP 5.2
     20 * License: GNU General Public License 2.0 (GPL) http://www.gnu.org/licenses/gpl.html
    1821 * Text Domain: buddypress
    1922 * Domain Path: /bp-languages/
    2023 */