Changeset 6870
- Timestamp:
- 03/26/2013 01:29:05 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-update.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-update.php
r6770 r6870 151 151 * 152 152 * @since BuddyPress (1.6) 153 *154 * @uses BBP_Updater155 153 */ 156 154 function bp_setup_updater() { … … 164 162 165 163 /** 166 * bbPress's version updater looks at what the current database version is, and167 * runs whatever other code is needed.164 * BuddyPress's version updater looks at what the current database version is, 165 * and runs whatever other code is needed. 168 166 * 169 167 * This is most-often used when the data schema changes, but should also be used 170 * to correct issues with bbPress meta-data silently on software update.171 * 172 * @since bbPress (r4104)168 * to correct issues with BuddyPress metadata silently on software update. 169 * 170 * @since BuddyPress (r4104) 173 171 */ 174 172 function bp_version_updater() {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)