Changeset 5951 for trunk/src/includes/core/filters.php
- Timestamp:
- 10/28/2015 04:07:50 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/core/filters.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/filters.php
r5909 r5951 274 274 * Deprecated locale filter 275 275 * 276 * @since bbPress (r4213)276 * @since 2.2.0 bbPress (r4213) 277 277 * 278 278 * @param string $locale … … 293 293 * Deprecated forums query filter 294 294 * 295 * @since bbPress (r3961) 295 * @since 2.1.0 bbPress (r3961) 296 * 296 297 * @param array $args 297 298 * @return array … … 305 306 * Deprecated topics query filter 306 307 * 307 * @since bbPress (r3961) 308 * @since 2.1.0 bbPress (r3961) 309 * 308 310 * @param array $args 309 311 * @return array … … 317 319 * Deprecated replies query filter 318 320 * 319 * @since bbPress (r3961) 321 * @since 2.1.0 bbPress (r3961) 322 * 320 323 * @param array $args 321 324 * @return array
Note: See TracChangeset
for help on using the changeset viewer.