Skip to:
Content

BuddyPress.org

Changeset 6228


Ignore:
Timestamp:
08/06/2012 01:17:36 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Clean-up:

  • Remove old props in avatars and URI catcher
  • Clean up contributors
  • Props apeatling, beaulebens
Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-avatars.php

    r6062 r6228  
    11<?php
     2
    23/**
    34 * BuddyPress Avatars
    4  *
    5  * Based on contributions from: Beau Lebens - http://www.dentedreality.com.au/
    6  * Modified for BuddyPress by: Andy Peatling - http://apeatling.wordpress.com/
    75 */
    86
  • trunk/bp-core/bp-core-catchuri.php

    r6103 r6228  
    66 * Functions for parsing the URI and determining which BuddyPress template file
    77 * to use on-screen.
    8  *
    9  * Based on contributions from: Chris Taylor - http://www.stillbreathing.co.uk/
    10  * Modified for BuddyPress by: Andy Peatling - http://apeatling.wordpress.com/
    118 *
    129 * @package BuddyPress
  • trunk/readme.txt

    r6226 r6228  
    11=== Plugin Name ===
    2 Contributors: apeatling, johnjamesjacoby, MrMaz, DJPaul, boonebgorges
     2Contributors: johnjamesjacoby, DJPaul, boonebgorges
    33Tags: buddypress, social networking, activity, profiles, messaging, friends, groups, forums, microblogging, twitter, facebook, social, community, networks, networking, cms
    44Requires at least: 3.4
Note: See TracChangeset for help on using the changeset viewer.