- Timestamp:
- 10/11/2015 04:27:50 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress-functions.php
r10237 r10248 56 56 * 57 57 * @since 1.7.0 58 * @access private59 58 */ 60 59 protected function setup_globals() { … … 71 70 * 72 71 * @since 1.7.0 73 * @access private74 72 * 75 73 * @uses add_filter() To add various filters … … 373 371 * 374 372 * @since 1.8.0 375 * @access private376 373 * @param string $file A filename like buddypress.css. 377 374 * @param string $type Optional. Either "js" or "css" (the default).
Note: See TracChangeset
for help on using the changeset viewer.