Forums

WP Customer Reviews
Bug with elegenthemes themes (3 posts)

  1. acrogenesis
    Member
    Posted 5 months ago #

    this line

    add_action('the_content', array(&$this, 'do_the_content'), 10);

    messes up TheProfessional theme and probably many others :o took me a whole day to figure it was this line of code!

    http://wordpress.org/extend/plugins/wp-customer-reviews/

  2. acrogenesis
    Member
    Posted 5 months ago #

    this is not just with elegant themes i found this is a common mistake by plugin makers more is explained here. http://pippinsplugins.com/playing-nice-with-the-content-filter/

  3. mordauk
    Pippin's Plugins
    Posted 5 months ago #

    It's not a mistake by plugin developers, but rather a mistake by theme developers that has a significantly negative impact on plugin developers.

Reply

You must log in to post.

About this Plugin

About this Topic