Changeset 5693 for branches/2.5/includes/common/functions.php
- Timestamp:
- 04/20/2015 04:47:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/includes/common/functions.php
r5643 r5693 275 275 * @param string $original_link Original Link to be modified 276 276 * @uses current_user_can() To check if the current user can moderate 277 * @uses add_query_arg() To add args to the url277 * @uses remove_query_arg() To add args to the url 278 278 * @uses apply_filters() Calls 'bbp_add_view_all' with the link and original link 279 279 * @return string The link with 'view=all' appended if necessary
Note: See TracChangeset
for help on using the changeset viewer.