Changeset 10497 for trunk/src/bp-core/bp-core-options.php
- Timestamp:
- 02/03/2016 05:01:13 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-options.php
r10417 r10497 335 335 * This function is no longer used. 336 336 * 337 * @since 1.2.4 337 338 * @deprecated 1.6.0 338 339 * … … 371 372 * settings are needed at run time. Instead of fetching them all and adding many 372 373 * initial queries to each page load, let's fetch them all in one go. 374 * 375 * @since 1.5.0 373 376 * 374 377 * @todo Use settings API and audit these methods.
Note: See TracChangeset
for help on using the changeset viewer.