Changes between Version 2 and Version 3 of Ticket #2931
- Timestamp:
- 04/14/2016 10:33:59 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2931 – Description
v2 v3 8 8 • `bbp_is_reply_published()` 9 9 • `bbp_is_topic_published()` 10 • `bbp_is_group_forums_active()` <- This was `true` after deactivating BP 10 11 11 12 Single Forum: http://src.wordpress-develop.dev/forums/forum/bbp-public-forum/ 12 13 • `bbp_is_reply_published()` 13 14 • `bbp_is_topic_published()` 15 • `bbp_is_group_forums_active()` <- This was `true` after deactivating BP 14 16 15 17 BuddyPress Group Single Forum: http://src.wordpress-develop.dev/groups/bp-public-group/forum/ … … 18 20 • `bbp_is_reply_published()` 19 21 • `bbp_is_topic_published()` 22 • `bbp_is_group_forums_active()` <- This was `true` after deactivating BP 20 23 21 24 BuddyPress Group Single Topic: http://src.wordpress-develop.dev/groups/bp-public-group/forum/topic/test-topic/ … … 23 26 • `bbp_is_reply_published()` 24 27 • `bbp_is_topic_published()` 28 • `bbp_is_group_forums_active()` <- This was `true` after deactivating BP 25 29 26 30 Single Topic: http://src.wordpress-develop.dev/forums/topic/bbp-public-topic/ 27 31 • `bbp_is_reply_published()` 32 • `bbp_is_group_forums_active()` <- This was `true` after deactivating BP 28 33 29 34 Fun Fact: My entire dev site doesn't have any replies whatsoever