Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #4671, comment 10


Ignore:
Timestamp:
12/30/2012 04:29:26 PM (12 years ago)
Author:
DJPaul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4671, comment 10

    v1 v2  
    1 Observations
     1To do:
     2
    23* ~~Is the wp_cache_flush() in 1.6 step_components_save() needed anywhere in 1.7?~~
    34* ~~Need to port step_pages_save() to auto-create pages.~~
    4 * The "missing page" nag seems to be missing; we should add all of bp_core_activation_notice() back to 1.7, it's helpful for debugging on the support forums.
    5 * Adding back bp_core_activation_notice() will also display a "you need to set your permalinks" nag if required. I don't think we should quietly/automatically change someone's permalinks if they are installing BuddyPress.
     5* ~~The "missing page" nag seems to be missing; we should add all of bp_core_activation_notice() back to 1.7, it's helpful for debugging on the support forums.~~
     6* ~~Adding back bp_core_activation_notice() will also display a "you need to set your permalinks" nag if required. I don't think we should quietly/automatically change someone's permalinks if they are installing BuddyPress.~~
    67* ~~We need to force-migrate pre-1.5 upgraders away from the Toolbar as discussed somewhere recently (a dev chat?).~~
     8* Bug: activating the retired Group Forums component deactivates all other active components.