<?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>WpFunc &#187; integrate java</title>
	<atom:link href="http://wpfunc.com/tag/integrate-java/feed" rel="self" type="application/rss+xml" />
	<link>http://wpfunc.com</link>
	<description>Awesome, Quick, Simple WordPress Functions!</description>
	<lastBuildDate>Thu, 01 Dec 2011 01:17:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Include jQuery to your theme</title>
		<link>http://wpfunc.com/wordpress/include-jquery-to-your-theme.html</link>
		<comments>http://wpfunc.com/wordpress/include-jquery-to-your-theme.html#comments</comments>
		<pubDate>Thu, 08 Oct 2009 17:34:14 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[header.php]]></category>
		<category><![CDATA[integrate java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=244</guid>
		<description><![CDATA[Hi again. The jQuery is the most easy javascript framework. You can integrate most of useful javascript commands and code to your site with this framework. Also you can addjQuery to your WordPress theme easily&#8230;
Here is the code;
Add this code to your header.php. Paste this code between &#60;head&#62; and &#60;/head&#62; tags.
That&#8217;s All! Have a nice [...]]]></description>
			<content:encoded><![CDATA[<p>Hi again. The jQuery is the most easy javascript framework. You can integrate most of useful javascript commands and code to your site with this framework. Also you can addjQuery to your WordPress theme easily&#8230;<span id="more-244"></span></p>
<h3 style="text-align: justify;">Here is the code;</h3>
<pre class="brush: plain; title: ; notranslate">&lt;?php wp_enqueue_script(&quot;jquery&quot;); ?&gt;</pre>
<p>Add this code to your header.php. Paste this code between <strong><em>&lt;head&gt;</em></strong> and <strong><em>&lt;/head&gt;</em></strong> tags.</p>
<p>That&#8217;s All! Have a nice day.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpfunc.com/wordpress/include-jquery-to-your-theme.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

