<?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>
									Two questions in regards to register with Facebook - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 10 Apr 2026 12:05:28 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Two questions in regards to register with Facebook</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/paged/2/#post-47495</link>
                        <pubDate>Fri, 06 Nov 2020 16:26:47 +0000</pubDate>
                        <description><![CDATA[Thanks for this! I will try it out monday, I need a break :-).
I&#039;ll let you kno how it went.]]></description>
                        <content:encoded><![CDATA[<p>Thanks for this! I will try it out monday, I need a break :-).</p>
<p>I'll let you kno how it went.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Martin_1</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/paged/2/#post-47495</guid>
                    </item>
				                    <item>
                        <title>RE: Two questions in regards to register with Facebook</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/paged/2/#post-47467</link>
                        <pubDate>Fri, 06 Nov 2020 07:56:48 +0000</pubDate>
                        <description><![CDATA[@martin_1,
I&#039;m sorry but HTML will not be enabled for phrases. We&#039;ve added a new hook at the end of the facebook login information. You can edit and add it too. It&#039;ll not be removed after t...]]></description>
                        <content:encoded><![CDATA[<p>@martin_1,</p>
<p>I'm sorry but HTML will not be enabled for phrases. We've added a new hook at the end of the facebook login information. You can edit and add it too. It'll not be removed after the update, because the same code is also added in the new update.</p>
<p><strong>1.</strong> Using cPanel File Manager or Plugin Editor and open this file: <span style="color: #0000ff">/wp-content/plugins/wpforo/wpf-includes/<span style="color: #ff0000">class-api.php</span></span></p>
<p><strong>2.</strong> Find this line:</p>
<pre style="background-color: #ffffff;color: #000000;font-size: 12.0pt"><span style="color: #376395;font-weight: bold">&lt;</span><span style="color: #5163ac;font-weight: bold">span </span><span style="color: #008d00;font-weight: bold">class</span><span style="color: #7b65c8;font-weight: bold">="wpforo-fb-info-text"</span><span style="color: #376395;font-weight: bold">&gt;<br /></span><span style="color: #376395;font-weight: bold">    </span><span style="color: #ff3034;font-weight: bold">&lt;?php </span><span style="color: #008d00;font-weight: bold">echo </span><span style="color: #0000e5;font-style: italic">sprintf</span>( <span style="color: #0000e5;font-style: italic">wpforo_phrase</span>(<span style="color: #c64741">'When you login first time using Facebook Login button, we collect your account %s information shared by Facebook, based on your privacy settings. We also get your email address to automatically create a forum account for you. Once your account is created, you</span><span style="color: #c64741;font-weight: bold">\'</span><span style="color: #c64741">ll be logged-in to this account and you</span><span style="color: #c64741;font-weight: bold">\'</span><span style="color: #c64741">ll receive a confirmation email.'</span><span style="color: #000080">, </span><span style="color: #008d00;font-weight: bold">false </span>)<span style="color: #000080">, </span><span style="color: #4985c9;font-weight: bold">$public_profile</span>)<span style="color: #313131">; </span><span style="color: #ff3034;font-weight: bold">?&gt;<br /></span><span style="color: #376395;font-weight: bold">&lt;/</span><span style="color: #5163ac;font-weight: bold">span</span><span style="color: #376395;font-weight: bold">&gt;</span></pre>
<p><strong>3.</strong> Change to this and save:</p>
<pre style="background-color: #ffffff;color: #000000;font-size: 12.0pt"><span style="color: #376395;font-weight: bold">&lt;</span><span style="color: #5163ac;font-weight: bold">span </span><span style="color: #008d00;font-weight: bold">class</span><span style="color: #7b65c8;font-weight: bold">="wpforo-fb-info-text"</span><span style="color: #376395;font-weight: bold">&gt;<br /></span><span style="color: #376395;font-weight: bold">    </span><span style="color: #ff3034;font-weight: bold">&lt;?php </span><span style="color: #008d00;font-weight: bold">echo </span><span style="color: #0000e5;font-style: italic">apply_filters</span>(<span style="color: #c64741">'wpforo_fb_login_privacy_info'</span><span style="color: #000080">, </span><span style="color: #0000e5;font-style: italic">sprintf</span>( <span style="color: #0000e5;font-style: italic">wpforo_phrase</span>(<span style="color: #c64741">'When you login first time using Facebook Login button, we collect your account %s information shared by Facebook, based on your privacy settings. We also get your email address to automatically create a forum account for you. Once your account is created, you</span><span style="color: #c64741;font-weight: bold">\'</span><span style="color: #c64741">ll be logged-in to this account and you</span><span style="color: #c64741;font-weight: bold">\'</span><span style="color: #c64741">ll receive a confirmation email.'</span><span style="color: #000080">, </span><span style="color: #008d00;font-weight: bold">false </span>)<span style="color: #000080">, </span><span style="color: #4985c9;font-weight: bold">$public_profile</span>))<span style="color: #313131">; </span><span style="color: #ff3034;font-weight: bold">?&gt;<br /></span><span style="color: #376395;font-weight: bold">&lt;/</span><span style="color: #5163ac;font-weight: bold">span</span><span style="color: #376395;font-weight: bold">&gt;</span></pre>
<p> </p>
<p><strong>4.</strong> Then open your current active WordPress theme functions.php file and add custom content via the filter hook. Don't use single quotes in the <span style="color: #3366ff"><strong>$add_text</strong></span> value. Change it and add any HTML code you want:</p>
<pre style="background-color: #ffffff;color: #000000;font-size: 12.0pt"><span style="color: #008d00;font-weight: bold">function </span><span style="color: #0000e5;font-weight: bold">wpforo_append_html_to_facebook_login_info</span>( <span style="color: #4985c9;font-weight: bold">$text </span>)<span style="color: #5163ac">{<br /></span><span style="color: #5163ac">    </span><span style="color: #4985c9;font-weight: bold">$add_text </span><span style="color: #000080">= </span><span style="color: #c64741">'&lt;br&gt;&lt;a href="https://example.com/community/?foro=page&amp;view=privacy"&gt;link&lt;/a&gt;'</span><span style="color: #313131">;<br /></span><span style="color: #313131">    </span><span style="color: #008d00;font-weight: bold">return </span><span style="color: #4985c9;font-weight: bold">$text</span><span style="color: #000080">.</span><span style="color: #4985c9;font-weight: bold">$add_text</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_fb_login_privacy_info'</span><span style="color: #000080">, </span><span style="color: #c64741">'wpforo_append_html_to_facebook_login_info'</span><span style="color: #000080">, 10</span>)<span style="color: #313131">;</span></pre>
<p><br />How to Easily Add Custom Code in WordPress (without Breaking Your Site): 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>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/paged/2/#post-47467</guid>
                    </item>
				                    <item>
                        <title>RE: Two questions in regards to register with Facebook</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/paged/2/#post-47423</link>
                        <pubDate>Wed, 04 Nov 2020 15:55:04 +0000</pubDate>
                        <description><![CDATA[Is this something that might be added to a future update? Having the option to add html to the phrases?Or is it already available and is something going wrong with my setup?]]></description>
                        <content:encoded><![CDATA[<p>Is this something that might be added to a future update? Having the option to add html to the phrases?<br /><br />Or is it already available and is something going wrong with my setup?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Martin_1</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/paged/2/#post-47423</guid>
                    </item>
				                    <item>
                        <title>RE: Two questions in regards to register with Facebook</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47135</link>
                        <pubDate>Fri, 23 Oct 2020 14:28:55 +0000</pubDate>
                        <description><![CDATA[@martin
Under Forum &gt; Phrases &gt; phrase number 459It does allow the shortcode %s and creates a link from that. But just plain html it strips.]]></description>
                        <content:encoded><![CDATA[<p>@martin</p>
<p>Under Forum &gt; Phrases &gt; phrase number 459<br /><br />It does allow the shortcode %s and creates a link from that. But just plain html it strips.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Martin_1</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47135</guid>
                    </item>
				                    <item>
                        <title>RE: Two questions in regards to register with Facebook</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47114</link>
                        <pubDate>Fri, 23 Oct 2020 10:31:49 +0000</pubDate>
                        <description><![CDATA[@martin_1,
Please let me know, where did you inset it?]]></description>
                        <content:encoded><![CDATA[<p>@martin_1,</p>
<p>Please let me know, where did you inset it?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Martin</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47114</guid>
                    </item>
				                    <item>
                        <title>RE: Two questions in regards to register with Facebook</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47095</link>
                        <pubDate>Thu, 22 Oct 2020 13:48:12 +0000</pubDate>
                        <description><![CDATA[But how can I create links from them? If I use
&lt;a href=&quot;https://example.com/community/?foro=page&amp;view=privacy&quot;&gt;link&lt;/a&gt;
it gets stripped.]]></description>
                        <content:encoded><![CDATA[<p>But how can I create links from them? If I use</p>
<pre><span style="font-size: 10pt">&lt;a href="https://example.com/community/?foro=page&amp;view=privacy"&gt;link&lt;/a&gt;</span></pre>
<p>it gets stripped.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Martin_1</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47095</guid>
                    </item>
				                    <item>
                        <title>RE: Two questions in regards to register with Facebook</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47065</link>
                        <pubDate>Thu, 22 Oct 2020 06:49:43 +0000</pubDate>
                        <description><![CDATA[@martin_1,
Here are the URLs for direct access them:
Change the example.com to your website domain and change the /community/ if your forum base URL is different.]]></description>
                        <content:encoded><![CDATA[<p>@martin_1,</p>
<p>Here are the URLs for direct access them:</p>
<pre><span style="font-size: 12pt">https://<span style="color: #993300">example.com</span><span style="color: #3366ff">/community/</span><span style="color: #ff0000">?foro=page&amp;view=privacy</span></span><br /><span style="font-size: 12pt">https://<span style="color: #993300">example.com</span><span style="color: #3366ff">/community/</span><span style="color: #ff0000">?foro=page&amp;view=rules</span></span></pre>
<p>Change the example.com to your website domain and change the <span style="color: #3366ff">/community/</span> if your forum base URL is different.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47065</guid>
                    </item>
				                    <item>
                        <title>RE: Two questions in regards to register with Facebook</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47034</link>
                        <pubDate>Tue, 20 Oct 2020 15:34:32 +0000</pubDate>
                        <description><![CDATA[Hi Alvina,
I did set those, but when logging in with Facebook, those are being ignored and no longer mandatory.  It doesn&#039;t matter if one checks those boxes or not, the Facebook registratio...]]></description>
                        <content:encoded><![CDATA[<p>Hi Alvina,</p>
<p>I did set those, but when logging in with Facebook, those are being ignored and no longer mandatory.  It doesn't matter if one checks those boxes or not, the Facebook registration/login still functions.</p>
<p>That's why I though, maybe there is a shortcode I can add to the Facebook text so that it at least contains a link to the privacy policy and rules. I tried adding a link with some basic html but that get's stripped out.</p>
<p>I mean something like this %s which is used to create a link like this: public_profile which in turn links to https://developers.facebook.com/docs/permissions/reference#reference-public_profile</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Martin_1</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47034</guid>
                    </item>
				                    <item>
                        <title>RE: Two questions in regards to register with Facebook</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47017</link>
                        <pubDate>Tue, 20 Oct 2020 07:51:04 +0000</pubDate>
                        <description><![CDATA[@martin_1,
I&#039;ll suggest you go to the Dashboard &gt; Forums &gt; Tools &gt; Privacy &amp; Rules admin page, fin and check the &quot;Checkbox: I Agree to Forum Privacy Policy&quot; and &quot;Checkbox: I Ac...]]></description>
                        <content:encoded><![CDATA[<p>@martin_1,</p>
<p>I'll suggest you go to the Dashboard &gt; Forums &gt; Tools &gt; <span>Privacy &amp; Rules admin page, fin and check the "<strong>Checkbox: I Agree to Forum Privacy Policy</strong>" and "<strong>Checkbox: I Accept Forum Rules</strong>" options. Screenshot below: https://www.screencast.com/t/k8cwdB9MqbC</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47017</guid>
                    </item>
				                    <item>
                        <title>RE: Two questions in regards to register with Facebook</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47006</link>
                        <pubDate>Mon, 19 Oct 2020 16:37:29 +0000</pubDate>
                        <description><![CDATA[Hi,
is there a shortcode that i can use to link to the forum rules and the forum privacy rules? That way i can add those to the Facebook registering/login text.]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>is there a shortcode that i can use to link to the forum rules and the forum privacy rules? That way i can add those to the Facebook registering/login text.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Martin_1</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/two-questions-in-regards-to-register-with-facebook/#post-47006</guid>
                    </item>
							        </channel>
        </rss>
		