<?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>Plug-Ins Archives - Belchamber Web Tools, AI Guidance &amp; Code</title>
	<atom:link href="https://tools.belchamber.us/code-snippets/wordpress/plug-ins/feed/" rel="self" type="application/rss+xml" />
	<link>https://tools.belchamber.us/code-snippets/wordpress/plug-ins/</link>
	<description>Aaron Belchamber: AI-Centric Senior Cloud Software Engineer - Jacksonville FL</description>
	<lastBuildDate>Sun, 08 Mar 2015 02:40:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">99928718</site>	<item>
		<title>WordPress Debug Toolbar plug-in comes in handy for WordPress Developers</title>
		<link>https://tools.belchamber.us/wordpress-debug-toolbar-plug-comes-handy-wordpress-developers/</link>
					<comments>https://tools.belchamber.us/wordpress-debug-toolbar-plug-comes-handy-wordpress-developers/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sun, 04 Jan 2015 22:20:28 +0000</pubDate>
				<category><![CDATA[Plug-Ins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plug-in]]></category>
		<category><![CDATA[wordpress tips]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=687</guid>

					<description><![CDATA[<p>I recently ran into some issues with a heavily customized WordPress site.  Something was overriding something else somewhere, somehow... The dreaded &#8220;find the problem then traverse back through the code&#8221; solution again raised its ugly head.  Oh, the futility, you time-sucking code bug.  Why didn&#8217;t the previous developer leave more DOCUMENTATION?!!!!! Sometimes, you can at [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/wordpress-debug-toolbar-plug-comes-handy-wordpress-developers/">WordPress Debug Toolbar plug-in comes in handy for WordPress Developers</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/wordpress-debug-toolbar-plug-comes-handy-wordpress-developers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">687</post-id>	</item>
		<item>
		<title>CollabPress:  A simple project management tool inside a free WordPress plug-in</title>
		<link>https://tools.belchamber.us/collabpress-a-simple-project-management-tool-inside-a-free-wordpress-plug-in/</link>
					<comments>https://tools.belchamber.us/collabpress-a-simple-project-management-tool-inside-a-free-wordpress-plug-in/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Wed, 06 Aug 2014 13:49:15 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Plug-Ins]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=435</guid>

					<description><![CDATA[<p>Some people are so enamored with these shiny new project management tools that load so nicely on our smart phones that they forget it should be a transparent part of the project and not a task and part of the process of completing the project.  I&#8217;m lucky to be at a place where it&#8217;s used [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/collabpress-a-simple-project-management-tool-inside-a-free-wordpress-plug-in/">CollabPress:  A simple project management tool inside a free WordPress plug-in</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/collabpress-a-simple-project-management-tool-inside-a-free-wordpress-plug-in/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">435</post-id>	</item>
		<item>
		<title>WordPress Genesis:  How to remove H1 tags and page titles from header if not on a homepage</title>
		<link>https://tools.belchamber.us/wordpress-genesis-how-to-remove-h1-tags-and-page-titles-from-header-if-not-on-a-homepage/</link>
					<comments>https://tools.belchamber.us/wordpress-genesis-how-to-remove-h1-tags-and-page-titles-from-header-if-not-on-a-homepage/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Fri, 06 Jun 2014 00:07:30 +0000</pubDate>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Plug-Ins]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=281</guid>

					<description><![CDATA[<p>As you scan your site for opportunities to optimize, your SEO results will probably tell you that on certain pages of your website you have two or more H1 tags.  By far not the most egregious of violations, you don&#8217;t want to confuse those simple-minded robots called search engines that can&#8217;t figure out the first [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/wordpress-genesis-how-to-remove-h1-tags-and-page-titles-from-header-if-not-on-a-homepage/">WordPress Genesis:  How to remove H1 tags and page titles from header if not on a homepage</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/wordpress-genesis-how-to-remove-h1-tags-and-page-titles-from-header-if-not-on-a-homepage/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">281</post-id>	</item>
		<item>
		<title>Need multiple contact forms on your WordPress website?</title>
		<link>https://tools.belchamber.us/need-multiple-contact-forms-on-your-wordpress-website/</link>
					<comments>https://tools.belchamber.us/need-multiple-contact-forms-on-your-wordpress-website/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sun, 16 Mar 2014 19:28:28 +0000</pubDate>
				<category><![CDATA[Plug-Ins]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=162</guid>

					<description><![CDATA[<p>There are plenty of contact form plug-ins for WordPress.  I&#8217;ve used a few that I thought would be good but turned out to be barely functional, clunky, and/or buggy.  There are a couple of very reliable and simple to customize contact forms, however.  I have deployed numerous sites that need to handle multiple types of [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/need-multiple-contact-forms-on-your-wordpress-website/">Need multiple contact forms on your WordPress website?</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/need-multiple-contact-forms-on-your-wordpress-website/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">162</post-id>	</item>
	</channel>
</rss>
