<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To: Integrate Non-WordPress Pages in WordPress</title>
	<atom:link href="http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-integrate-non-wordpress-pages-in-wordpress</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:02:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/#comment-20646</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 11 Jan 2012 05:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1215#comment-20646</guid>
		<description>It&#039;s been a few years since I wrote this. You&#039;re right, though. wp-load.php is a better option.

I&#039;ll update the post.</description>
		<content:encoded><![CDATA[<p>It&#8217;s been a few years since I wrote this. You&#8217;re right, though. wp-load.php is a better option.</p>
<p>I&#8217;ll update the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Till</title>
		<link>http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/#comment-20643</link>
		<dc:creator>Till</dc:creator>
		<pubDate>Tue, 10 Jan 2012 20:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1215#comment-20643</guid>
		<description>You should embed wp-load.php instead of wp-header.php.

wp-header.php had lots of different (and sometimes random) side-effects for me. E.g. Wordpress tried to do a post-loop, but not all the variables are set and this caused actual PHP errors on my non-wordpress page.

When I switched to wp-load.php all errors vanished.</description>
		<content:encoded><![CDATA[<p>You should embed wp-load.php instead of wp-header.php.</p>
<p>wp-header.php had lots of different (and sometimes random) side-effects for me. E.g. WordPress tried to do a post-loop, but not all the variables are set and this caused actual PHP errors on my non-wordpress page.</p>
<p>When I switched to wp-load.php all errors vanished.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/#comment-20198</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Thu, 27 Oct 2011 19:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1215#comment-20198</guid>
		<description>I owe you a beer! I was trying to find a way to allow a rewrite rule to hit a custom PHP page so I could pass &quot;directories&quot; as variables but have the WP theme still be wrapped around it cleanly. After many search attempts I finally hit the right Google search query to find your post. Thanks!</description>
		<content:encoded><![CDATA[<p>I owe you a beer! I was trying to find a way to allow a rewrite rule to hit a custom PHP page so I could pass &#8220;directories&#8221; as variables but have the WP theme still be wrapped around it cleanly. After many search attempts I finally hit the right Google search query to find your post. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NY HTML Solutions</title>
		<link>http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/#comment-20116</link>
		<dc:creator>NY HTML Solutions</dc:creator>
		<pubDate>Mon, 10 Oct 2011 10:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1215#comment-20116</guid>
		<description>It worked great with the Google CSE code embeded.</description>
		<content:encoded><![CDATA[<p>It worked great with the Google CSE code embeded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlaM</title>
		<link>http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/#comment-18913</link>
		<dc:creator>BlaM</dc:creator>
		<pubDate>Fri, 11 Feb 2011 14:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1215#comment-18913</guid>
		<description>Yay, exactly what I was looking for. 

Hint: Use the include and then check what your theme files say (usually single.php will do just fine) to see what to do to get the sidebar (which is get_sidebar()) and stuff.

However: Is there a way to add such pages programmatically - ie. in form of a plugin? For example if I want allow users to upload my plugin, switch it on - and get new page branch /mypluginpages/*

Flattr +1 :)</description>
		<content:encoded><![CDATA[<p>Yay, exactly what I was looking for. </p>
<p>Hint: Use the include and then check what your theme files say (usually single.php will do just fine) to see what to do to get the sidebar (which is get_sidebar()) and stuff.</p>
<p>However: Is there a way to add such pages programmatically &#8211; ie. in form of a plugin? For example if I want allow users to upload my plugin, switch it on &#8211; and get new page branch /mypluginpages/*</p>
<p>Flattr +1 <img src='http://media.webmaster-source.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvind K.</title>
		<link>http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/#comment-12158</link>
		<dc:creator>Arvind K.</dc:creator>
		<pubDate>Fri, 29 Oct 2010 05:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1215#comment-12158</guid>
		<description>Work prefect! Going a step further i included  to show left and right boxes as well. So my new php page content/form (http://www.devarticles.in/tools/subtitlerep.php) is wrapped in the entire WordPress look now and it works great. Thanks for your great post!</description>
		<content:encoded><![CDATA[<p>Work prefect! Going a step further i included  to show left and right boxes as well. So my new php page content/form (<a href="http://www.devarticles.in/tools/subtitlerep.php" rel="nofollow">http://www.devarticles.in/tools/subtitlerep.php</a>) is wrapped in the entire WordPress look now and it works great. Thanks for your great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilyk2gruv</title>
		<link>http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/#comment-11890</link>
		<dc:creator>ilyk2gruv</dc:creator>
		<pubDate>Wed, 01 Sep 2010 23:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1215#comment-11890</guid>
		<description>I made a page using the code above, put it in a subdirectory and add the &quot;../&quot;.  The content I want shows up in the body, but the title says &quot;page not found&quot; and I cannot write over the title with a new title tag.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I made a page using the code above, put it in a subdirectory and add the &#8220;../&#8221;.  The content I want shows up in the body, but the title says &#8220;page not found&#8221; and I cannot write over the title with a new title tag.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milind</title>
		<link>http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/#comment-10500</link>
		<dc:creator>Milind</dc:creator>
		<pubDate>Fri, 04 Dec 2009 08:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1215#comment-10500</guid>
		<description>Hi friends,
I am new user of wordpress .
Actually I have to my site integrate with wordpress means i have to show the blogs into into sites But I need a single login screen and after logged in, users will redirect to a common Control Panel. Presently, I hace two control panel one is my site(which is created into plain php) another one is &quot;wp&quot;(after wp installation.)
2. Need to register users from the non-wordpress based site. But I don&#039;t how can I achieve the following:

[A] On registration time, store password in the user table. Please help to create the password with wordpress encrypion.

[B] How can compare the password with database password on login time?

3. Where can I find out Wordpress Function References?

I hope that, the comment is active and will help me as soon as possible</description>
		<content:encoded><![CDATA[<p>Hi friends,<br />
I am new user of wordpress .<br />
Actually I have to my site integrate with wordpress means i have to show the blogs into into sites But I need a single login screen and after logged in, users will redirect to a common Control Panel. Presently, I hace two control panel one is my site(which is created into plain php) another one is &#8220;wp&#8221;(after wp installation.)<br />
2. Need to register users from the non-wordpress based site. But I don&#8217;t how can I achieve the following:</p>
<p>[A] On registration time, store password in the user table. Please help to create the password with wordpress encrypion.</p>
<p>[B] How can compare the password with database password on login time?</p>
<p>3. Where can I find out WordPress Function References?</p>
<p>I hope that, the comment is active and will help me as soon as possible</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaaviyan</title>
		<link>http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/#comment-9831</link>
		<dc:creator>Kaaviyan</dc:creator>
		<pubDate>Tue, 13 Oct 2009 03:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1215#comment-9831</guid>
		<description>I am new to wordpress. Can anyone help me to solve the below issue? 
 
Currently when an item is checked out from the shopping cart, it is brought to the payment gateway. However, the seller has no visibility on the item order number and who bought them. Seller wanted to add a reference number on the database that can be linked to the order number on the payment gateway. So, how to intergrate the payment gateway with wordpress? 
 
Thanks </description>
		<content:encoded><![CDATA[<p>I am new to wordpress. Can anyone help me to solve the below issue? </p>
<p>Currently when an item is checked out from the shopping cart, it is brought to the payment gateway. However, the seller has no visibility on the item order number and who bought them. Seller wanted to add a reference number on the database that can be linked to the order number on the payment gateway. So, how to intergrate the payment gateway with wordpress? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/#comment-7016</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 09 Jan 2009 16:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1215#comment-7016</guid>
		<description>@firman: Oops, it seems I made a typo. :) Thanks for pointing it out.</description>
		<content:encoded><![CDATA[<p>@firman: Oops, it seems I made a typo. <img src='http://media.webmaster-source.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks for pointing it out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: www.webmaster-source.com @ 2012-02-09 23:10:04 by W3 Total Cache -->
