Changeset 6259 for trunk/bp-core/bp-core-template.php
- Timestamp:
- 08/18/2012 10:15:09 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-template.php
r6249 r6259 162 162 * Returns the name of the BP site. Used in RSS headers 163 163 * 164 * @since 1.6164 * @since BuddyPress (1.6) 165 165 */ 166 166 function bp_get_site_name() { … … 248 248 * 249 249 * @return string HTML <select> element 250 * @since 1.0250 * @since BuddyPress (1.0) 251 251 */ 252 252 function bp_search_form_type_select() {
Note: See TracChangeset
for help on using the changeset viewer.