treehouse : what would you like to learn today?
Web Design Web Development iOS Development

efault tag issue in wordpress editor

  • Hello,

    Can anyone let me know how can i remove my default <p> tags, which is added by default in wordpress editor.... i have used remove_filter( 'the_content', 'wpautop' ); in my function file but it removes all the <p> tags from my editor

  • Sorry, it says that you want to remove all of the <p> tags but then you're saying it does that and it's bad? Can you explain a little further?