<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Allow more HTML tags in Emails - How-to and Troubleshooting				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 07 Mar 2026 12:52:55 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Allow more HTML tags in Emails</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/3/#post-18556</link>
                        <pubDate>Fri, 17 Aug 2018 17:03:26 +0000</pubDate>
                        <description><![CDATA[@toss, try this... put this code in your active theme functions.php file:
function my_custom_email_html_tags( $allowed_html ){    if( $allowed_post_html = wp_kses_allowed_html( &#039;post&#039; ) ){ ...]]></description>
                        <content:encoded><![CDATA[<p>@toss, try this... put this code in your active theme functions.php file:</p>
<pre><span style="color: #008d00;font-weight: bold">function </span><span style="color: #0000e5;font-weight: bold">my_custom_email_html_tags</span>( <span style="color: #4985c9;font-weight: bold">$allowed_html </span>)<span style="color: #5163ac">{<br /></span>    <span style="color: #008d00;font-weight: bold">if</span>( <span style="color: #4985c9;font-weight: bold">$allowed_post_html </span><span style="color: #000080">= </span><span style="color: #0000e5;font-style: italic">wp_kses_allowed_html</span>( <span style="color: #c64741">'post' </span>) )<span style="color: #5163ac">{<br /></span>        <span style="color: #4985c9;font-weight: bold">$allowed_html </span><span style="color: #000080">= </span><span style="color: #4985c9;font-weight: bold">$allowed_post_html;<br /></span>    <span style="color: #5163ac">}<br /></span>    <span style="color: #008d00;font-weight: bold">return </span><span style="color: #4985c9;font-weight: bold">$allowed_html</span><span style="color: #313131">;<br /></span><span style="color: #5163ac">}<br /></span><span style="color: #0000e5;font-style: italic">add_filter</span>( <span style="color: #c64741">'wpforo_kses_allowed_html_email'</span><span style="color: #000080">, </span><span style="color: #c64741">'my_custom_email_html_tags'</span>)<span style="color: #313131">;<br /></span></pre>
<p><a href="https://www.wpbeginner.com/plugins/how-to-easily-add-custom-code-in-wordpress-without-breaking-your-site/" target="true">How to Easily Add Custom Code in WordPress (without Breaking Your Site)</a></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/3/#post-18556</guid>
                    </item>
				                    <item>
                        <title>RE: Allow more HTML tags in Emails</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/2/#post-18534</link>
                        <pubDate>Fri, 17 Aug 2018 09:50:39 +0000</pubDate>
                        <description><![CDATA[Hello,The tag &lt;IMG /&gt; isn&#039;t allow too ?I try to add this on the header (of the boby ^^ ) of a email but after Save it was deleted :&lt;img src=&quot;https://www.acdc62110.ovh/wp-content/upl...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p><p>The tag &lt;IMG /&gt; isn't allow too ?</p><p>I try to add this on the header (of the boby ^^ ) of a email but after Save it was deleted :</p><pre>&lt;img src="https://www.acdc62110.ovh/wp-content/uploads/2018/08/enteteemailACDC-600.png" width="602" height="142" /&gt;<br />&lt;br&gt;<br />Bonjour !&lt;br&gt;</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>toss</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/2/#post-18534</guid>
                    </item>
				                    <item>
                        <title>RE: Allow more HTML tags in Emails</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/2/#post-15246</link>
                        <pubDate>Sat, 31 Mar 2018 13:35:57 +0000</pubDate>
                        <description><![CDATA[ok, thanks for the support  @robert 👍]]></description>
                        <content:encoded><![CDATA[<p>ok, thanks for the support  @robert 👍 </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Rene</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/2/#post-15246</guid>
                    </item>
				                    <item>
                        <title>RE: Allow more HTML tags in Emails</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/2/#post-15229</link>
                        <pubDate>Sat, 31 Mar 2018 10:36:15 +0000</pubDate>
                        <description><![CDATA[I&#039;m sorry but there is no way to do this in current version. We&#039;ll add some filter hooks in next version to allow add new HTML tags. We&#039;re planning to release next version in the first half ...]]></description>
                        <content:encoded><![CDATA[<p>I'm sorry but there is no way to do this in current version. We'll add some filter hooks in next version to allow add new HTML tags. We're planning to release next version in the first half of next month.</p><p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/2/#post-15229</guid>
                    </item>
				                    <item>
                        <title>RE: Allow more HTML tags in Emails</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/2/#post-15228</link>
                        <pubDate>Sat, 31 Mar 2018 10:19:44 +0000</pubDate>
                        <description><![CDATA[OK thanks.And there is really no way to add the style tag?]]></description>
                        <content:encoded><![CDATA[<p>OK thanks.<br />And there is really no way to add the style tag?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Rene</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/2/#post-15228</guid>
                    </item>
				                    <item>
                        <title>RE: Allow more HTML tags in Emails</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/2/#post-15217</link>
                        <pubDate>Sat, 31 Mar 2018 09:14:59 +0000</pubDate>
                        <description><![CDATA[The answer is very simple.Because email content is not a Post content. it should be secure and clean. This will help emails to pass more antispam systems of Email servers.The default WordPre...]]></description>
                        <content:encoded><![CDATA[<p>The answer is very simple.</p><p>Because email content is not a Post content. it should be secure and clean. This will help emails to pass more antispam systems of Email servers.</p><p>The default WordPress emails doesn't have HTML tags, we added a few secure tags (formatting tags and link).</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/paged/2/#post-15217</guid>
                    </item>
				                    <item>
                        <title>RE: Allow more HTML tags in Emails</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/#post-15200</link>
                        <pubDate>Thu, 29 Mar 2018 17:33:14 +0000</pubDate>
                        <description><![CDATA[OK,But why is this tag not allowed here?In other emails, it also works ...]]></description>
                        <content:encoded><![CDATA[<p>OK,<br />But why is this tag not allowed here?<br />In other emails, it also works ...</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Rene</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/#post-15200</guid>
                    </item>
				                    <item>
                        <title>RE: Allow more HTML tags in Emails</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/#post-15188</link>
                        <pubDate>Thu, 29 Mar 2018 12:23:07 +0000</pubDate>
                        <description><![CDATA[Ok, I see. Emails are filtered for HTML codes. The &lt;style&gt; tag is not allowed so please remove that. There is no way to add not allowed HTML tags in email.And I just noticed that, for ...]]></description>
                        <content:encoded><![CDATA[<p>Ok, I see. Emails are filtered for HTML codes. The &lt;style&gt; tag is not allowed so please remove that. There is no way to add not allowed HTML tags in email.</p><blockquote><p>And I just noticed that, for example, at "Joined:2 years ago" a space is missing</p></blockquote><p>We'll take care of this too. Thank you.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/#post-15188</guid>
                    </item>
				                    <item>
                        <title>RE: Allow more HTML tags in Emails</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/#post-15187</link>
                        <pubDate>Thu, 29 Mar 2018 12:04:04 +0000</pubDate>
                        <description><![CDATA[Hello, I also mean the forum emails ...Since the half is not processed ... Look at the Attachment Opera-Momentaufnahme_2018-03-29_140114_mail.hampoelz.net_.png And I just noticed that, for e...]]></description>
                        <content:encoded><![CDATA[<p>Hello, I also mean the forum emails ...</p><p>Since the half is not processed ... Look at the Attachment</p><p> <a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1522325044-Opera-Momentaufnahme2018-03-29140114mailhampoelznet.png" target="_blank" rel="noopener">Opera-Momentaufnahme_2018-03-29_140114_mail.hampoelz.net_.png</a></p><p> </p><p>And I just noticed that, for example, at "Joined:2 years ago" a space is missing</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Rene</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/#post-15187</guid>
                    </item>
				                    <item>
                        <title>RE: Allow more HTML tags in Emails</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/#post-15186</link>
                        <pubDate>Thu, 29 Mar 2018 11:52:46 +0000</pubDate>
                        <description><![CDATA[First you should know which email is wpForo which is the WordPress. We don&#039;t have any options to manage WordPress emails.wpForo Emails are only these: - New Topic- New Reply- Reported Post- ...]]></description>
                        <content:encoded><![CDATA[<p>First you should know which email is wpForo which is the WordPress. We don't have any options to manage WordPress emails.</p><p><strong>wpForo Emails are only these:</strong></p><ul><li> - New Topic</li><li>- New Reply</li><li>- Reported Post</li><li>- Subscription Confirmation</li><li>- User Mentioning</li></ul><p> </p><p>All these emails are HTML Emails. You can manage those in Dashboard &gt; Forums &gt; Settings &gt; Emails admin page. I'm sorry but I can't say how much HTML / CSS code you can put in this email. You can try it and let us know if it succeed.</p><p><strong>WordPress Emails:</strong></p><ul><li>User Registration</li><li>Password Reset</li><li>etc..</li></ul>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/allow-more-html-tags-in-emails/#post-15186</guid>
                    </item>
							        </channel>
        </rss>
		