<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="https://brooke.codes/wp-content/plugins/pretty-rss-feeds/xslt/pretty-feed.xsl" type="text/xsl" media="screen" ?><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: WordPress Theme Exists and WP_THEME_DIR?	</title>
	<atom:link href="https://brooke.codes/2010/04/08/wordpress-theme-exists-and-wp_theme_dir/feed/" rel="self" type="application/rss+xml" />
	<link>https://brooke.codes/2010/04/08/wordpress-theme-exists-and-wp_theme_dir/</link>
	<description>The Tech Blog of Brooke. </description>
	<lastBuildDate>Wed, 26 Mar 2025 06:57:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: BandonRandon		</title>
		<link>https://brooke.codes/2010/04/08/wordpress-theme-exists-and-wp_theme_dir/#comment-52</link>

		<dc:creator><![CDATA[BandonRandon]]></dc:creator>
		<pubDate>Fri, 09 Apr 2010 00:54:35 +0000</pubDate>
		<guid isPermaLink="false">https://brooke.codes/?p=68#comment-52</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://brooke.codes/2010/04/08/wordpress-theme-exists-and-wp_theme_dir/#comment-51&quot;&gt;clioweb&lt;/a&gt;.

Thanks Jeremy I&#039;ll check that out it seems like it should work!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://brooke.codes/2010/04/08/wordpress-theme-exists-and-wp_theme_dir/#comment-51">clioweb</a>.</p>
<p>Thanks Jeremy I&#8217;ll check that out it seems like it should work!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: clioweb		</title>
		<link>https://brooke.codes/2010/04/08/wordpress-theme-exists-and-wp_theme_dir/#comment-51</link>

		<dc:creator><![CDATA[clioweb]]></dc:creator>
		<pubDate>Fri, 09 Apr 2010 00:26:06 +0000</pubDate>
		<guid isPermaLink="false">https://brooke.codes/?p=68#comment-51</guid>

					<description><![CDATA[The &lt;a href=&quot;http://codex.wordpress.org/Function_Reference/get_themes&quot; rel=&quot;nofollow ugc&quot;&gt;get_themes function&lt;/a&gt; will return an array of available themes in your themes directory. You could then do an &#039;in_array&#039; check on that array to see if a specific theme exists.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://codex.wordpress.org/Function_Reference/get_themes" rel="nofollow ugc">get_themes function</a> will return an array of available themes in your themes directory. You could then do an &#8216;in_array&#8217; check on that array to see if a specific theme exists.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
