<?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; Miscellaneous</title>
	<atom:link href="https://www.wpcraftsman.com/category/misc/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>Action &amp; Filter Hook Load Order</title>
		<link>https://www.wpcraftsman.com/action-filter-hook-load-order/</link>
		<comments>https://www.wpcraftsman.com/action-filter-hook-load-order/#comments</comments>
		<pubDate>Tue, 27 Jan 2015 22:47:49 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[load order]]></category>

		<guid isPermaLink="false">http://www.wpcraftsman.com/?p=178</guid>
		<description><![CDATA[There are lots of great resources out there, which list and detail WordPress&#8217; multitude action and filter hooks. But not many which detail the order in which they&#8217;re called. This is probably because the decision tree gets complex as you traverse the load order &#8212; what kind of page is being requested &#8230; is it [&#8230;]]]></description>
		<wfw:commentRss>https://www.wpcraftsman.com/action-filter-hook-load-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding images to e-mails</title>
		<link>https://www.wpcraftsman.com/adding-images-to-e-mails/</link>
		<comments>https://www.wpcraftsman.com/adding-images-to-e-mails/#comments</comments>
		<pubDate>Mon, 05 Jan 2015 23:23:40 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[PHPMailer]]></category>

		<guid isPermaLink="false">http://www.wpcraftsman.com/?p=85</guid>
		<description><![CDATA[WordPress gives you complete access to its use of the PHPMailer class / object, through the &#8216;phpmailer_init&#8217; action. I use this action all the time, for the sole purpose of sending e-mails from development machines which otherwise wouldn&#8217;t send without tedious configuration. I use the WP docs&#8217; example pretty much verbatim: &#8230; of course I [&#8230;]]]></description>
		<wfw:commentRss>https://www.wpcraftsman.com/adding-images-to-e-mails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command-line helpers</title>
		<link>https://www.wpcraftsman.com/command-line-helpers/</link>
		<comments>https://www.wpcraftsman.com/command-line-helpers/#comments</comments>
		<pubDate>Mon, 05 Jan 2015 21:49:12 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Essentials]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[command-line]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://www.wpcraftsman.com/?p=68</guid>
		<description><![CDATA[Here are two helpful command-line (Linux) tools which are immensely helpful when working on large themes, particularly if you&#8217;re modifying someone else&#8217;s work. Both require you to first navigate to the directory in which your files reside (see below for a primer). 1. Find all instances of something. This will respond with all files in [&#8230;]]]></description>
		<wfw:commentRss>https://www.wpcraftsman.com/command-line-helpers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
