Title: Toggle wpautop
Author: Jonathan Desrosiers
Published: <strong>ফেব্ৰুৱাৰী 25, 2013</strong>
Last modified: এপ্ৰিল 7, 2021

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/toggle-wpautop/assets/banner-772x250.png?rev=2227939)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/toggle-wpautop/assets/icon.svg?rev=2227939)

# Toggle wpautop

 [Jonathan Desrosiers](https://profiles.wordpress.org/desrosj/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/toggle-wpautop.1.3.0.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/toggle-wpautop/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/toggle-wpautop/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/toggle-wpautop/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/toggle-wpautop/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/toggle-wpautop/)

## বৰ্ণনা

**Note: This plugin does not support the block editor but should continue to work
without issue when using it with custom post types and the [Classic Editor Plugin](https://wordpress.org/plugins/classic-editor/).**

Before WordPress displays a post’s content, the content gets passed through multiple
filters to ensure that it safely appears how you enter it within the editor.

One of these filters is [wpautop](https://codex.wordpress.org/Function_Reference/wpautop),
which replaces double line breaks with `<p>` tags, and single line breaks with `
<br />` tags. However, this filter sometimes causes issues when you are inputting
a lot of HTML markup in the post editor.

This plugin displays a checkbox in the publish meta box of the post edit screen 
that disables the [wpautop](https://codex.wordpress.org/Function_Reference/wpautop)
filter for that post.

Also adds a ‘wpautop’, or ‘no-wpautop’ class to the post_class filter to help with
CSS styling.

## স্ক্ৰীনশ্বট

 * [[
 * The disable wpautop checkbox on post edit screens.
 * [[
 * Settings->Writing page with plugin settings.

## ইনষ্টলেশ্যন

 1. Upload the plugin folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Proceed to the Settings->Writing and select which post types should have the option
    to disable the wpautop filter.

## সঘনাই উত্থাপিত প্ৰশ্ন

### Can I disable wpautop completely with this plugin?

Right now, no. wpautop is a great filter, and in most cases you should not need 
it disabled globally. However, if there is enough demand for this feature we can
add it.

### Can I set wpautop to default to “off” for new posts.

Yes.

## পৰ্য্যালোচনা

![](https://secure.gravatar.com/avatar/bb5e35fe53c30ba9f7cc6ccbf2ffa29d5d3e900e6134ecadccda8c9612f9f23e?
s=60&d=retro&r=g)

### 󠀁[Top Tier Plugin](https://wordpress.org/support/topic/top-tier-plugin-8/)󠁿

 [ximbor](https://profiles.wordpress.org/ximbor/) আগষ্ট 10, 2021

Thank you for taking the time to create such an awesome plugin 🙂 finally those 
auto <p> tags are gone!

![](https://secure.gravatar.com/avatar/48c3b6b77082fceb5b12a06db65224ddf8c7e44ba1f65a94bccbbdda88de166f?
s=60&d=retro&r=g)

### 󠀁[Excelente Plugin](https://wordpress.org/support/topic/excelente-plugin-818/)󠁿

 [w3573r](https://profiles.wordpress.org/w3573r/) আগষ্ট 22, 2020

Excelente Plugin

![](https://secure.gravatar.com/avatar/7a02af1c7ff210c25f99e3689f1bc3958693b6751da625b17c58fd3d36898473?
s=60&d=retro&r=g)

### 󠀁[I doesn’t work with last wordpress version](https://wordpress.org/support/topic/i-doesnt-work-with-last-wordpress-version/)󠁿

 [juanmacampora](https://profiles.wordpress.org/juanmacampora/) জুলাই 19, 2020

Plugin need to be updated because it doesn’t work with last wordpress version. I
would like to use it but I am not able. Please, let me know how to overcome this
problem.

![](https://secure.gravatar.com/avatar/b443f2b4d2a8c061a93fdd52a7912c4673b4c8f1bd9c56039e8baf6db1c07254?
s=60&d=retro&r=g)

### 󠀁[Handy for to prevent HTML from being messed up](https://wordpress.org/support/topic/handy-for-to-prevent-html-from-being-messed-up/)󠁿

 [Dave Romsey (goto10)](https://profiles.wordpress.org/goto10/) ডিচেম্বৰ 20, 2018

wpautop adds p and br tags to HTML which can really mess things up. This plugin 
allows authors to disable the wpautop filter when necessary.

![](https://secure.gravatar.com/avatar/40d3265881e31111d0c40c83ba6b59bae901fe440737336e8a75c3d61c91dae2?
s=60&d=retro&r=g)

### 󠀁[Awesome. Should be builtin to WP.](https://wordpress.org/support/topic/awesome-should-be-builtin-to-wp/)󠁿

 [neotrope](https://profiles.wordpress.org/neotrope/) মে’ 6, 2018

Solves inherent flaw in WP for editing custom web pages where WP puts in tags you
don’t want (try doing a definition list with double line breaks, and see how it 
breaks that with paragraph tags — this fixes stuff like that). Allows for clean 
migration of existing static page HTML to WP, without having to fix the nanny-fixes
WP tries to put in without asking and which are then hidden from you. Simply priceless
plugin for webdev. If you don’t know why this is so awesome, you likely don’t need
it. If you do know, you know why you must have it! And FYI: works with PHP 7.2 as
of May 2018.

![](https://secure.gravatar.com/avatar/7f91ad8dd1e610fc3db8f8283771d5c800a06ebca36f09d9726e5484b3c0ee70?
s=60&d=retro&r=g)

### 󠀁[Works as expected](https://wordpress.org/support/topic/works-as-expected-319/)󠁿

 [audunmb](https://profiles.wordpress.org/audunmb/) আগষ্ট 11, 2017

Had huge issues with carefully coded pages that WP “fixed” for me. Now I can avoid
it this, while keeping autoformatting where it’s handy.

 [ আটাই 32টা পৰ্য্যালোচনা পঢ়ক ](https://wordpress.org/support/plugin/toggle-wpautop/reviews/)

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Toggle wpautop” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ Jonathan Desrosiers ](https://profiles.wordpress.org/desrosj/)
 *   [ Linchpin ](https://profiles.wordpress.org/linchpin_agency/)
 *   [ Aaron Ware ](https://profiles.wordpress.org/aware/)

“Toggle wpautop” 3টা ভাষাত অনুবাদ কৰা হৈছে। [অনুবাদকসকল](https://translate.wordpress.org/projects/wp-plugins/toggle-wpautop/contributors)
ক তেওঁলোকৰ অৱদানৰ বাবে ধন্যবাদ।

[আপোনাৰ ভাষাত “Toggle wpautop” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/toggle-wpautop)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/toggle-wpautop/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/toggle-wpautop/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/toggle-wpautop/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/toggle-wpautop/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.3.0

 * Fixed minor sanitization of within the admin
 * Fixed minor WPCS and PHPCS notices
 * Updated plugin branding for .org
 * Updated readme to link to the Classic Editor Plugin
 * Updated deployment process to make releases easier

#### 1.2.5

 * Fixing an issue where http://translate.wordpress.org did not detect the stable
   version correctly.

#### 1.2.4

 * A few additional steps to make the plugin accessible to http://translate.wordpress.
   org.

#### 1.2.3

 * Move translations to http://translate.wordpress.org.

#### 1.2.2

 * Fixing PHP syntax error.

#### 1.2.1

 * Added ability for i18n using grunt-wp-i18n
 * Added english default .pot
 * Added minor security hardening so the class file would exit if called directly
 * Updated code formatting to be more inline with WordPress coding standards
 * Updated some method descriptions
 * Updated plugin description to be more… descriptive.

#### 1.2.0

 * Add a setting to disable wpautop automatically on new posts.
 * Add filter (lp_wpautop_show_private_pt) for enabling the plugin on private post
   types.

#### 1.1.2

 * Fixing bug that was preventing other settings on the writing page from saving.

#### 1.1.1

 * Fixing bug where users upgrading from 1.0 would not receive the defaults for 
   settings that were introduced in 1.1.

#### 1.1

 * Adding the ability to choose which post types have the option to disable the 
   wpautop filter on the Settings->Writing page.
 * When activating the plugin for the first time, all post types are set to have
   the ability to disable the wpautop filter. This can be changed on the Settings-
   >Writing page.
 * Adding an uninstall hook to remove all traces of the plugin.

#### 1.0

 * Hello world!

## মেটা

 *  **1.3.0** সংস্কৰণ
 *  **5 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10,000+**
 *  WordPress-ৰ সংস্কৰণ ** 3.0 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **5.7.15**
 *  PHP-ৰ সংস্কৰণ ** 5.6 বা তাতকৈ ওপৰৰ **
 *  ভাষাবোৰ
 * [English (Australia)](https://en-au.wordpress.org/plugins/toggle-wpautop/), [English (Canada)](https://en-ca.wordpress.org/plugins/toggle-wpautop/),
   [English (New Zealand)](https://en-nz.wordpress.org/plugins/toggle-wpautop/) 
   আৰু [English (US)](https://wordpress.org/plugins/toggle-wpautop/).
 *  [আপোনাৰ ভাষাত অনুবাদ কৰক](https://translate.wordpress.org/projects/wp-plugins/toggle-wpautop)
 * [editor](https://as.wordpress.org/plugins/tags/editor/)[excerpt](https://as.wordpress.org/plugins/tags/excerpt/)
   [formatting](https://as.wordpress.org/plugins/tags/formatting/)[post content](https://as.wordpress.org/plugins/tags/post-content/)
   [wpautop](https://as.wordpress.org/plugins/tags/wpautop/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/toggle-wpautop/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 4.9টা তৰা।

 *  [  31 5-star reviews     ](https://wordpress.org/support/plugin/toggle-wpautop/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/toggle-wpautop/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/toggle-wpautop/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/toggle-wpautop/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/toggle-wpautop/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/toggle-wpautop/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/toggle-wpautop/reviews/)

## অৱদানকাৰীসকল

 *   [ Jonathan Desrosiers ](https://profiles.wordpress.org/desrosj/)
 *   [ Linchpin ](https://profiles.wordpress.org/linchpin_agency/)
 *   [ Aaron Ware ](https://profiles.wordpress.org/aware/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/toggle-wpautop/)