Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/29/2014 06:16:40 AM (10 years ago)
Author:
tw2113
Message:

Add hook docs and fix version numbers for bp-xprofile-cssjs.php and bp-xprofile-filters.php.

See #5949.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-xprofile/bp-xprofile-cssjs.php

    r8770 r9287  
    1414 * Enqueue the CSS for XProfile admin styling
    1515 *
    16  * @since BuddyPress (1.1)
     16 * @since BuddyPress (1.1.0)
    1717 */
    1818function xprofile_add_admin_css() {
     
    3333 * Enqueue the jQuery libraries for handling drag/drop/sort
    3434 *
    35  * @since BuddyPress (1.5)
     35 * @since BuddyPress (1.5.0)
    3636 */
    3737function xprofile_add_admin_js() {
Note: See TracChangeset for help on using the changeset viewer.