Title: TinyMCE Clear Float
Author: Philipp Bammes
Published: <strong>एप्रिल 28, 2010</strong>
Last modified: ऑगस्ट 1, 2018

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

![](https://ps.w.org/tinymce-clear-buttons/assets/icon.svg?rev=1582181)

# TinyMCE Clear Float

 [Philipp Bammes](https://profiles.wordpress.org/tyrannous/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/tinymce-clear-buttons.1.3.2.zip)

 * [तपशील](https://mr.wordpress.org/plugins/tinymce-clear-buttons/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/tinymce-clear-buttons/#reviews)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/tinymce-clear-buttons/#developers)

 [समर्थन](https://wordpress.org/support/plugin/tinymce-clear-buttons/)

## वर्णन

Adds a button to the WordPress TinyMCE editor to clear floats.

## स्क्रीनशॉट

 * [[
 * Before: Floated images in the editor. The second image overlaps the first.
 * [[
 * After: Added clear tag (see new icon in second toolbar).
 * [[
 * Markup in the Text Editor (notice `<br style="clear: both;">`).

## नेहमी विचारले जाणारे प्रश्न

  Which HTML markup does the plugin use ?

Line breaks with inline styles (`<br style="clear: both;">`).

> Note: TinyMCE wrapps line breaks in paragraphs which may lead to additional margins
> depending on your theme. To prevent these margins paste the following in the “
> Custom CSS” part of the Customizer:
>  p > br[style=”clear: both;”]:only-child {
> content: ”; display: block; margin-bottom: -1.5em; } The value `1.5em` corresponds
> to your theme’s `margin-bottom` of `<p>` tags.

## समीक्षा

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

### 󠀁[Works perfectly, thanks!!](https://wordpress.org/support/topic/works-perfectly-thanks-13/)󠁿

 [SforSteph](https://profiles.wordpress.org/sforsteph/) फेब्रुवारी 15, 2019 1 उत्तर

The issue of text appearing up between two images (one floated left, one floated
right) was driving me mad and would’ve looked awful to my client. This plugin quickly
and easily solved it – thank you!!

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

### 󠀁[Easy to use](https://wordpress.org/support/topic/easy-to-use-2055/)󠁿

 [Certa Web](https://profiles.wordpress.org/certa/) जून 29, 2018 1 उत्तर

The plugin is very easy to use and a great help for our web editors.

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

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-4350/)󠁿

 [Kimball31](https://profiles.wordpress.org/kimball31/) सप्टेंबर 7, 2017 1 उत्तर

Thanks so much!

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

### 󠀁[Solve my problem. Easy to use and very handy.](https://wordpress.org/support/topic/solve-my-problem-easy-to-use-and-very-handy/)󠁿

 [Alexandre Gaeta](https://profiles.wordpress.org/agaeta/) एप्रिल 28, 2017 1 उत्तर

Save some work using this plugin… It´s an easy and similar to a CLEAR:BOTH CSS TAG,
that helps images and blocks alingment .

 [ सर्व 6 पुनरावलोकने वाचा ](https://wordpress.org/support/plugin/tinymce-clear-buttons/reviews/)

## योगदानकर्ते आणि विकसक

“TinyMCE Clear Float” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत
योगदान केले आहे.

योगदानकर्ते

 *   [ Philipp Bammes ](https://profiles.wordpress.org/tyrannous/)

“TinyMCE Clear Float” 1 लोकॅलमध्ये भाषांतरित केले आहे. [अनुवादकांना](https://translate.wordpress.org/projects/wp-plugins/tinymce-clear-buttons/contributors)
त्यांच्या योगदानाबद्दल धन्यवाद.

[भाषांतर करा “TinyMCE Clear Float” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/tinymce-clear-buttons)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/tinymce-clear-buttons/),
[SVN संग्रहालय](https://plugins.svn.wordpress.org/tinymce-clear-buttons/) तपासा,
किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/tinymce-clear-buttons/)
च्या [RSS](https://plugins.trac.wordpress.org/log/tinymce-clear-buttons/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 1.3.2 (08/01/2018)

 * Fix: Rare bug (introduced in v1.2.0) that prevented parsing of deprecated clear
   element if it contained non breaking space (`<div style="clear: both;">&nbsp;
   </div>`)

#### 1.3.1 (05/20/2018)

 * Fix: Bug (introduced in v1.3.0) that hid the TinyMCE content if no clear element
   was found

#### 1.3.0 (05/19/2018)

 * Fix: Replaced regular expressions for switching clear elements with placeholders
   and vice versa with DOMParser to reliably match all possible clear element notations(
   e. g. `<br style="clear: both;">`, `<br style="clear:both">`, `<br style="clear:
   both;" />`, `<br style="clear:both" />`)

#### 1.2.2 (05/25/2017)

 * Fix: Rare bug (introduced in v1.2.0) that caused TinyMCE to remove the `<br /
   >` tag
 * Fix: Bug (introduced in v1.2.0) that prevented the plugin from beeing [translatable](https://translate.wordpress.org/projects/wp-plugins/tinymce-clear-buttons)(
   finally)
 * Misc: Bumped “Requires at least” to WordPress 4.6

#### 1.2.1 (03/30/2017)

 * Fix: Bug (introduced in v1.2.0) that prevented the plugin from beeing [translatable](https://translate.wordpress.org/projects/wp-plugins/tinymce-clear-buttons)

#### 1.2.0 (01/26/2017)

 * New maintainer; first update after seven years
 * Feature: Removed clear left and clear right buttons (see [FAQ section](https://wordpress.org/plugins/tinymce-clear-buttons/#faq))
 * Misc: Completely refactured plugin code

#### 1.1 (05/10/2010)

 * Feature: Added HTML block in the style of WordPress

#### 1.0 (04/28/2010)

 * Initial release

## मेटा

 *  आवृत्ती **1.3.2**
 *  शेवटचा अद्यतन **8 वर्षे पूर्वी**
 *  सक्रिय स्थापना **10,000+**
 *  वर्डप्रेस आवृत्ती ** 4.6 किंवा मोठा **
 *  परीक्षित केले आहे **4.9.29**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/tinymce-clear-buttons/) आणि [German](https://de.wordpress.org/plugins/tinymce-clear-buttons/).
 *  [तुमच्या भाषेत भाषांतर करा](https://translate.wordpress.org/projects/wp-plugins/tinymce-clear-buttons)
 * टॅग्ज:
 * [clear](https://mr.wordpress.org/plugins/tags/clear/)[formatting](https://mr.wordpress.org/plugins/tags/formatting/)
   [tinyMCE](https://mr.wordpress.org/plugins/tags/tinymce/)[Wordpress Editor](https://mr.wordpress.org/plugins/tags/wordpress-editor/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/tinymce-clear-buttons/advanced/)

## मूल्यांकन

 5 पैकी ५ तारे.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/tinymce-clear-buttons/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/tinymce-clear-buttons/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/tinymce-clear-buttons/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/tinymce-clear-buttons/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/tinymce-clear-buttons/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/tinymce-clear-buttons/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/tinymce-clear-buttons/reviews/)

## योगदानकर्ते

 *   [ Philipp Bammes ](https://profiles.wordpress.org/tyrannous/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/tinymce-clear-buttons/)

## देणगी

आपण हे प्लगइन पुरविण्यात समर्थन करू इच्छिता का?

 [ ह्या प्लगइनला देणगी द्या ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=T5JM3KRTUBEZA)