Changeset 5620
- Timestamp:
- 07/03/2017 11:00:20 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-moderators.php
r5616 r5620 363 363 if ( bbp_is_reply( $post->ID ) ) { 364 364 bbp_increase_topic_reply_count_hidden( bbp_get_reply_topic_id( $post->ID ) ); 365 } else { 366 bbp_unstick_topic( $post->ID ); 365 367 } 366 368
Note: See TracChangeset
for help on using the changeset viewer.