Changeset 9773 for branches/2.2/src/bp-forums/bp-forums-template.php
- Timestamp:
- 04/20/2015 04:08:00 PM (11 years ago)
- File:
-
- 1 edited
-
branches/2.2/src/bp-forums/bp-forums-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/src/bp-forums/bp-forums-template.php
r9383 r9773 1785 1785 */ 1786 1786 function bp_forum_topic_new_reply_link() { 1787 echo bp_get_forum_topic_new_reply_link();1787 echo esc_url( bp_get_forum_topic_new_reply_link() ); 1788 1788 } 1789 1789 /**
Note: See TracChangeset
for help on using the changeset viewer.