Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbPress nofollow for Non Admins?


  • Lynq
    Participant

    @lynq

    Hey guys,

    I know this has been asked quite a few times as I have come across a few posts. The problem I have is this:

    I am using the Fancy Editor on the front end to edit bbPress replies and topics.

    If as a forum user I edit my post using the visual tab then nofollow is applied to the link as required. If as a forum admin I edit my post using visual or html tab then nofollow is applied aswell.

    The issue comes when I go to save my post as a forum user using the html tab and type out my link tag. This will not apply a nofollow to the reply/topic.

    I have this inside a custom plugin already:

    add_filter('post_author_link', 'bb_rel_nofollow');
    add_filter('post_text', 'bb_rel_nofollow');
    

    Thanks for any help.

    • This topic was modified 11 years, 8 months ago by Lynq.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar