Title: Remove HTML From Content
Author: Adam Ainsworth
Published: <strong>2015-يىلى 4-ئىيۇن</strong>
Last modified: 2021-يىلى 26-ئۆكتەبىر

---

قىستۇرما ئىزدە

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://s.w.org/plugins/geopattern-icon/remove-html-from-content.svg)

# Remove HTML From Content

 يازغۇچى [Adam Ainsworth](https://profiles.wordpress.org/adamainsworth/)

[چۈشۈر](https://downloads.wordpress.org/plugin/remove-html-from-content.1.0.1.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/remove-html-from-content/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/remove-html-from-content/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/remove-html-from-content/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/remove-html-from-content/#developers)

 [قوللاش](https://wordpress.org/support/plugin/remove-html-from-content/)

## چۈشەندۈرۈش

You may have some obscure reason for wanting the output that is sent by the_content()
and get_the_content() to be simple HTML, free of the more exotic tags and objects.
It may be for post aggregators or email notifications or some other edge case. This
is for you!

## ئورنىتىش

 1. Upload the `remove-html-from-content` folder to the `/wp-content/plugins/` directory
 2. Navigate to wp-admin/plugins.php on your site (your WP plugin page)
 3. Alternatively, upload `remove-html-from-content.zip` via the upload plugin section
    at wp-admin/plugins.php
 4. Activate this plugin.

OR you can just install it with WordPress by going to Plugins >> Add New >> and 
typing Remove HTML From Content

## FAQ

### Will it do all content?

Just that which runs through the_content() and get_the_content() but you can add
your own filters with

    ```
    add_action( 'FILTER_NAME', [__CLASS__, 'do_filter'], 0 );
    ```

Or calling the conversion directly with

    ```
    $text = Remove_Html_From_Content::do_filter($html);
    ```

## باھالاشلار

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

### 󠀁[Removes HTML from posts, including from post-by-email](https://wordpress.org/support/topic/removes-html-from-posts-including-from-post-by-email/)󠁿

 [websta](https://profiles.wordpress.org/websta/) 2016-يىلى 3-سېنتەبىر

I needed my site to post content provided by a government listserv (agendas for 
public meetings). I set an automatic forwarding filter in my email to my website
via WordPress‹ post-by-email function, assisted by the Postie plugin. That worked
well but it had «unsubscribe» info at the bottom of the email — what if someone 
clicked the «unsubscribe» link? So I added the Text Obfuscator plugin to filter 
out the explanatory text, which was great, but it left the actual link since it 
didn’t filter out HTML. So that was a problem. But then, this plugin was recommended
to me, and it worked perfectly. Problem solved. Thank you, developer! Note that 
this removes all HTML from being presented publicly, which includes all posts, new
or old, including certain formatting, like bold and blockquotes. It doesn’t actually
remove the HTML from the post (i.e., you can view the HTML using the text edit window
for composing the post), so you can try and if it isn’t working for you, you can
deactivate it, and your posts will revert to their previous state. While it would
be nice if there were some filtering options, like Text Obfuscator has, or a way
to turn it off for particular posts, it does exactly what it promises. Recommended!

 [ 1 باھالاشنىڭ ھەممىنى ئوقۇش ](https://wordpress.org/support/plugin/remove-html-from-content/reviews/)

## تۆھپىكار ۋە ئىجادكار

«Remove HTML From Content» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا
تۆھپە قوشقان.

تۆھپىكار

 *   [ Adam Ainsworth ](https://profiles.wordpress.org/adamainsworth/)

[«Remove HTML From Content» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/remove-html-from-content)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/remove-html-from-content/)،
[SVN خەزىنە](https://plugins.svn.wordpress.org/remove-html-from-content/) تەكشۈرۈپ
ياكى [RSS](https://plugins.trac.wordpress.org/log/remove-html-from-content/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/remove-html-from-content/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 1.0.1

 * Minor updates after six years

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.1**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **5 يىل بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **10+**
 *  WordPress نەشرى ** 3.0.1 ياكى يۇقىرى **
 *  **5.8.13** دا سىنالغان
 *  تىل
 * [English (US)](https://wordpress.org/plugins/remove-html-from-content/)
 * بەلگە
 * [clean](https://ug.wordpress.org/plugins/tags/clean/)[html](https://ug.wordpress.org/plugins/tags/html/)
   [strip](https://ug.wordpress.org/plugins/tags/strip/)[tags](https://ug.wordpress.org/plugins/tags/tags/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/remove-html-from-content/advanced/)

## دەرىجە

 5/5 يۇلتۇز

 *  [  1 5-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/remove-html-from-content/reviews/?filter=5)
 *  [  0 4-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/remove-html-from-content/reviews/?filter=4)
 *  [  0 3-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/remove-html-from-content/reviews/?filter=3)
 *  [  0 2-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/remove-html-from-content/reviews/?filter=2)
 *  [  0 1-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/remove-html-from-content/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/remove-html-from-content/reviews/#new-post)

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/remove-html-from-content/reviews/)

## تۆھپىكار

 *   [ Adam Ainsworth ](https://profiles.wordpress.org/adamainsworth/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/remove-html-from-content/)

## ئىئانە

بۇ قىستۇرمىنىڭ ياخشىلىنىشىنى قوللامسىز؟

 [ بۇ قىستۇرمىغا ئىئانە قىلىش ](https://adamainsworth.co.uk/donate/)