<?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>
									Email Notification Message body - Bug Reports - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 16 May 2026 23:04:52 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Email Notification Message body</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61972</link>
                        <pubDate>Fri, 18 Feb 2022 13:51:19 +0000</pubDate>
                        <description><![CDATA[@chris If I want to add Table how do I add because every time I add table tag and save it, it just removes table tag.]]></description>
                        <content:encoded><![CDATA[<p>@chris If I want to add Table how do I add because every time I add table tag and save it, it just removes table tag.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>ruchik</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61972</guid>
                    </item>
				                    <item>
                        <title>RE: Email Notification Message body</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61925</link>
                        <pubDate>Thu, 17 Feb 2022 13:35:28 +0000</pubDate>
                        <description><![CDATA[Thanks @chris]]></description>
                        <content:encoded><![CDATA[<p>Thanks @chris</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>ruchik</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61925</guid>
                    </item>
				                    <item>
                        <title>RE: Email Notification Message body</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61924</link>
                        <pubDate>Thu, 17 Feb 2022 13:26:04 +0000</pubDate>
                        <description><![CDATA[@ruchik,
yes, that would work.]]></description>
                        <content:encoded><![CDATA[<p>@ruchik,</p>
<p>yes, that would work.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61924</guid>
                    </item>
				                    <item>
                        <title>RE: Email Notification Message body</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61912</link>
                        <pubDate>Thu, 17 Feb 2022 04:16:54 +0000</pubDate>
                        <description><![CDATA[Hi @chris,
It worked perfectly. If I want to add div will below code will work ?$allowed_html = true;]]></description>
                        <content:encoded><![CDATA[<p>Hi @chris,</p>
<p>It worked perfectly. If I want to add div will below code will work ?<br /><br />$allowed_html = true;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>ruchik</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61912</guid>
                    </item>
				                    <item>
                        <title>RE: Email Notification Message body</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61891</link>
                        <pubDate>Wed, 16 Feb 2022 12:00:15 +0000</pubDate>
                        <description><![CDATA[Hi @ruchik,
Please insert the below code in your active theme fucntions.php file or add in with Snippet:
add_filter( &#039;wpforo_kses_allowed_html_email&#039;, function( $allowed_html ){
    $allo...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@ruchik,</span></p>
<p>Please insert the below code in your active theme fucntions.php file or add in with Snippet:</p>
<pre contenteditable="false">add_filter( 'wpforo_kses_allowed_html_email', function( $allowed_html ){
    $allowed_html = true;
    return  $allowed_html;
});</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61891</guid>
                    </item>
				                    <item>
                        <title>Email Notification Message body</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61848</link>
                        <pubDate>Mon, 14 Feb 2022 15:18:26 +0000</pubDate>
                        <description><![CDATA[In Email Notification Message body Classes are getting removed. If I add some class and update option it is automatically removing those classes.
for eg: I have added a logo image and I hav...]]></description>
                        <content:encoded><![CDATA[<p>In Email Notification Message body Classes are getting removed. If I add some class and update option it is automatically removing those classes.</p>
<p>for eg: I have added a logo image and I have center aligned it and bydefault class is added "class="aligncenter"" but while saving, it is removing that class</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>ruchik</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/email-notification-message-body/#post-61848</guid>
                    </item>
							        </channel>
        </rss>
		