Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/12/2015 12:49:36 AM (11 years ago)
Author:
tw2113
Message:

First pass at BP-Core docs cleanup.

See #6398.

File:
1 edited

Legend:

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

    r9819 r10012  
    121121
    122122/**
    123  * Enqueues the css and js required by the Avatar UI
     123 * Enqueues the css and js required by the Avatar UI.
    124124 *
    125125 * @since  BuddyPress (2.3.0)
     
    316316 * @since BuddyPress (2.0.0)
    317317 *
    318  * @uses apply_filters() to allow other component to load extra dependencies
     318 * @uses apply_filters() to allow other component to load extra dependencies.
    319319 *
    320320 * @return array The JavaScript dependencies.
Note: See TracChangeset for help on using the changeset viewer.