<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>DigiMantra &#187; tutorials</title>
	<atom:link href="http://www.digimantra.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digimantra.com</link>
	<description>Technology tips for all</description>
	<lastBuildDate>Fri, 30 Dec 2011 21:13:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://www.digimantra.com/?pushpress=hub'/>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to : Create a new WordPress user using PHP function</title>
		<link>http://www.digimantra.com/tutorials/wordpress/create-wordpress-user-php-function/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/create-wordpress-user-php-function/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 21:13:13 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4881</guid>
		<description><![CDATA[Learn how to create a new WordPress user with Administrator  role from a PHP file. It may be helpful when you have got FTP access to a server and you want to create a new Admin user to access WordPress Admin Dashboard.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (23)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/add-user-specific-replies-in-wordpress-comments/" rel="bookmark">Add user specific replies in wordpress comments</a><!-- (18.4)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-wpnavmenu-separator-classes/" rel="bookmark">WordPress wp_nav_menu separator and First Last Classes</a><!-- (17)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/create-wordpress-user-php-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Remove /category/ from your WordPress url</title>
		<link>http://www.digimantra.com/tutorials/wordpress/remove-category-wordpress-url/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/remove-category-wordpress-url/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 12:29:31 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4872</guid>
		<description><![CDATA[Learn how to hack your .htaccess file to remove the unwanted /category/ from your wordpress URL. <h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/disable-url-field-from-the-comment-area/" rel="bookmark">WordPress : Disable / Remove URL field from the comment area</a><!-- (20.9)--></li>
		<li><a href="http://www.digimantra.com/technology/apache/url-rewriting-examples-htaccess/" rel="bookmark">5 commonly used url rewriting examples using .htaccess</a><!-- (12.4)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (12)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/remove-category-wordpress-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Nextgen gallery using custom php code on theme file</title>
		<link>http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 10:24:18 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[nextgen gallery]]></category>
		<category><![CDATA[nggallery]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4853</guid>
		<description><![CDATA[Nextgen is pretty famous gallery plugin used in WordPress. It provides shortcode to insert gallery in posts,pages, sidebars etc. In this post, you are going to see how to we can use nextgen's built in functions to show these galleries, albums in WordPress template files.<h3>Related Posts</h3>

No related posts.
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create Nextgen gallery custom template</title>
		<link>http://www.digimantra.com/tutorials/wordpress/create-nextgen-gallery-custom-template/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/create-nextgen-gallery-custom-template/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 10:01:28 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[nextgen gallery]]></category>
		<category><![CDATA[nggallery]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4855</guid>
		<description><![CDATA[Learn how to create custom template to display your album in the Nextgen Gallery.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/" rel="bookmark">How to use Nextgen gallery using custom php code on theme file</a><!-- (46.7)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (16.2)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/creating-dynamic-menu-with-re-order-option-in-wordpress/" rel="bookmark">Creating dynamic menu with re-order option in wordpress</a><!-- (9.6)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/create-nextgen-gallery-custom-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show twitter like X days ago in WordPress for time</title>
		<link>http://www.digimantra.com/tutorials/wordpress/show-twitter-like-x-days-ago-in-wordpress-for-time/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/show-twitter-like-x-days-ago-in-wordpress-for-time/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 18:09:55 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[designing]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4820</guid>
		<description><![CDATA[Show twitter like time in WordPress blog such as "1 hour", "5 mins", "2 days"<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/disable-url-field-from-the-comment-area/" rel="bookmark">WordPress : Disable / Remove URL field from the comment area</a><!-- (13.3)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (13.2)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-wpnavmenu-separator-classes/" rel="bookmark">WordPress wp_nav_menu separator and First Last Classes</a><!-- (12.9)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/show-twitter-like-x-days-ago-in-wordpress-for-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[How to] Setup Tikona Wireless correctly</title>
		<link>http://www.digimantra.com/tutorials/setup-tikona-wireless-correctly/</link>
		<comments>http://www.digimantra.com/tutorials/setup-tikona-wireless-correctly/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 07:12:33 +0000</pubDate>
		<dc:creator>Alap Naik Desai</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[tikona]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[Wireless LAN]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4662</guid>
		<description><![CDATA[Owing to its competitve pricing, Tikona is gaining pupolarity. However, owing to some topographical factors, compliants are frequesnt. this post highlights some ways to minimizethos &#038; have a pleasant experience surfing the web using Tikon Wireless Internet.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/linux/rfkill-enabledisable-wireless-linux-laptop/" rel="bookmark">Use rfkill to Enable/Disable Wireless on your Linux Laptop</a><!-- (13.4)--></li>
		<li><a href="http://www.digimantra.com/tips/wi-fi-should-you-pay-to-use/" rel="bookmark">Wi-Fi .. Should you PAY to USE?</a><!-- (7.8)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/setup-tikona-wireless-correctly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress : Disable / Remove URL field from the comment area</title>
		<link>http://www.digimantra.com/tutorials/wordpress/disable-url-field-from-the-comment-area/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/disable-url-field-from-the-comment-area/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 09:09:58 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[web designing]]></category>
		<category><![CDATA[wp themes]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4253</guid>
		<description><![CDATA[WordPress  allows commenting by default on the blog post or pages you create using WordPress. The comment area constitutes of the Name, Email, URL and Comment. Name and Email fields are mandatory but URL field is options. However, many automated bots try to exploit this feature and post some automated comments. This in result may [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (15.2)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/show-twitter-like-x-days-ago-in-wordpress-for-time/" rel="bookmark">Show twitter like X days ago in WordPress for time</a><!-- (14.3)--></li>
		<li><a href="http://www.digimantra.com/news/new-launches/wordpress-short-url-service/" rel="bookmark">WP.me- A shorten URL service by wordpress.com</a><!-- (14.1)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/disable-url-field-from-the-comment-area/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WordPress : Run shortcode in PHP template file</title>
		<link>http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 18:37:14 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[desiging]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4200</guid>
		<description><![CDATA[WordPress shortcode is very useful while creating new posts or pages. It is a nifty way to perform certain tasks in the post. For instance, if you want to add a youtube video or image gallery then WordPress shortcodes are quite useful. Many plugins provide their own shortcodes for displaying certain content or performing some [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/" rel="bookmark">How to use Nextgen gallery using custom php code on theme file</a><!-- (20.5)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/create-wordpress-user-php-function/" rel="bookmark">How to : Create a new WordPress user using PHP function</a><!-- (19.9)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-display-content-registered-users/" rel="bookmark">WordPress : Display content to registered users only</a><!-- (19.8)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress : Display content to registered users only</title>
		<link>http://www.digimantra.com/tutorials/wordpress/wordpress-display-content-registered-users/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/wordpress-display-content-registered-users/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 18:10:07 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4186</guid>
		<description><![CDATA[During WordPress theme, or plugin development there are times when you want to show certain page’s content based upon the user. For instance, you want to display a download link to only registered users and display a Register link to un-registered or new users. So we are going to discuss a way through which you [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/display-wordpress-post-content-wordpress/" rel="bookmark">Display WordPress post content outside the WordPress</a><!-- (17.7)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/add-default-content-post-wordpress/" rel="bookmark">Add default content for a new post in WordPress</a><!-- (13.6)--></li>
		<li><a href="http://www.digimantra.com/technology/php/dynamically-display-twitter-display-image-user/" rel="bookmark">Dynamically display twitter display image of a user</a><!-- (12.3)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/wordpress-display-content-registered-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Empty WordPress trash automatically</title>
		<link>http://www.digimantra.com/tutorials/wordpress/empty-wordpress-trash-automatically/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/empty-wordpress-trash-automatically/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 17:23:55 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4173</guid>
		<description><![CDATA[WordPress has an inbuilt trash system which keeps your posts, pages, comments in trash for 30 days by default. However, WordPress has a way to change this default 30 days time period. We can even disable this feature such that WordPress does not empties the trash automatically. In order to change this setting, follow the [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/display-wordpress-post-content-wordpress/" rel="bookmark">Display WordPress post content outside the WordPress</a><!-- (15)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (13.2)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/solve-wordpress-maintenance-mode-problem/" rel="bookmark">How to solve WordPress Maintenance mode problem</a><!-- (12.3)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/empty-wordpress-trash-automatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add default content for a new post in WordPress</title>
		<link>http://www.digimantra.com/tutorials/wordpress/add-default-content-post-wordpress/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/add-default-content-post-wordpress/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 17:51:19 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[wordpress hooks]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4114</guid>
		<description><![CDATA[Most of the bloggers write the blogs in a certain format or at-least have a common signature or a punch line in every post on their blog. For example in my blog posts I always end the posts with Stay Digified!! Sachin Khosla So what if we can automate that type of text such that [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/display-wordpress-post-content-wordpress/" rel="bookmark">Display WordPress post content outside the WordPress</a><!-- (17.3)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (14.5)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-display-content-registered-users/" rel="bookmark">WordPress : Display content to registered users only</a><!-- (13.9)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/add-default-content-post-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recommended Linux Partitioning Scheme</title>
		<link>http://www.digimantra.com/linux/recommended-linux-partitioning-scheme/</link>
		<comments>http://www.digimantra.com/linux/recommended-linux-partitioning-scheme/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 05:30:28 +0000</pubDate>
		<dc:creator>Kartik</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Gparted]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4009</guid>
		<description><![CDATA[When we need to install linux on our systems, we need to partition our hard disk as we do for windows. In the case of windows, partitions are called as c: ,d:, e:, etc. But on linux they are represented in the form of following (there are many others, but these are the most essential):<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/linux/restore-grub-in-ubuntu-after-installing-windows/" rel="bookmark">Restore GRUB in Ubuntu after installing Windows</a><!-- (11.1)--></li>
		<li><a href="http://www.digimantra.com/firefox/highlight-text-firefox-address-bar-ubuntu-linux/" rel="bookmark">Highlight text in firefox address bar for Ubuntu / Linux</a><!-- (9.7)--></li>
		<li><a href="http://www.digimantra.com/firefox/install-firefox-35-linux/" rel="bookmark">How to Install Firefox 3.5 on Linux</a><!-- (9)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/linux/recommended-linux-partitioning-scheme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Creating dynamic menu with re-order option in wordpress</title>
		<link>http://www.digimantra.com/tutorials/wordpress/creating-dynamic-menu-with-re-order-option-in-wordpress/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/creating-dynamic-menu-with-re-order-option-in-wordpress/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 20:12:30 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=3977</guid>
		<description><![CDATA[WordPress is a powerful CMS for a website and it provides features which makes it easy to use CMS. Navigation or Menu is one of the key point of the website. People tend to change Menu names, links, reorder them ever now &#38; then. In a normal website it is a tedious job to change [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/create-horizontal-menu-in-wordpress/" rel="bookmark">Create Horizontal Menu in WordPress</a><!-- (18.8)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-wpnavmenu-separator-classes/" rel="bookmark">WordPress wp_nav_menu separator and First Last Classes</a><!-- (16.4)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/display-wordpress-post-content-wordpress/" rel="bookmark">Display WordPress post content outside the WordPress</a><!-- (13.7)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/creating-dynamic-menu-with-re-order-option-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress wp_nav_menu separator and First Last Classes</title>
		<link>http://www.digimantra.com/tutorials/wordpress/wordpress-wpnavmenu-separator-classes/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/wordpress-wpnavmenu-separator-classes/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 19:55:22 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=3957</guid>
		<description><![CDATA[wp_nav_menu is a wordpress built-in plugin that allows you to show navigation in the front-end. This simple function picks the menu defined in the wp-admin dashboard and displays it as the list. Just like other wordpress functions this is also powerful. It takes various parameters to customize the output of the navigation. You can also [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/creating-dynamic-menu-with-re-order-option-in-wordpress/" rel="bookmark">Creating dynamic menu with re-order option in wordpress</a><!-- (16.7)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/how-to-integerate-page-navigation-in-wordpress/" rel="bookmark">How to integerate page navigation in wordpress</a><!-- (13.8)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/create-wordpress-user-php-function/" rel="bookmark">How to : Create a new WordPress user using PHP function</a><!-- (13.8)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/wordpress-wpnavmenu-separator-classes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Display WordPress post content outside the WordPress</title>
		<link>http://www.digimantra.com/tutorials/wordpress/display-wordpress-post-content-wordpress/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/display-wordpress-post-content-wordpress/#comments</comments>
		<pubDate>Wed, 11 May 2011 19:22:16 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=3783</guid>
		<description><![CDATA[Display WordPress blog posts outside the WordPress<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/add-default-content-post-wordpress/" rel="bookmark">Add default content for a new post in WordPress</a><!-- (24.4)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-display-content-registered-users/" rel="bookmark">WordPress : Display content to registered users only</a><!-- (22.6)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (17.6)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/display-wordpress-post-content-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

