<?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>ioni2 - Free Premium Wordpress Theme &#187; ioni pagination</title>
	<atom:link href="http://ioni2.com/meta/ioni-pagination/feed/" rel="self" type="application/rss+xml" />
	<link>http://ioni2.com</link>
	<description>Free Premium Wordpress Theme &#124; Премиум шаблон Wordpress</description>
	<lastBuildDate>Mon, 21 Jun 2010 15:52:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ioni Pagination Plugin</title>
		<link>http://ioni2.com/2009/ioni_pagination/</link>
		<comments>http://ioni2.com/2009/ioni_pagination/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 21:17:45 +0000</pubDate>
		<dc:creator>ioni2.com</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[ioni pagination]]></category>
		<category><![CDATA[plugin for Wordpress]]></category>

		<guid isPermaLink="false">http://ioni2.com/?p=134</guid>
		<description><![CDATA[One day I was just had enough. I was tired of Page Navi plugin. It uses excessive code, unnecessarily calles database and generally is not at all so customizable. So I have decided to make my own pagination plugin – and use only native Wordpress code.]]></description>
			<content:encoded><![CDATA[<div id="attachment_135" class="wp-caption alignright" style="width: 310px"><a rel="attachment wp-att-135" href="http://ioni2.com/2009/ioni_pagination/ioni_pagination-2/"><img class="size-medium wp-image-135" title="ioni Pagination" src="http://ioni2.com/wp-content/uploads/2009/08/ioni_pagination-300x182.jpg" alt="ioni Pagination in action" width="300" height="182" /></a><p class="wp-caption-text">ioni Pagination in action</p></div>
<p>One day I was just had enough. I was tired of Page Navi plugin. It uses excessive code, unnecessarily calles database and generally is not at all so customizable. So I have decided to make my own pagination plugin – and use only native Wordpress code.</p>
<p>Basically you just have to upload the plugin to your wp-content/plugins directory and activate it using the standard Wordpress routine</p>
<p>In you theme, wherever you want to put the pagination, put this code:</p>
<blockquote><p>&lt;?php ioni_paginate();?&gt;</p></blockquote>
<p>This will insert the &lt;div &gt; id=”navigation” at the place of insertion according to default settings – or your changed ones.</p>
<p>However if you want to make things a bit more secure – make sure you insert this code:</p>
<blockquote><p>&lt;?php if (function_exists(‘ioni_paginate’)) ioni_paginate();?&gt;</p></blockquote>
<p>This will also check if the plugin is actually activated, so I suggest you use this code instead of the short one.</p>
<p>Download <a href="http://ioni2.com/wp-content/uploads/2009/08/ioni_paginate.zip">ioni Paginate</a></p>
<img src="http://ioni2.com/wp-content/themes/ioni3/images/sunshine-by.gif" alt="End of article" style="vertical-align:text-bottom;" />]]></content:encoded>
			<wfw:commentRss>http://ioni2.com/2009/ioni_pagination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
