Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • mikelopez
    Participant

    @mikelopez

    Posted a new patch in #6230. Hopefully this settles it.

    Thanks!


    mikelopez
    Participant

    @mikelopez

    @hugo

    My apologies, just saw your reply.

    I’ve submitted a patch on https://buddypress.trac.wordpress.org/ticket/6230 and I’m not sure how it will affect r9322


    @r-a-y
    , I’d love to hear your feedback on said patch.

    Thanks.


    mikelopez
    Participant

    @mikelopez

    Hey guys,

    Did some investigation on the issue and here’s what I found.

    • BP creates a dummy post with ID=0. This throws off WLM.
    • WLM does not make use of template_redirect. Instead it uses the following filters: taxonomy_template, page_template, single_template, category_template, tag_template. This means that WLM’s redirect happens after BP creates the dummy post. So far, hooking to this filters work until the update.

    Does anyone know why BP has to create a dummy post with ID=0? Just thinking that this might also affect other plugins (though I know none at the moment except WLM)

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar