Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #6306, comment 12


Ignore:
Timestamp:
03/26/2015 02:13:38 PM (9 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6306, comment 12

    initial v1  
    1414
    1515If we consider this as a regression, then we have two choices to fix it:
    16 1. 6306.patch: Make sure plugins filtering 'bp_blogs_record_post_post_types' will get the regular posts activity tracking parameters. Meaning, the post types will not have it's own filter option in front or back.
    17 2. 6306.alt.patch: Or make sure plugins filtering 'bp_blogs_record_comment_post_types' will get the regular posts activity tracking parameters.
     161. [https://buddypress.trac.wordpress.org/raw-attachment/ticket/6306/6306.patch 6306.patch]: Make sure plugins filtering 'bp_blogs_record_post_post_types' will get the regular posts activity tracking parameters. Meaning, the post types will not have it's own filter option in front or back.
     172. [https://buddypress.trac.wordpress.org/raw-attachment/ticket/6306/6306.alt.patch 6306.alt.patch]: Or make sure plugins filtering 'bp_blogs_record_comment_post_types' will get the regular posts activity tracking parameters.
    1818I personaly prefer this last option as it leaves a way to plugins only filtering 'bp_blogs_record_post_post_types' to still have their own activity action instead of being grouped with the regular post in the 'new_blog_post' action.
    1919