<?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>
									Triple Asterisks Causing Bold Red Text - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/triple-asterisks-causing-bold-red-text/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 09 Jun 2026 17:50:14 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Triple Asterisks Causing Bold Red Text</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/triple-asterisks-causing-bold-red-text/#post-124011</link>
                        <pubDate>Thu, 13 Mar 2025 16:40:16 +0000</pubDate>
                        <description><![CDATA[@sofy thank you!]]></description>
                        <content:encoded><![CDATA[@sofy thank you!]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>marsm</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/triple-asterisks-causing-bold-red-text/#post-124011</guid>
                    </item>
				                    <item>
                        <title>RE: Triple Asterisks Causing Bold Red Text</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/triple-asterisks-causing-bold-red-text/#post-124009</link>
                        <pubDate>Thu, 13 Mar 2025 12:07:12 +0000</pubDate>
                        <description><![CDATA[Hi,
This is designed by the plugin. However, you can disable it using the hook code below:
add_filter( &#039;wpforo_allow_replace_3asterisk&#039;, &#039;__return_false&#039; );
This article should be helpful...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>This is designed by the plugin. However, you can disable it using the hook code below:</p>
<pre contenteditable="false">add_filter( 'wpforo_allow_replace_3asterisk', '__return_false' );</pre>
<p>This article should be helpful for you: https://www.wpbeginner.com/plugins/how-to-easily-add-custom-code-in-wordpress-without-breaking-your-site/</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/triple-asterisks-causing-bold-red-text/#post-124009</guid>
                    </item>
				                    <item>
                        <title>Triple Asterisks Causing Bold Red Text</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/triple-asterisks-causing-bold-red-text/#post-123994</link>
                        <pubDate>Wed, 12 Mar 2025 16:50:24 +0000</pubDate>
                        <description><![CDATA[I’m running forums at Renewable Heating Hub using wpfofo, and I’ve come across a strange formatting issue. When I enclose text with two pairs of triple asterisks (e.g., *\*\*some text*\*\* (...]]></description>
                        <content:encoded><![CDATA[<p class="p1">I’m running forums at <a href="https://renewableheatinghub.co.uk/forums" target="_blank" rel="noopener">Renewable Heating Hub</a> using wpfofo, and I’ve come across a strange formatting issue. When I enclose text with two pairs of triple asterisks (e.g., <span class="s1">*\*\*some text*\*\* (without the \\\)</span>), the result is <span class="s2"><strong>bold red text</strong></span> with the asterisks removed.<br /><br />The same issue occurs on the forums here too. <span class="s1">*\*\*some text*\*\* = ***some text*** </span></p>
<p class="p1">The issue only happens occasionally. For example, yesterday it occurred with some R output that unintentionally used two pairs of triple asterisks.</p>
<p class="p1">Does anyone know:</p>
<p class="p4"><span class="Apple-tab-span"></span>1.<span class="Apple-tab-span"> </span>What might be causing this behaviour?</p>
<p class="p4"><span class="Apple-tab-span"></span>2.<span class="Apple-tab-span"> </span>Is there an escape character or method I can use to stop the asterisks from being processed this way?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>marsm</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/triple-asterisks-causing-bold-red-text/#post-123994</guid>
                    </item>
							        </channel>
        </rss>
		