Changeset 7228 for trunk/bp-forums/bp-forums-template.php
- Timestamp:
- 06/19/2013 09:41:08 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums/bp-forums-template.php
r6342 r7228 894 894 * 895 895 * @uses apply_filters() Filter bp_get_forum_topic_new_reply_link to modify 896 * @return str The URL for the New Reply link896 * @return string The URL for the New Reply link 897 897 */ 898 898 function bp_get_forum_topic_new_reply_link() { … … 1396 1396 * @since BuddyPress (1.5) 1397 1397 * 1398 * @param str $format 'string' returns comma-separated string; otherwise returns array1398 * @param string $format 'string' returns comma-separated string; otherwise returns array 1399 1399 * @return mixed $tags 1400 1400 */
Note: See TracChangeset
for help on using the changeset viewer.