<?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>
									Add own php to wpforo - wpForo Integration				            </title>
            <link>https://wpforo.com/community/wpforo-integration/add-own-php-to-wpforo/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 12 Apr 2026 22:15:19 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Add own php to wpforo</title>
                        <link>https://wpforo.com/community/wpforo-integration/add-own-php-to-wpforo/#post-33784</link>
                        <pubDate>Thu, 28 Nov 2019 16:44:40 +0000</pubDate>
                        <description><![CDATA[Hey,I recently write an own php file, which archive old topics. (Move to an other forum)The script works well, but I have an little problem.I want to add the file to a dir, which I can acces...]]></description>
                        <content:encoded><![CDATA[<p>Hey,<br /><br />I recently write an own php file, which archive old topics. (Move to an other forum)<br /><br />The script works well, but I have an little problem.<br /><br />I want to add the file to a dir, which I can access from any user (e.g. guest) via cronjob. So I can't use wpf-admin, which I tried first.<br /><br />Is there any place where I can add the file? Currently I used<br /><br />if(isSet($_GET) &amp;&amp; &lt;snip key validation&gt;){include (archiveTopics.php);}<br /><br />in the forums class..<br /><br />But I'm not happy with this solution.. Is there any usually-used method to do something like that? <br /><br />FYI: I need access to WPF(), so I can't access to this file directly. As mentioned above, I have to have access with the guest user.<br /><br />Thanks in advance <br /><br />(Hopefully this is the correct forum)</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-integration/">wpForo Integration</category>                        <dc:creator>TomsT</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-integration/add-own-php-to-wpforo/#post-33784</guid>
                    </item>
							        </channel>
        </rss>
		