Late to the party, but this plugin, Toggle wpautop, lets you selectively disable whether you want WP to butcher your content on pages or posts, and works on WP 4.9 (current version as of this answer).
Related Posts:
- Remove wpautop from shortcode content / remove whitespace in buffering
- Custom form, shortcode, and submit handler
- wpautop() when shortcode attributes are on new lines break args array
- Why does WP not like my container?
- Is shortcode_unautop() broken?
- Simple contact form with field validation
- other shortcodes in Contact form 7 MAILS [closed]
- Remove empty p-Tags in Shortcode content before non p-Tags
- How to add and submit input fields using a shortcode?
- Remove wpautop from specific shortcodes only
- basic shortcode – Why 1st paragraph not wrapped in p tag, but 2nd is
- Extra paragraph tags in an enclosing shortcode
- WordPress wpautop/shortcode generating invalid markup
- Form Shortcode not saving data to WP database
- Wrap Shortcodes and wpautop
- Getting error on submitting form using Ajax with shortcode
- Adding custom form within add_shortcode
- Modifying the wordpress login page and then referencing it with a shortcode problem
- Form processing: How to process form before output and access data from shortcode
- Create shortcode for each form field in contact form 7
- How can I use a plugin shortcode inside of a html form?
- Disable wpautop on Shortcode attributes
- Send Mail with link to current_user
- Contact form code not working. Need help!
- How to display a page dependent on a url parameter supplied by a form/button page?
- Remove some tags from shortcodes output? Trying to fix autop
- Wpautop stops working after get_the_excerpt
- Can I prevent wordpress adding and tags to autoembeds
- WordPress shortcode select option not working [closed]
- Conditionally Loading JavaScript/CSS for Shortcodes
- Show shortcode without executing it
- How does a shortcode work?
- Run visual composer code in php page
- Remove wptexturize from a shortcode?
- Using shortcode in Post title
- Audio or playlist shortcode condition according to the amount of files on attachment page
- Does a shortcode with a single attribute have to use an array?
- Use [shortcode=”value”] instead of [shortcode att=”value”]?
- Using shortcodes to parse POST request (containing the data from a front-end form)
- Post loop created via shortcode not displaying shortcode in content
- Pass shortcode variables to template
- passing multiple parents value into a shortcode
- Is it possible to add a repeater field to TinyMCE’s option window?
- Shortcodes: Pros and Cons
- esc_attr not working in shortcode
- Wp_localize_script from Shortcode [closed]
- Localization inside shortcode not working
- How to create a shortcode for embedding pdf in iframe?
- Woocommerce, ordering products by default on shortcode pages
- detect when shortcode ran for the last time
- How can a shortcode can take the place of the featured image in a post?
- Different uniqid when calld in wp_localize_script and shortcode
- Gravity forms customize field markup for the same form appearing in different places
- Gallery shortcode – change link file image size? (not using default fullsize image)
- Edit shortcode in post content programatically
- How to change to local video player on shortcode ultimate to video.js?
- Adding shortcode field to edit gallery / Gallery Settings
- Shortcode not showing anything
- return unformatted content in encosing shortcode
- How to display Feedburner subscription count as plain text via a shortcode in post/page editor of my WordPress blog?
- Function result goes outside div
- Shortcode in my childtheme is not working
- Displaying shortcode in footer
- Displaying shortcode output through Options Framework
- Show form per shortcode
- Use another action instead of the shortcode API to display the last time a user logged in
- Pass fileurl parameter into shortcode from Advanced Custom Fields
- Get array of shortcodes within string
- Shortcode arguments to another shortcode
- Sanitize or treatment of string in editor via shortcode
- Adding a custom field to do_shortcode [closed]
- contact form 7 database short codes [closed]
- Not to escape a text
- Color on Shortcode insert that creates a button
- shortcode doesnt work on excerpt
- Adding Author URL to Nav Menu via Shortcode
- Displaying an interactive web map on my wordpress site
- Date Shortcode in Image alt and title tags
- Pagination for custom posts loop
- Modify [caption] shortcode so and are not used?
- May an attribute have no value?
- How to Call Related Post based on Categories Inside Post Content with Shortcode?
- SQL query to bulk change short code in all posts
- Display shortcode in text field with wordpress settings api
- How to strip header tags & shortcodes from the_excerpt()
- shortcode display metainformation as linked image
- Cannot modify class property from shortcode handler function
- Reusable Dynamic Taxonomy Shortcode
- How to reduce the image size inside an icon? [closed]
- How to insert visual compser post grid shortcode in a custom page template? [closed]
- WordPress plugin shortcodes not outputting anything
- Manipulated shortcode output
- Where is escaped the shortcode?
- Changing layout of defaul gallery output to masonry
- shortcode change variable base on user
- Inserting shortcode is blanking excerpt – any ideas?
- Previous/Next with the same category
- I’ve broken the short code for Contact Form 7!
- How to enable on custom shortcodes
- Nested ShortCode works inside the_content, but not outside of it