Changeset 5004
- Timestamp:
- 06/30/2013 06:52:12 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/topics/template-tags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/topics/template-tags.php
r5002 r5004 2832 2832 2833 2833 // Filter and return 2834 return apply_filters( 'bbp_get_ topic_pagination_count', esc_html( $retstr ) );2834 return apply_filters( 'bbp_get_forum_pagination_count', esc_html( $retstr ) ); 2835 2835 } 2836 2836
Note: See TracChangeset
for help on using the changeset viewer.