<?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>WordPress Craftsman &#187; PHPDoc</title>
	<atom:link href="https://www.wpcraftsman.com/tag/phpdoc/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wpcraftsman.com</link>
	<description>WordPress developer offering code snippets, tips and expert advice</description>
	<lastBuildDate>Sun, 01 Dec 2024 22:08:29 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.7.33</generator>
	<item>
		<title>Blurbette Plugin: Wrapping It Up</title>
		<link>https://www.wpcraftsman.com/blurbette-plugin-wrapping-it-up/</link>
		<comments>https://www.wpcraftsman.com/blurbette-plugin-wrapping-it-up/#comments</comments>
		<pubDate>Sun, 08 Mar 2015 01:27:44 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[PHPDoc]]></category>

		<guid isPermaLink="false">http://www.wpcraftsman.com/?p=452</guid>
		<description><![CDATA[All classes have been authored, and the Registry is ready to instantiate them. There is one more piece of business left, to complete the plugin package: activation / deactivation. WordPress provides a matched pair of action hooks, one that fires when the user activates the plugin, and the other when the user deactivates it. Activation [&#8230;]]]></description>
		<wfw:commentRss>https://www.wpcraftsman.com/blurbette-plugin-wrapping-it-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
