• This plugin is great for those of us new to plugin development. The code comments are very well-written – easy to follow the logic. One note: this will inject a boxed <p> into every post displayed (not in the DB, just adds to the_content). To stop this, simply comment out the line
    add_filter( "posk_add_content" );

  • The topic ‘Review: Excellent Plugin To Learn With’ is closed to new replies.