Forums

add_filter to specific categories (1 post)

  1. iM1
    Member
    Posted 1 year ago #

    Right now I have this really simple plugin which replaces certain external links with my own custom urls (using str_replace)

    How can I change the following..
    add_filter('the_content', 'LinkReplace');
    from applying the link replace from ALL links to only posts within certain categories.

Topic Closed

This topic has been closed to new replies.

About this Topic