Changeset 2776 for branches/1.2/bp-core.php
- Timestamp:
- 02/23/2010 01:38:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-core.php
r2756 r2776 780 780 */ 781 781 function bp_core_new_subnav_item( $args = '' ) { 782 global $bp ;782 global $bp, $wp_query; 783 783 784 784 $defaults = array(
Note: See TracChangeset
for help on using the changeset viewer.