Changeset 5157 for trunk/includes/topics/template.php
- Timestamp:
- 11/20/2013 08:44:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/topics/template.php
r5156 r5157 1813 1813 * Output the topic subscription link 1814 1814 * 1815 * @since bbPress (r xxxx)1815 * @since bbPress (r5156) 1816 1816 * 1817 1817 * @uses bbp_get_topic_subscription_link() … … 1826 1826 * A custom wrapper for bbp_get_user_subscribe_link() 1827 1827 * 1828 * @since bbPress (r xxxx)1828 * @since bbPress (r5156) 1829 1829 * 1830 1830 * @uses bbp_parse_args() … … 1858 1858 * Output the topic favorite link 1859 1859 * 1860 * @since bbPress (r xxxx)1860 * @since bbPress (r5156) 1861 1861 * 1862 1862 * @uses bbp_get_topic_favorite_link() … … 1871 1871 * A custom wrapper for bbp_get_user_favorite_link() 1872 1872 * 1873 * @since bbPress (r xxxx)1873 * @since bbPress (r5156) 1874 1874 * 1875 1875 * @uses bbp_parse_args()
Note: See TracChangeset
for help on using the changeset viewer.