jcnetsys (@jcnetsys)

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

  • jcnetsys
    Member

    @jcnetsys

    Dunno what conflicts this might cause but I modified lines 86-91 of bb-settings.php to:

    if ( defined( 'ABSPATH' ) ) {
    //$wp_filter = array();
    //$wp_actions = array();
    //$merged_filters = array();
    //$wp_current_filter = array();
    }

    This prevents wordpress filters and hooks from being removed.


    jcnetsys
    Member

    @jcnetsys

    When BBpress loads it wipes all actions/filters that were registered during the wordpress load. It does this so that all the feeds and sitemaps and external files (js etc.) don’t get put in the bbpress forum.

    That is exactly what I want it to do so I am trying to figure out how to stop it from wiping them and will let you know how I get on.

Viewing 2 replies - 1 through 2 (of 2 total)