Skip to:
Content

bbPress.org

Changes between Version 2 and Version 3 of Ticket #2931


Ignore:
Timestamp:
04/14/2016 10:33:59 AM (7 years ago)
Author:
netweb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2931 – Description

    v2 v3  
    88• `bbp_is_reply_published()`
    99• `bbp_is_topic_published()`
     10• `bbp_is_group_forums_active()` <- This was `true` after deactivating BP
    1011
    1112Single Forum: http://src.wordpress-develop.dev/forums/forum/bbp-public-forum/
    1213• `bbp_is_reply_published()`
    1314• `bbp_is_topic_published()`
     15• `bbp_is_group_forums_active()` <- This was `true` after deactivating BP
    1416
    1517BuddyPress Group Single Forum: http://src.wordpress-develop.dev/groups/bp-public-group/forum/
     
    1820• `bbp_is_reply_published()`
    1921• `bbp_is_topic_published()`
     22• `bbp_is_group_forums_active()` <- This was `true` after deactivating BP
    2023
    2124BuddyPress Group Single Topic: http://src.wordpress-develop.dev/groups/bp-public-group/forum/topic/test-topic/
     
    2326• `bbp_is_reply_published()`
    2427• `bbp_is_topic_published()`
     28• `bbp_is_group_forums_active()` <- This was `true` after deactivating BP
    2529
    2630Single Topic: http://src.wordpress-develop.dev/forums/topic/bbp-public-topic/
    2731• `bbp_is_reply_published()`
     32• `bbp_is_group_forums_active()` <- This was `true` after deactivating BP
    2833
    2934Fun Fact: My entire dev site doesn't have any replies whatsoever