Skip to:
Content

bbPress.org


Ignore:
Timestamp:
11/20/2013 08:44:58 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Forum Subscriptions:

  • Update @since and @deprecated to r5156.
  • Introduce tool for removing trashed and deleted forums from user subscriptions.
  • See #2299. Props netweb.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/topics/template.php

    r5156 r5157  
    18131813 * Output the topic subscription link
    18141814 *
    1815  * @since bbPress (rxxxx)
     1815 * @since bbPress (r5156)
    18161816 *
    18171817 * @uses bbp_get_topic_subscription_link()
     
    18261826     * A custom wrapper for bbp_get_user_subscribe_link()
    18271827     *
    1828      * @since bbPress (rxxxx)
     1828     * @since bbPress (r5156)
    18291829     *
    18301830     * @uses bbp_parse_args()
     
    18581858 * Output the topic favorite link
    18591859 *
    1860  * @since bbPress (rxxxx)
     1860 * @since bbPress (r5156)
    18611861 *
    18621862 * @uses bbp_get_topic_favorite_link()
     
    18711871     * A custom wrapper for bbp_get_user_favorite_link()
    18721872     *
    1873      * @since bbPress (rxxxx)
     1873     * @since bbPress (r5156)
    18741874     *
    18751875     * @uses bbp_parse_args()
Note: See TracChangeset for help on using the changeset viewer.