Changeset 11163
- Timestamp:
- 09/28/2016 03:47:53 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-options.php
r11105 r11163 249 249 * The 'bp_get_option' filter is primarily for backward-compatibility. 250 250 * 251 * @since 1. 2.0251 * @since 1.5.0 252 252 * 253 253 * @param string $option_name The option to be retrieved. … … 262 262 * Filters the option value for the requested option. 263 263 * 264 * @since 1. 2.0264 * @since 1.5.0 265 265 * 266 266 * @param mixed $value The value for the option.
Note: See TracChangeset
for help on using the changeset viewer.