<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Website Membership &#187; membership site php</title>
	<atom:link href="http://www.website-membership.com/topic/membership-site-php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.website-membership.com</link>
	<description>Website Membership Information</description>
	<lastBuildDate>Mon, 09 Aug 2010 17:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>wp wishlist plugin</title>
		<link>http://www.website-membership.com/wp-wishlist-plugin-139.htm</link>
		<comments>http://www.website-membership.com/wp-wishlist-plugin-139.htm#comments</comments>
		<pubDate>Wed, 11 Feb 2009 14:05:27 +0000</pubDate>
		<dc:creator>Membership Software</dc:creator>
				<category><![CDATA[How To Create A Membership Site]]></category>
		<category><![CDATA[Membership Site]]></category>
		<category><![CDATA[membership site php]]></category>
		<category><![CDATA[Membership Website Software]]></category>
		<category><![CDATA[set up a membership site]]></category>
		<category><![CDATA[wishlist member]]></category>

		<guid isPermaLink="false">http://www.website-membership.com/?p=139</guid>
		<description><![CDATA[Five Reasons to Buy wp wishlist plugin (Go watch the videos if you don&#8217;t believe me) First, what is wp wishlist plugin? WP stands for WordPress.  WordPress is the top blogging software that is free, easy to set up and supports all kinds of free templates and free wordpress plugins.  Many of these things are [...]]]></description>
			<content:encoded><![CDATA[<p>Five Reasons to Buy <a href="http://www.ronmcdaniel.com/recommends/wishlist">wp wishlist plugin</a> (Go watch the videos if you don&#8217;t believe me)</p>
<p>First, what is <strong>wp wishlist plugin</strong>?</p>
<p>WP stands for WordPress.  WordPress is the top blogging software that is free, easy to set up and supports all kinds of free templates and free wordpress plugins.  Many of these things are great to set up your membership site.</p>
<p>Wishlist plugin, also called WP Wishlist Member plugin, is a premium plugin (membership software)  that you buy, download and drop into the plugin folder of WordPress.  (It really is that easy once you find the right folder)</p>
<p>Then you activate it and you have a very powerful membership site set up.</p>
<p>You can integrate wp wishlist plugin with paypal, <a href="http://www.ronmcdaniel.com/recommends/cart">1ShoppingCart</a> or many other payment processing gateways.</p>
<p>I looked at many different options, including using the free membership site wordpress plugin, but wp wishlist plugin was by far the best deal.  I puchased it once, I can use it on many sites and it nearly automated every part of my membership management.</p>
<p>I probably spent more than an hour watching their excellent videos and reading their website before buying.  They do the best job I have seen at helping you make a great decision to buy or not buy.  If anyone returns the product, it is only because they did not watch the videos first.  It really does work exactly like the wp <a href="http://www.ronmcdaniel.com/recommends/wishlist">wishlist plugin videos show</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.website-membership.com/wp-wishlist-plugin-139.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copyrighting your Membership Site</title>
		<link>http://www.website-membership.com/copyrighting-your-membership-site-16.htm</link>
		<comments>http://www.website-membership.com/copyrighting-your-membership-site-16.htm#comments</comments>
		<pubDate>Fri, 16 Jan 2009 14:19:27 +0000</pubDate>
		<dc:creator>Publisher</dc:creator>
				<category><![CDATA[Membership Site Script]]></category>
		<category><![CDATA[Start Membership Site]]></category>
		<category><![CDATA[membership site php]]></category>

		<guid isPermaLink="false">http://www.website-membership.com/?p=16</guid>
		<description><![CDATA[If you have a WordPress membership site you will want to have an up to date copyright notification at the bottom. If you are like us and have many different wordpress sites and membership sites, you will not want to go through and copyright each one on January 1st each year.  Can you say hangover?  [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a WordPress membership site you will want to have an up to date copyright notification at the bottom. If you are like us and have many different wordpress sites and membership sites, you will not want to go through and copyright each one on January 1st each year.  Can you say hangover?  Who wants to look at PHP code then?</p>
<p>So you need to use a script to dynamically create the date in php so that your copyright notice stays up to date.</p>
<p>Luckily, we have that <strong>free copyright membership script</strong> for you.</p>
<p>Just copy this code:</p>
<blockquote><p>&amp;copy; YOUR NAME &lt;?=date(&#8220;Y&#8221;);?&gt;</p></blockquote>
<p>The &amp;copy; is the part that adds the copyright symbol.  The &lt;?=date(&#8220;Y&#8221;);?&gt; is the php tag that will print the current year.</p>
<p>Change YOUR NAME to your real name, and if you started the membership website before the current year you can update this free copyright membershipscript like this:</p>
<blockquote><p>&amp;copy; YOUR NAME 2001 &#8211; &lt;?=date(&#8220;Y&#8221;);?&gt;</p></blockquote>
<p>The 2001 would be the year that you started the membership site.</p>
<p>Remember, having an updated copyright notice on your membership site not only helps you protect your valuable information, it also sends the signal to your membership site members and potential members that your membership site is up to date and valuable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.website-membership.com/copyrighting-your-membership-site-16.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
