<?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>Devdevote&#187; Wordpress</title>
	<atom:link href="http://www.devdevote.com/cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devdevote.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 06 Mar 2011 13:06:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>7 sins about WordPress</title>
		<link>http://www.devdevote.com/cms/7-sins-about-wordpress</link>
		<comments>http://www.devdevote.com/cms/7-sins-about-wordpress#comments</comments>
		<pubDate>Sun, 06 Mar 2011 13:06:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=218</guid>
		<description><![CDATA[I&#8217;ve been using WordPress almost every day since 2007 and here are my biggest kvetch. You might be a programmer to understand everything. Everything is a post? When using WordPress functions we can sometimes call &#8221;post&#8221; to get the page. No, this is not a bug. WordPress refer to the &#8221;post type&#8221;. There are posts, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using WordPress almost every day since 2007 and here are my biggest kvetch. You might be a programmer to understand everything.</p>
<h2>Everything is a post?</h2>
<p>When using WordPress functions we can sometimes call &#8221;post&#8221; to get  the page. No, this is not a bug. WordPress refer to the &#8221;post type&#8221;.  There are posts, but it got nothing to do with post types, really. A  post type can be a post, page, attachment, revision or even a menu.</p>
<p>It&#8217;s called &#8221;post type&#8221; because a post was the first thing created in  WordPress. Nowdays it can be just confusing to not be sure if it calls  an actual post or a post type.</p>
<h2>wp-admin got bloated</h2>
<p>Custom post types and other new stuff are nice BUT it makes WordPress  admin look like a junk yard. Some things have been taken care of in  version 3.1 like hide some fields that not everyone use that often.</p>
<p>The left sidebar is still a mess. To solve it, make a top menu (like  WordPress 2.3) and split things up in a nice way. We don&#8217;t need to see  the settings all the time, do we?</p>
<h2>Image uploader was better in previous versions of WordPress</h2>
<p>Why the heck is a lightbox used for uploading images? There was a  time when the image uploading was right there. No need to flip between a  lightbox and the content.</p>
<p><a href="http://wordpress.org/extend/plugins/file-gallery/screenshots/">File gallery plugin</a> looks a little bit of how WordPress looked before the lightbox time.</p>
<h2>I want to create my stuff on the frontpage, not in wp-admin</h2>
<p>I want to see my blog when I create a new post and I want to write it  right there to se what it gets. Why force me to log in to wp-admin?</p>
<p>I even want the ability to drag and drop my widgets on the front  page. It&#8217;s not impossible, just check if super admin is logged in and in  that case load some fancy jQuery.</p>
<p>In WordPress 3.1 there is a panel on the top at the front page to add  post and so on, but that is just a shortcut to wp-admin. A little lame  to me.</p>
<h2>Impossible to use Ajax WITH WordPress functions (a nice way)</h2>
<p>A theme issue.</p>
<p>When ever you include a PHP-file (on Ajax-calls for example) your WordPress functions are not there anymore. Yes, you could include wp-load.php but that is not good if the file structure has changed.</p>
<p>The best way today is way of doing it at <a href="http://ottodestruct.com/blog/2010/dont-include-wp-load-please/">Ottos Don&#8217;t include wp-load please</a>. I prefer the one called &#8221;The right way second&#8221;.</p>
<p>However it&#8217;s not a very nice way of doing it.</p>
<h2>Multiple languages sucks</h2>
<p>I&#8217;m not talking about translations of themes or wp-admin. I&#8217;m talking of creating sites with multiple languages. There is a plugin called <a href="http://wordpress.org/extend/plugins/qtranslate/">qTranslate</a> that should be one of the best plugin for this. Still it&#8217;s far from good enough. It destroys the core tables and don&#8217;t work well with new things like custom menus.</p>
<p>I don&#8217;t know the best way to solve this but I belive it can be done.</p>
<h2>Tables can&#8217;t be added with the content editor</h2>
<p>Sometimes you need a table to display table data. However TinyMCE editor is not very good at it. There are plugins to create tables but they are not good enough. They don&#8217;t really blend in.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.devdevote.com%2Fcms%2F7-sins-about-wordpress&amp;title=7%20sins%20about%20WordPress" id="wpa2a_2"><img src="http://www.devdevote.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/7-sins-about-wordpress/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Submit your WP site</title>
		<link>http://www.devdevote.com/cms/wordpress-resources/submit-your-wp-site</link>
		<comments>http://www.devdevote.com/cms/wordpress-resources/submit-your-wp-site#comments</comments>
		<pubDate>Mon, 19 Jul 2010 09:53:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress resources]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=175</guid>
		<description><![CDATA[Here is a list of resources where you can submit your Wordpress site. Are you missing a good site? Write a comment. I will update this post frequently.]]></description>
			<content:encoded><![CDATA[<p>Here is a list of resources where you can submit your WordPress site. Are you missing a good site? Write a comment. I will update this post frequently.</p>
<ul>
<li><a href="http://www.wpin.me/submit-wordpress-news/">WPin news</a> &#8211; <a href="http://www.wpin.me/wp/submit-blog/">WPin blog</a></li>
<li><a href="http://wpscoop.com/">WPscoop</a></li>
<li><a href="http://wparena.com/wordpress-powered-site/">WP Arena</a></li>
<li><a href="http://wpvote.com/">WP vote</a></li>
<li><a href="http://welovewp.com/submit">We love WP</a></li>
<li><a href="http://www.wpview.com/submit/">WP View</a></li>
<li><a href="http://werockwp.com/submit/">We rock WP</a></li>
<li><a href="http://wpinspire.com/submit/">WP Inspire</a></li>
<li><a href="http://wpinspiration.com/submit/">WP Inspiration</a></li>
<li><a href="http://wpgarden.com/submit/">WP Garden</a></li>
<li><a href="http://wpfloat.com/submit">WP Float</a></li>
<li><a href="http://www.wordpressious.com/submit/">WordPressious</a></li>
<li><a href="http://looppress.com/submit/">LoopPress</a></li>
<li><a href="http://wordpress.org/showcase/submit-a-wordpress-site/">WordPress Showcase</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-resources/submit-your-wp-site/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins &#8211; All categories</title>
		<link>http://www.devdevote.com/cms/wordpress-resources/plugins-all-categories</link>
		<comments>http://www.devdevote.com/cms/wordpress-resources/plugins-all-categories#comments</comments>
		<pubDate>Sun, 18 Jul 2010 19:49:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress resources]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=172</guid>
		<description><![CDATA[My personal favourite Wordpress plugins. What's yours?]]></description>
			<content:encoded><![CDATA[<p>My personal favourite WordPress plugins. What&#8217;s yours?</p>
<h2>Admin</h2>
<ul>
<li><a href="http://wordpress.org/extend/plugins/custom-post-type-ui/">Custom Post Types UI</a></li>
<li><a title="Custom Settings" href="http://wordpress.org/extend/plugins/custom-configs/">Custom Settings</a> &#8211; Add custom admin settings</li>
<li><a title="Display Queries" href="http://wordpress.org/extend/plugins/display-queries/">Display Querys</a> &#8211; Shows the number of queries used</li>
<li><a title="Duplicate Post" href="http://wordpress.org/extend/plugins/duplicate-post/">Duplicate Post</a> &#8211; Make a copy of a post</li>
<li><a href="http://wordpress.org/extend/plugins/subheading/">SubHeading</a> &#8211; Extra post title</li>
<li><a href="http://wordpress.org/extend/plugins/serverbuddy-by-pluginbuddy/">ServerBuddy</a> &#8211; Checks server enviroment</li>
<li><a href="http://wordpress.org/extend/plugins/simple-fields/">Simple Fields</a> &#8211; Better custom fields</li>
<li><a href="http://www.wpeasyposttypes.com/">Easy post types</a> &#8211; Create new post types on the fly</li>
<li><a href="http://wordpress.org/extend/plugins/no-self-ping/">No self pings</a> &#8211; Don&#8217;t ping your own site</li>
<li><a href="http://wordpress.org/extend/plugins/page-excerpt/">Page Excerpt</a> &#8211; Adds excerpt to pages (like posts)</li>
<li><a title="Regenerate Thumbnails" href="http://wordpress.org/extend/plugins/regenerate-thumbnails/">Regenerate Thumbnails</a> &#8211; Regenerate thumbnail size to a new size</li>
<li><a href="http://wordpress.org/extend/plugins/wp-no-category-base/">WP no category base</a> &#8211; Remove category from permalinks</li>
<li><a href="http://wordpress.org/extend/plugins/wp-super-cache/">WP Super Cache</a> &#8211; Speed up your site with caching</li>
</ul>
<h2>Forms</h2>
<ul>
<li><a title="Contact form 7" href="http://wordpress.org/extend/plugins/contact-form-7/">Contact form 7</a></li>
</ul>
<h2>Images</h2>
<ul>
<li><a href="http://wordpress.org/extend/plugins/fancybox-for-wordpress/">FancyBox for WordPress</a> &#8211; A &#8221;lightbox&#8221; layer for images</li>
</ul>
<h2>SEO</h2>
<ul>
<li><a href="http://wordpress.org/extend/plugins/seo-ultimate/">SEO Ultimate</a></li>
<li><a title="Simple Meta Description" href="http://wordpress.org/extend/plugins/simple-meta-description/">Simple Meta Description</a> &#8211; Uses the excerpt as a meta description</li>
<li><a href="http://wordpress.org/extend/plugins/simple-seo/">Simple SEO</a></li>
<li><a href="http://wordpress.org/extend/plugins/seo-title-tag/">SEO Title Tags</a> &#8211; Add and manage meta titles</li>
</ul>
<h2>Sidebars</h2>
<ul>
<li><a href="http://wordpress.org/extend/plugins/custom-sidebars/">Custom Sidebars</a></li>
</ul>
<h2>Widgets</h2>
<ul>
<li><a href="http://wordpress.org/extend/plugins/nktagcloud/">Better tag cloud</a> &#8211; Settings to tag clouds</li>
<li><a title="Fold Category List" href="http://www.webspaceworks.com/resources/wordpress/31/">Fold category list</a> &#8211; List categories and makes them collapse</li>
</ul>
<h2>CMS</h2>
<ul>
<li><a href="http://wordpress.org/extend/plugins/cms-tree-page-view/">CMS Tree Page View</a> &#8211; Better overview over pages</li>
</ul>
<h2>Not yet tested</h2>
<ul>
<li><a href="http://wordpress.org/extend/plugins/enable-media-replace/">Enable Media Replace</a></li>
<li><a href="http://wordpress.org/extend/plugins/wordpress-easy-todo/">Easy Todo</a></li>
<li><a href="http://wordpress.org/extend/plugins/smooth-slider/">Smooth Slider</a></li>
<li><a href="http://wordpress.org/extend/plugins/backwpup/">BackWPup</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-resources/plugins-all-categories/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best WordPress hacks</title>
		<link>http://www.devdevote.com/cms/wordpress-resources/best-wordpress-hacks</link>
		<comments>http://www.devdevote.com/cms/wordpress-resources/best-wordpress-hacks#comments</comments>
		<pubDate>Sun, 18 Jul 2010 19:28:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress resources]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=169</guid>
		<description><![CDATA[A list of Wordpress resources and hacks picked from my bookmarks. Enjoy!]]></description>
			<content:encoded><![CDATA[<p>A list of WordPress resources and hacks picked from my bookmarks. Enjoy!</p>
<h2>Widgets</h2>
<ul>
<li><a href="http://digwp.com/2010/03/declare-multiple-widgetized-areas/">Digging into WordPress &#8211; Declare Multiple Widgetized Areas</a></li>
</ul>
<h2>Rewrite rules</h2>
<ul>
<li><a href="http://wordpress.org/support/topic/304364">WordPress.org &#8211; Flush rules on activate plugin</a></li>
</ul>
<h2>Theme functions</h2>
<ul>
<li><a href="http://www.deluxeblogtips.com/2010/05/code-practices-twenty-ten-theme.html">Deluxe blog tips &#8211; 7 code practices from Twenty Ten theme</a></li>
<li><a href="http://codex.wordpress.org/Function_Reference/get_template_part">get_template_part</a></li>
<li><a href="http://codex.wordpress.org/Function_Reference/get_page_by_title">get_page_by_title</a></li>
<li><a href="http://codex.wordpress.org/Template_Tags/wp_nav_menu">wp_nav_menu</a></li>
<li><a href="http://foolswisdom.com/wp-activate-theme-actio/">A fools wisdom &#8211; Activate theme action</a></li>
<li><a href="http://ottopress.com/2010/wordpress-3-0-theme-tip-feed-links/">Otto on WordPress &#8211; add theme support automatic feed links</a></li>
</ul>
<h2>Custom post types</h2>
<ul>
<li><a href="http://www.vooshthemes.com/blog/wordpress-tip/create-a-professional-portfolio-using-wordpress-3-0-custom-post-types/">Voosh themes &#8211; Custom post types</a></li>
</ul>
<h2>Custom taxonomies</h2>
<ul>
<li><a href="http://net.tutsplus.com/tutorials/wordpress/introducing-wordpress-3-custom-taxonomies/">Net Tuts &#8211; Custom taxonomies</a></li>
</ul>
<h2>Meta boxes</h2>
<ul>
<li><a href="http://www.deluxeblogtips.com/2010/04/how-to-create-meta-box-wordpress-post.html">Deluxe blog tips &#8211; Create a better meta box</a></li>
</ul>
<h2>Admin</h2>
<ul>
<li><a href="http://www.deluxeblogtips.com/2010/05/add-custom-column.html">Deluxe blog tips &#8211; Add custom column</a></li>
<li><a href="http://justintadlock.com/archives/2009/03/06/disable-widget-areas-without-touching-theme-templates">Justin Tadlock &#8211; Disable widget areas without touching themes</a></li>
<li><a href="http://wpengineer.com/display-post-thumbnail-post-page-overview/">Wp Engineer &#8211; Display post thumbnail in post and page column</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-resources/best-wordpress-hacks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP Comment Pages</title>
		<link>http://www.devdevote.com/cms/wordpress-plugins/wp-comment-pages</link>
		<comments>http://www.devdevote.com/cms/wordpress-plugins/wp-comment-pages#comments</comments>
		<pubDate>Sat, 13 Feb 2010 17:50:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=160</guid>
		<description><![CDATA[Let's say you have 200 comments on your site. Imagine if every comment was an unique page, complete with title, meta description, header and content. This plugin will add comment pages dynamically without screwing up your database.]]></description>
			<content:encoded><![CDATA[<h2>In short</h2>
<p><strong>Requires at least:</strong> 2.9<br />
<strong>Tested up to:</strong> 2.9<br />
<strong>Download from:</strong> <a title="WP Comment Pages" href="http://www.devdevote.com/wp-content/uploads/zip/wp-comment-pages.zip">Devdevote</a></p>
<h2>Description</h2>
<h3>What is page comments?</h3>
<p>Let&#8217;s say you have 200 comments on your site. Imagine if every   comment was an unique page, complete with title, meta description,   header and content. It&#8217;s good for SEO (Search Engine Optimization) as   well as users. Your users can link directly to an interesting comment,   instead of the whole article.</p>
<p>This plugin will add comment pages dynamically without screwing up   your database. The plugin will only create ONE page called &#8221;comment&#8221;   which works like a template for ALL your comment pages.</p>
<p><strong><em>Just activate the plugin and it works instantly.</em></strong> If you  are an advanced user you can change the look of the comment  pages.</p>
<h2>Screenshots</h2>
<p><img title="A comment page" src="http://www.devdevote.com/wp-content/uploads/screenshot-1.png" alt="" width="489" height="215" /></p>
<p>This is how it looks like on my Swedish blog with the default theme.    You can change how the content i displayed if you like.</p>
<p><img title="Post with  comment" src="http://www.devdevote.com/wp-content/uploads/screenshot-2.png" alt="" width="450" height="131" /></p>
<p>The author comment link (&#8221;Mr WordPress&#8221; in this case) is replaced   with a  link to the comment page.</p>
<h3>What does the page called &#8221;comment&#8221; do?</h3>
<p>It works like a template for ALL your comment pages. If you go to a   comment page this happeneds automatically:</p>
<ul>
<li>Title tag is replaced. Example: &#8221;Mr WordPress @ Hello world »   MyBlogName&#8221;.</li>
<li>Meta description is added from the comment content with maximum 160   characters.</li>
<li>Canonical meta is added.</li>
<li>The title for the content is replaced. Example: &#8221;Mr WordPress @   Hello world&#8221;.</li>
<li>The content is added from the page &#8221;comment&#8221; and the shortcodes are   replaced with the comment content.</li>
</ul>
<h3>Shortcodes for the &#8221;comment&#8221; page</h3>
<p>Edit the page &#8221;comment&#8221;. It works like a template for all the comment   pages. The shortcodes will be replaced with real comment content. If   you need more shortcodes than default, here you go:</p>
<ul>
<li>[single_comment type="comment_author"]</li>
<li>[single_comment type="comment_author_url"]</li>
<li>[single_comment type="comment_author_link"]</li>
<li>[single_comment type="comment_avatar"]</li>
<li>[single_comment type="comment_avatar_link"]</li>
<li>[single_comment type="comment_date"]</li>
<li>[single_comment type="comment_content"]</li>
<li>[single_comment type="post_date"]</li>
<li>[single_comment type="post_link"]</li>
<li>[single_comment type="post_title"]</li>
<li>[single_comment type="post_url"]</li>
</ul>
<p>You can even add classes to the shortcodes named &#8221;_link&#8221;, like this:</p>
<ul>
<li>[single_comment type="comment_avatar_link"]</li>
</ul>
<h2>Installation</h2>
<ol>
<li>Make sure that you don&#8217;t already have a page called &#8221;comment&#8221;</li>
<li>Upload &#8216;wp-comment-pages&#8217; folder to the &#8216;/wp-content/plugins/&#8217;   directory</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li>Done! Click on a comment author link in your theme to try it.</li>
</ol>
<h2>Frequently Asked Questions</h2>
<h4>What is changed when activating the plugin?</h4>
<ul>
<li>It adds a rewrite rule to allow the comment pages to work.</li>
<li>It adds a page called &#8221;comment&#8221; that works like a template for all   the comment pages.</li>
</ul>
<h4>Does the plugin add new pages to the post table?</h4>
<p>The comment pages are created dynamically and are not stored in the   database. The only page that is created is the &#8221;comment&#8221; page. It works   like a template for ALL the comment pages.</p>
<h4>Does the plugin change the database structure?</h4>
<p>No.</p>
<h2>Changelog</h2>
<h4>1.0</h4>
<ul>
<li>Initial release</li>
</ul>
<h2>Upgrade Notice</h2>
<dl>
<dt>1.0</dt>
<dd>Initial release</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-plugins/wp-comment-pages/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WP Sitemap</title>
		<link>http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap</link>
		<comments>http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap#comments</comments>
		<pubDate>Sat, 23 Jan 2010 19:44:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=123</guid>
		<description><![CDATA[A HTML sitemap with both post and pages. Easy to implement, just add a shortcode tag in a page. Tags: sitemap, html sitemap, table of contents, seo. Requires at least: 2.9 Tested up to: 2.9 Stable tag: 1.0 Download from: Devdevote Download from: WordPress.org Demo Description Place a shortcode into a post or a page [...]]]></description>
			<content:encoded><![CDATA[<p><em>A HTML sitemap with both post and pages. Easy to implement, just  add a shortcode tag in a page.</em></p>
<p><strong>Tags:</strong> sitemap, html sitemap, table of contents, seo.<br />
<strong>Requires at least:</strong> 2.9<br />
<strong>Tested up to:</strong> 2.9<br />
<strong>Stable tag:</strong> 1.0</p>
<p><strong>Download from:</strong> <a href="http://www.devdevote.com/wp-content/uploads/zip/wp-sitemap.zip">Devdevote</a><strong><br />
Download from:</strong> <a title="WP Sitemap" href="http://wordpress.org/extend/plugins/wp-sitemap/">WordPress.org</a></p>
<h2>Demo</h2>
<ul><li><a href="http://www.devdevote.com/cms/7-sins-about-wordpress">7 sins about WordPress</a></li><li><a href="http://www.devdevote.com/server-script/php/use-xpath-to-parse-html-content-with-php">Use Xpath to parse HTML content with PHP</a></li><li><a href="http://www.devdevote.com/markup/html5/resources">HTML5 Resources</a></li><li><a href="http://www.devdevote.com/server-script/php-sql-resources/php-resources">PHP Resources</a></li><li><a href="http://www.devdevote.com/markup/css/css3-tricks-resources">CSS3 Tricks Resources</a></li></ul><ul class='page-numbers'>
	<li><span class='page-numbers current'>1</span></li>
	<li><a class='page-numbers' href='http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/page/2'>2</a></li>
	<li><a class='page-numbers' href='http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/page/3'>3</a></li>
	<li><span class="page-numbers dots">...</span></li>
	<li><a class='page-numbers' href='http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/page/6'>6</a></li>
	<li><a class='page-numbers' href='http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/page/7'>7</a></li>
	<li><a class='page-numbers' href='http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/page/8'>8</a></li>
</ul>

<h2>Description</h2>
<p>Place a shortcode into a post or a page (page recommended) and your  HTML sitemap will apear as a list, complete with page numbers.</p>
<h2>Shortcode simple example</h2>
<p>[wp_sitemap]</p>
<h2>Features</h2>
<ul>
<li>Support for both posts and pages</li>
<li>Support for page numbers and option to place it on top or bottom</li>
<li>Support for include and exclude pages / posts</li>
<li>Support for disable posts / pages</li>
<li>Support for order by and sort order</li>
<li>No data added to the database</li>
<li>No settings page added into admin</li>
<li>Sitemap settings are added through a shortcode added in a page</li>
<li>WordPress built in functions are used to make a very small code</li>
</ul>
<h2>Shortcode advanced example</h2>
<p>[wp_sitemap pages="false" exclude="9,21,34"]</p>
<h2>Parameters</h2>
<p><strong>exclude</strong></p>
<ul>
<li>(string) Define a comma-separated list of Page IDs to be excluded  from the list (example: &#8216;exclude=3,7,31&#8242;). There is no default value.</li>
</ul>
<p><strong>include</strong></p>
<ul>
<li>(string) Only include certain Pages or Posts in the sitemap. Like  exclude, this parameter takes a comma-separated list of Page IDs. There  is no default value.</li>
</ul>
<p><strong>posts</strong></p>
<ul>
<li>(string) Include Posts. Valid values:
<ul>
<li>true &#8211; Posts are included. (Default)</li>
<li>false &#8211; Posts are not included.</li>
</ul>
</li>
</ul>
<p><strong>pages</strong></p>
<ul>
<li>(string) Include Pages. Valid values:
<ul>
<li>true &#8211; Pages are included. (Default)</li>
<li>false &#8211; Pages are not included.</li>
</ul>
</li>
</ul>
<p><strong>sort_column</strong></p>
<ul>
<li>(string) Sorts the list of Posts and Pages in a number of different  ways. The default setting is sort newest first by Post / Page date.
<ul>
<li>&#8216;post_date&#8217; &#8211; Published Post / Page date. (Default)</li>
<li>&#8216;post_title&#8217; &#8211; The Post or Page title.</li>
<li>&#8216;post_modified&#8217; &#8211; The updated Post or Page date.</li>
<li>&#8216;comment_count&#8217; &#8211; The number of comments on a Post or Page.</li>
</ul>
</li>
</ul>
<p><strong>sort_order</strong></p>
<ul>
<li>(string) Change the sort order of the list of Pages (either  ascending or descending). The default is ascending. Valid values:
<ul>
<li>&#8216;ASC&#8217; &#8211; Sort from lowest to highest.</li>
<li>&#8216;DESC&#8217; &#8211; Sort from highest to lowest. (Default)</li>
</ul>
</li>
</ul>
<p><strong>paging_position</strong></p>
<ul>
<li>(string) The position of the page numbers. Valid values:
<ul>
<li>&#8216;top&#8217; &#8211; Add page numbers above the sitemap list</li>
<li>&#8216;bottom&#8217; &#8211; Add the page numbers below the sitemap list (Default)</li>
<li>&#8216;both&#8217; &#8211; Add page numbers above and below the sitemap list</li>
</ul>
</li>
</ul>
<p><strong>post_count</strong></p>
<ul>
<li>(string) Sets the number of Pages and Posts to display. The default  is 50.</li>
</ul>
<h2>Shortcode default settings</h2>
<p>If you don&#8217;t know what this means, just ignore this section.</p>
<ul>
<li>exclude =&gt; 0</li>
<li>include =&gt; 0</li>
<li>posts =&gt; &#8221;true&#8221;</li>
<li>pages =&gt; &#8221;true&#8221;</li>
<li>sort_column =&gt; &#8221;post_date&#8221;</li>
<li>sort_order =&gt; &#8221;DESC&#8221;</li>
<li>paging_position =&gt; &#8221;bottom&#8221;</li>
<li>post_count =&gt; 50</li>
</ul>
<h2>Installation</h2>
<p>This section describes how to install the plugin and get it working.</p>
<ol>
<li>Upload the folder &#8216;wp-sitemap&#8217; to the &#8216;/wp-content/plugins/&#8217;  directory</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li>Add the shortcode [wp_sitemap] to a post or a page (page  rekommended)</li>
<li>Look at the post / page. Done!</li>
</ol>
<h2>Frequently Asked Questions</h2>
<h3>Where is the settings page?</h3>
<p>There are none. You can add settings into the shortcode.</p>
<h2>Screenshots</h2>
<ol>
<li>Maybe soon. It&#8217;s just a list of posts and pages with page numbers.</li>
</ol>
<h2>Changelog</h2>
<h4>1.0</h4>
<ul>
<li>Initial release</li>
</ul>
<h2>Upgrade Notice</h2>
<dl>
<dt>1.0</dt>
<dd>This is not an upgrade, it&#8217;s an initial release.</dd>
</dl>
<h2>Support this plugin</h2>
<ul>
<li>Report bugs. Be detailed about the problem.</li>
<li>Spread the word.</li>
</ul>
<div class="adsense"><script type="text/javascript"><!--
			google_ad_client = "pub-3076083280861773";
			/* 336x280, skapad 2009-12-06 */
			google_ad_slot = "4722225889";
			google_ad_width = 336;
			google_ad_height = 280;
			//-->
			</script>
			<script type="text/javascript"
				src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
			</script></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.devdevote.com%2Fmarkup%2Fcss%2Fcss3-tricks-resources&amp;title=CSS3%20Tricks%20Resources" id="wpa2a_4"><img src="http://www.devdevote.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/markup/css/css3-tricks-resources/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress cheat sheet</title>
		<link>http://www.devdevote.com/cms/wordpress-documentation/wordpress-cheat-sheet</link>
		<comments>http://www.devdevote.com/cms/wordpress-documentation/wordpress-cheat-sheet#comments</comments>
		<pubDate>Sat, 16 Jan 2010 14:57:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress documentation]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=49</guid>
		<description><![CDATA[Almost all functions in Wordpress. It was written for Wordpress 2.8.2 but will probably work with future versions as well.]]></description>
			<content:encoded><![CDATA[<p>It was written for WordPress 2.8.2 but will probably work with future versions as well. Still under construction but so far so good right&#8230;</p>
<h2>Comments</h2>
<ul>
<li><a title="comments template" href="http://codex.wordpress.org/Function_Reference/comments_template">comments template</a></li>
<li><a title="comments open" href="http://codex.wordpress.org/Function_Reference/comments_open">comments open</a></li>
<li><a title="comment link" href="http://codex.wordpress.org/Function_Reference/comment_link">comment link</a></li>
<li><a title="check comment" href="http://codex.wordpress.org/Function_Reference/check_comment">check comment</a></li>
<li><a title="comment text rss" href="http://codex.wordpress.org/Function_Reference/comment_text_rss">comment text rss</a></li>
<li><a title="comment author rss" href="http://codex.wordpress.org/Function_Reference/comment_author_rss">comment author rss</a></li>
<li><a title="clean comment cache" href="http://codex.wordpress.org/Function_Reference/clean_comment_cache">clean comment cache</a></li>
<li><a title="get approved comments" href="http://codex.wordpress.org/Function_Reference/get_approved_comments">get approved comments</a></li>
<li><a title="get lastcommentmodified" href="http://codex.wordpress.org/Function_Reference/get_lastcommentmodified">get lastcommentmodified</a></li>
<li><a title="get comments popup template" href="http://codex.wordpress.org/Function_Reference/get_comments_popup_template">get comments popup template</a></li>
<li><a title="get comments" href="http://codex.wordpress.org/Function_Reference/get_comments">get comments</a></li>
<li><a title="get comment link" href="http://codex.wordpress.org/Function_Reference/get_comment_link">get comment link</a></li>
<li><a title="get comment author rss" href="http://codex.wordpress.org/Function_Reference/get_comment_author_rss">get comment author rss</a></li>
<li><a title="get comment" href="http://codex.wordpress.org/Function_Reference/get_comment">get comment</a></li>
<li><a title="get search comments feed link" href="http://codex.wordpress.org/Function_Reference/get_search_comments_feed_link">get search comments feed link</a></li>
<li><a title="get post comments feed link" href="http://codex.wordpress.org/Function_Reference/get_post_comments_feed_link">get post comments feed link</a></li>
<li><a title="is comments popup" href="http://codex.wordpress.org/Function_Reference/is_comments_popup">is comment popup</a></li>
<li><a title="comments open" href="http://codex.wordpress.org/Function_Reference/comments_open">comments open</a></li>
<li><a title="post comment feed link" href="http://codex.wordpress.org/Function_Reference/post_comments_feed_link">post comment feed link</a></li>
<li><a title="next comments link" href="http://codex.wordpress.org/Function_Reference/next_comments_link">next comments link</a></li>
<li><a title="paginate comments links" href="http://codex.wordpress.org/Function_Reference/paginate_comments_links">paginate comments links</a></li>
<li><a title="previous comments link" href="http://codex.wordpress.org/Function_Reference/previous_comments_link">previous comments link</a></li>
<li><a title="sanitize comment cookies" href="http://codex.wordpress.org/Function_Reference/sanitize_comment_cookies">sanitize comment cookies</a></li>
<li><a title="trackback url list" href="http://codex.wordpress.org/Function_Reference/trackback_url_list">trackback url list</a></li>
<li><a title="wp allow comment" href="http://codex.wordpress.org/Function_Reference/wp_allow_comment">wp allow comment</a></li>
<li><a title="wp delete comment" href="http://codex.wordpress.org/Function_Reference/wp_delete_comment">wp delete comment</a></li>
<li><a title="wp filter comment" href="http://codex.wordpress.org/Function_Reference/wp_filter_comment">wp filter comment</a></li>
<li><a title="wp get comment status" href="http://codex.wordpress.org/Function_Reference/wp_get_comment_status">wp get comment status</a></li>
<li><a title="wp get current commenter" href="http://codex.wordpress.org/Function_Reference/wp_get_current_commenter">wp get current commenter</a></li>
<li><a title="wp insert comment" href="http://codex.wordpress.org/Function_Reference/wp_insert_comment">wp insert comment</a></li>
<li><a title="wp new comment" href="http://codex.wordpress.org/Function_Reference/wp_new_comment">wp new comment</a></li>
<li><a title="wp set comment status" href="http://codex.wordpress.org/Function_Reference/wp_set_comment_status">wp set commentstatus</a></li>
<li><a title="wp throttle comment flood" href="http://codex.wordpress.org/Function_Reference/wp_throttle_comment_flood">wp throttle comment flood</a></li>
<li><a title="wp update comment" href="http://codex.wordpress.org/Function_Reference/wp_update_comment">wp update comment</a></li>
<li><a title="wp update comment count" href="http://codex.wordpress.org/Function_Reference/wp_update_comment_count">wp update comment count</a></li>
</ul>
<h2>Post</h2>
<ul>
<li><a title="clean post cache" href="http://codex.wordpress.org/Function_Reference/clean_post_cache">clean post cache</a></li>
<li><a title="add post meta" href="http://codex.wordpress.org/Function_Reference/add_post_meta">add post meta</a></li>
<li><a title="delete post meta" href="http://codex.wordpress.org/Function_Reference/delete_post_meta">delete post meta</a></li>
<li><a title="transition post status" href="http://codex.wordpress.org/Function_Reference/_transition_post_status">transition post status</a></li>
<li><a title="format to post" href="http://codex.wordpress.org/Function_Reference/format_to_post">format to post</a></li>
<li><a title="get lastpostmodified" href="http://codex.wordpress.org/Function_Reference/get_lastpostmodified">get lastpostmodified</a></li>
<li><a title="get lastpostdate" href="http://codex.wordpress.org/Function_Reference/get_lastpostdate">get lastpostdate</a></li>
<li><a title="get usernumposts" href="http://codex.wordpress.org/Function_Reference/get_usernumposts">get usernumposts</a></li>
<li><a title="get post type" href="http://codex.wordpress.org/Function_Reference/get_post_type">get post type</a></li>
<li><a title="get post status" href="http://codex.wordpress.org/Function_Reference/get_post_status">get post status</a></li>
<li><a title="get post mime type" href="http://codex.wordpress.org/Function_Reference/get_post_mime_type">get post mime type</a></li>
<li><a title="get post meta" href="http://codex.wordpress.org/Function_Reference/get_post_meta">get post meta</a></li>
<li><a title="get post custom values" href="http://codex.wordpress.org/Function_Reference/get_post_custom_values">get post custom values</a></li>
<li><a title="get post custom keys" href="http://codex.wordpress.org/Function_Reference/get_post_custom_keys">get post custom keys</a></li>
<li><a title="get post custom" href="http://codex.wordpress.org/Function_Reference/get_post_custom">get post custom</a></li>
<li><a title="get single template" href="http://codex.wordpress.org/Function_Reference/get_single_template">get single template</a></li>
<li><a title="is single" href="http://codex.wordpress.org/Function_Reference/is_single">is single</a></li>
<li><a title="get enclosed" href="http://codex.wordpress.org/Function_Reference/get_enclosed">get enclosed</a></li>
<li><a title="update post meta" href="http://codex.wordpress.org/Function_Reference/update_post_meta">update post meta</a></li>
<li><a title="wp get single post" href="http://codex.wordpress.org/Function_Reference/wp_get_single_post">wp get single post</a></li>
<li><a title="wp get recent posts" href="http://codex.wordpress.org/Function_Reference/wp_get_recent_posts">wp get recent posts</a></li>
<li><a title="get posts" href="http://codex.wordpress.org/Template_Tags/get_posts">get posts</a></li>
<li><a title="wp update post" href="http://codex.wordpress.org/Function_Reference/wp_update_post">wp update post</a></li>
<li><a title="wp publish post" href="http://codex.wordpress.org/Function_Reference/wp_publish_post">wp publish post</a></li>
<li><a title="wp insert post" href="http://codex.wordpress.org/Function_Reference/wp_insert_post">wp insert post</a></li>
<li><a title="query posts" href="http://codex.wordpress.org/Template_Tags/query_posts">query posts</a></li>
</ul>
<h2>Page</h2>
<ul>
<li><a title="get page template" href="http://codex.wordpress.org/Function_Reference/get_page_template">get all page ids</a></li>
<li><a title="get page template" href="http://codex.wordpress.org/Function_Reference/get_page_template">get page template</a></li>
<li><a title="get page hierarchy" href="http://codex.wordpress.org/Function_Reference/get_page_hierarchy">get page hierarchy</a></li>
<li><a title="get page children" href="http://codex.wordpress.org/Function_Reference/get_page_children">get page children</a></li>
<li><a title="get pages" href="http://codex.wordpress.org/Function_Reference/get_pages">get pages</a></li>
<li><a title="get paged template" href="http://codex.wordpress.org/Function_Reference/get_paged_template">get paged template</a></li>
<li><a title="is front page" href="http://codex.wordpress.org/Function_Reference/is_front_page">is front page</a></li>
<li><a title="is page" href="http://codex.wordpress.org/Function_Reference/is_page">is page</a></li>
<li><a title="is page template" href="http://codex.wordpress.org/Function_Reference/is_page_template">is page template</a></li>
<li><a title="is paged" href="http://codex.wordpress.org/Function_Reference/is_paged">is paged</a></li>
<li><a title="get children" href="http://codex.wordpress.org/Function_Reference/get_children">get children</a></li>
<li><a title="page uri index" href="http://codex.wordpress.org/Function_Reference/page_uri_index">page uri index</a></li>
<li><a title="get all page ids" href="http://codex.wordpress.org/Function_Reference/get_all_page_ids">get all page ids</a></li>
</ul>
<h2>Category</h2>
<ul>
<li><a title="get all category ids" href="http://codex.wordpress.org/Function_Reference/get_all_category_ids">get all category ids</a></li>
<li><a title="get category template" href="http://codex.wordpress.org/Function_Reference/get_category_template">get category template</a></li>
<li><a title="get cat ID" href="http://codex.wordpress.org/Function_Reference/get_cat_ID">get cat ID</a></li>
<li><a title="cat is ancestor" href="http://codex.wordpress.org/Function_Reference/cat_is_ancestor_of">cat is ancestor</a></li>
<li><a title="get category parents" href="http://codex.wordpress.org/Function_Reference/get_category_parents">get category parents</a></li>
<li><a title="get category link" href="http://codex.wordpress.org/Function_Reference/get_category_link">get category link</a></li>
<li><a title="get category feed link" href="http://codex.wordpress.org/Function_Reference/get_category_feed_link">get category feed link</a></li>
<li><a title="get category by slug" href="http://codex.wordpress.org/Function_Reference/get_category_by_slug">get category by slug</a></li>
<li><a title="get category by path" href="http://codex.wordpress.org/Function_Reference/get_category_by_path">get category by path</a></li>
<li><a title="get category" href="http://codex.wordpress.org/Function_Reference/get_category">get category</a></li>
<li><a title="get categories" href="http://codex.wordpress.org/Function_Reference/get_categories">get categories</a></li>
<li><a title="get the category rss" href="http://codex.wordpress.org/Function_Reference/get_the_category_rss">get the category rss</a></li>
<li><a title="is category" href="http://codex.wordpress.org/Function_Reference/is_category">is category</a></li>
<li><a title="in category" href="http://codex.wordpress.org/Function_Reference/in_category">in category</a></li>
<li><a title="wp insert category" href="http://codex.wordpress.org/Function_Reference/wp_insert_category">wp insert category</a></li>
<li><a title="wp create category" href="http://codex.wordpress.org/FunctionReference/wp_create_category">wp create category</a></li>
<li><a title="wp set post categories" href="http://codex.wordpress.org/Function_Reference/wp_set_post_categories">wp set post categories</a></li>
<li><a title="wp get post categories" href="http://codex.wordpress.org/Function_Reference/wp_get_post_categories">wp get post categories</a></li>
<li><a title="the category rss" href="http://codex.wordpress.org/Function_Reference/the_category_rss">the category rss</a></li>
</ul>
<h2>Search</h2>
<ul>
<li><a title="get search feed link" href="http://codex.wordpress.org/Function_Reference/get_search_feed_link">get search feed link</a></li>
<li><a title="get search template" href="http://codex.wordpress.org/Function_Reference/get_search_template">get search template</a></li>
<li><a title="get search query" href="http://codex.wordpress.org/Function_Reference/get_search_query">get search query</a></li>
<li><a title="get search form" href="http://codex.wordpress.org/Function_Reference/get_search_form">get search form</a></li>
<li><a title="is search" href="http://codex.wordpress.org/Function_Reference/is_search">is search</a></li>
</ul>
<h2>Bookmarks</h2>
<ul>
<li><a title="get bookmarks" href="http://codex.wordpress.org/Function_Reference/get_bookmarks">get bookmarks</a></li>
<li><a title="get bookmark" href="http://codex.wordpress.org/Function_Reference/get_bookmark">get bookmark</a></li>
</ul>
<h2>Tags</h2>
<ul>
<li><a title="balanceTags" href="http://codex.wordpress.org/Function_Reference/balanceTags">balanceTags</a></li>
<li><a title="force balance tags" href="http://codex.wordpress.org/Function_Reference/force_balance_tags">force balance tags</a></li>
<li><a title="get the tags" href="http://codex.wordpress.org/Function_Reference/get_the_tags">get the tags</a></li>
<li><a title="get the tag list" href="http://codex.wordpress.org/Function_Reference/get_the_tag_list">get the tag list</a></li>
<li><a title="get tags" href="http://codex.wordpress.org/Function_Reference/get_tags">get tags</a></li>
<li><a title="get tag link" href="http://codex.wordpress.org/Function_Reference/get_tag_link">get tag link</a></li>
<li><a title="get tag" href="http://codex.wordpress.org/Function_Reference/get_tag">get tag</a></li>
<li><a title="is tag" href="http://codex.wordpress.org/Function_Reference/is_tag">is tag</a></li>
<li><a title="has tag" href="http://codex.wordpress.org/Function_Reference/has_tag">has tag</a></li>
</ul>
<h2>Userdata</h2>
<ul>
<li><a title="delete usermeta" href="http://codex.wordpress.org/Function_Reference/delete_usermeta">delete usermeta</a></li>
<li><a title="get currentuserinfo" href="http://codex.wordpress.org/Function_Reference/get_currentuserinfo">get currentuserinfo</a></li>
<li><a title="get usermeta" href="http://codex.wordpress.org/Function_Reference/get_usermeta">get usermeta</a></li>
<li><a title="get userdatabylogin" href="http://codex.wordpress.org/Function_Reference/get_userdatabylogin">get userdatabylogin</a></li>
<li><a title="get userdata" href="http://codex.wordpress.org/Function_Reference/get_userdata">get userdata</a></li>
<li><a title="get user option" href="http://codex.wordpress.org/Function_Reference/get_user_option">get user option</a></li>
<li><a title="is user logged in" href="http://codex.wordpress.org/Function_Reference/is_user_logged_in">is user logged in</a></li>
<li><a title="get author feed link" href="http://codex.wordpress.org/Function_Reference/get_author_feed_link">get author feed link</a></li>
<li><a title="get author template" href="http://codex.wordpress.org/Function_Reference/get_author_template">get author template</a></li>
<li><a title="get the author" href="http://codex.wordpress.org/Function_Reference/get_the_author">get the author</a></li>
<li><a title="is author" href="http://codex.wordpress.org/Function_Reference/is_author">is author</a></li>
<li><a title="get profile" href="http://codex.wordpress.org/Function_Reference/get_profile">get profile</a></li>
<li><a title="auth redirect" href="http://codex.wordpress.org/Function_Reference/auth_redirect">auth redirect</a></li>
<li><a title="set current user" href="http://codex.wordpress.org/Function_Reference/set_current_user">set current user</a></li>
<li><a title="user pass ok" href="http://codex.wordpress.org/Function_Reference/user_pass_ok">user pass ok</a></li>
<li><a title="username exists" href="http://codex.wordpress.org/Function_Reference/username_exists">username exists</a></li>
<li><a title="validate username" href="http://codex.wordpress.org/Function_Reference/validate_username">validate username</a></li>
<li><a title="wp set current user" href="http://codex.wordpress.org/Function_Reference/wp_set_current_user">wp set current user</a></li>
<li><a title="update usermeta" href="http://codex.wordpress.org/Function_Reference/update_usermeta">update usermeta</a></li>
<li><a title="wp create user" href="http://codex.wordpress.org/Function_Reference/wp_create_user">wp create user</a></li>
<li><a title="wp delete user" href="http://codex.wordpress.org/Function_Reference/wp_delete_user">wp delete user</a></li>
<li><a title="wp insert user" href="http://codex.wordpress.org/Function_Reference/wp_insert_user">wp insert user</a></li>
<li><a title="wp update user" href="http://codex.wordpress.org/Function_Reference/wp_update_user">wp update user</a></li>
<li><a title="wp signon" href="http://codex.wordpress.org/Function_Reference/wp_signon">wp signon</a></li>
</ul>
<h2>Filter</h2>
<ul>
<li><a title="apply filters" href="http://codex.wordpress.org/Function_Reference/apply_filters">apply filters</a></li>
<li><a title="add filter" href="http://codex.wordpress.org/Function_Reference/add_filter">add filter</a></li>
<li><a title="merge filters" href="http://codex.wordpress.org/Function_Reference/merge_filters">merge filters</a></li>
<li><a title="remove filter" href="http://codex.wordpress.org/Function_Reference/remove_filter">remove filter</a></li>
</ul>
<h2>Feed</h2>
<ul>
<li><a title="do feed rss2" href="http://codex.wordpress.org/Function_Reference/do_feed_rss2">do feed rss2</a></li>
<li><a title="do feed rss" href="http://codex.wordpress.org/Function_Reference/do_feed_rss">do feed rss</a></li>
<li><a title="do feed rdf" href="http://codex.wordpress.org/Function_Reference/do_feed_rdf">do feed rdf</a></li>
<li><a title="do feed atom" href="http://codex.wordpress.org/Function_Reference/do_feed_atom">do feed atom</a></li>
<li><a title="do feed" href="http://codex.wordpress.org/Function_Reference/do_feed">do feed</a></li>
<li><a title="fetch feed" href="http://codex.wordpress.org/Function_Reference/fetch_feed">fetch feed</a></li>
<li><a title="is feed" href="http://codex.wordpress.org/Function_Reference/is_feed">is feed</a></li>
<li><a title="bloginfo rss" href="http://codex.wordpress.org/Function_Reference/bloginfo_rss">bloginfo rss</a></li>
<li><a title="get bloginfo rss" href="http://codex.wordpress.org/Function_Reference/get_bloginfo_rss">get bloginfo rss</a></li>
<li><a title="get the title rss" href="http://codex.wordpress.org/Function_Reference/get_the_title_rss">get the title rss</a></li>
<li><a title="permalink single rss" href="http://codex.wordpress.org/Template_Tags/permalink_single_rss">permalink single rss</a></li>
<li><a title="rss enclosure" href="http://codex.wordpress.org/Function_Reference/rss_enclosure">rss enclosure</a></li>
<li><a title="the title rss" href="http://codex.wordpress.org/Function_Reference/the_title_rss">the title rss</a></li>
<li><a title="the content rss" href="http://codex.wordpress.org/Function_Reference/the_content_rss">the content rss</a></li>
<li><a title="the excerpt rss" href="http://codex.wordpress.org/Function_Reference/the_excerpt_rss">the excerpt rss</a></li>
</ul>
<h2>Pings / Pingbacks / Trackbacks</h2>
<ul>
<li><a title="add ping" href="http://codex.wordpress.org/Function_Reference/add_ping">add ping</a></li>
<li><a title="do all pings" href="http://codex.wordpress.org/Function_Reference/do_all_pings">do all pings</a></li>
<li><a title="discover pingback server uri" href="http://codex.wordpress.org/Function_Reference/discover_pingback_server_uri">discover pingback server uri</a></li>
<li><a title="generic ping" href="http://codex.wordpress.org/Function_Reference/generic_ping">generic ping</a></li>
<li><a title="get to ping" href="http://codex.wordpress.org/Function_Reference/get_to_ping">get to ping</a></li>
<li><a title="pings open" href="http://codex.wordpress.org/Function_Reference/pings_open">pings open</a></li>
<li><a title="get pung" href="http://codex.wordpress.org/Function_Reference/get_pung">get pung</a></li>
<li><a title="do trackbacks" href="http://codex.wordpress.org/Function_Reference/do_trackbacks">do trackbacks</a></li>
<li><a title="is trackback" href="http://codex.wordpress.org/Function_Reference/is_trackback">is trackback</a></li>
<li><a title="trackback" href="http://codex.wordpress.org/Function_Reference/trackback">trackback</a></li>
<li><a title="pingback" href="http://codex.wordpress.org/Function_Reference/pingback">pingback</a></li>
<li><a title="privacy ping filter" href="http://codex.wordpress.org/Function_Reference/privacy_ping_filter">privacy ping filter</a></li>
<li><a title="weblog ping" href="http://codex.wordpress.org/Function_Reference/weblog_ping">weblog ping</a></li>
</ul>
<h2>Theme / Template</h2>
<ul>
<li><a title="get themes" href="http://codex.wordpress.org/Function_Reference/get_themes">get themes</a></li>
<li><a title="get theme root uri" href="http://codex.wordpress.org/Function_Reference/get_theme_root_uri">get theme root uri</a></li>
<li><a title="get theme root" href="http://codex.wordpress.org/Function_Reference/get_theme_root">get theme root</a></li>
<li><a title="get theme mod" href="http://codex.wordpress.org/Function_Reference/get_theme_mod">get theme mod</a></li>
<li><a title="get theme data" href="http://codex.wordpress.org/Function_Reference/get_theme_data">get theme data</a></li>
<li><a title="get theme" href="http://codex.wordpress.org/Function_Reference/get_theme">get theme</a></li>
<li><a title="get template directory" href="http://codex.wordpress.org/Function_Reference/get_current_theme">get template directory</a></li>
<li><a title="get attachment template" href="http://codex.wordpress.org/Function_Reference/get_attachment_template">get attachment template</a></li>
<li><a title="get active template" href="http://codex.wordpress.org/Function_Reference/get_archive_template">get active template</a></li>
<li><a title="get 404 template" href="http://codex.wordpress.org/Function_Reference/get_404_template">get 404 template</a></li>
<li><a title="get home template" href="http://codex.wordpress.org/Function_Reference/get_home_template">get home template</a></li>
<li><a title="get date template" href="http://codex.wordpress.org/Function_Reference/get_date_template">get date template</a></li>
<li><a title="get template directory uri" href="http://codex.wordpress.org/Function_Reference/get_template_directory_uri">get template directory uri</a></li>
<li><a title="get template directory" href="http://codex.wordpress.org/Function_Reference/get_template_directory">get template directory</a></li>
<li><a title="get template" href="http://codex.wordpress.org/Function_Reference/get_template">get template</a></li>
<li><a title="validate current theme" href="http://codex.wordpress.org/Function_Reference/validate_current_theme">validate current theme</a></li>
<li><a title="switch theme" href="http://codex.wordpress.org/Function_Reference/switch_theme">switch theme</a></li>
<li><a title="set theme mod" href="http://codex.wordpress.org/Function_Reference/set_theme_mod">set theme mod</a></li>
<li><a title="preview theme ob filter callback" href="http://codex.wordpress.org/Function_Reference/preview_theme_ob_filter_callback">preview theme ob filter callback</a></li>
<li><a title="preview theme ob filter" href="http://codex.wordpress.org/Function_Reference/preview_theme_ob_filter">preview theme ob filter</a></li>
<li><a title="preview theme" href="http://codex.wordpress.org/Function_Reference/preview_theme">preview theme</a></li>
<li><a title="load template" href="http://codex.wordpress.org/Function_Reference/load_template">load template</a></li>
</ul>
<h2>Header</h2>
<ul>
<li><a title="cache javascript headers" href="http://codex.wordpress.org/Function_Reference/cache_javascript_headers">cache javascript headers</a></li>
<li><a title="add custom image header" href="http://codex.wordpress.org/Function_Reference/add_custom_image_header">add custom image header</a></li>
<li><a title="get header textcolor" href="http://codex.wordpress.org/Function_Reference/get_header_textcolor">get header textcolor</a></li>
<li><a title="get header image" href="http://codex.wordpress.org/Function_Reference/get_header_image">get header image</a></li>
<li><a title="get header" href="http://codex.wordpress.org/Function_Reference/get_header">get header</a></li>
<li><a title="header image" href="http://codex.wordpress.org/Function_Reference/header_image">header image</a></li>
<li><a title="get local stylesheet uri" href="http://codex.wordpress.org/Function_Reference/get_locale_stylesheet_uri">get locale stylesheet uri</a></li>
<li><a title="get stylesheet directory" href="http://codex.wordpress.org/Function_Reference/get_stylesheet_directory">get stylesheet directory</a></li>
<li><a title="get stylesheet" href="http://codex.wordpress.org/Function_Reference/get_stylesheet">get stylesheet</a></li>
<li><a title="get stylesheet uri" href="http://codex.wordpress.org/Function_Reference/get_stylesheet_uri">get stylesheet uri</a></li>
<li><a title="get stylesheet directory uri" href="http://codex.wordpress.org/Function_Reference/get_stylesheet_directory_uri">get stylesheet directory uri</a></li>
<li><a title="check ajax referer" href="http://codex.wordpress.org/Function_Reference/check_ajax_referer">check ajax referer</a></li>
<li><a title="locale stylesheet" href="http://codex.wordpress.org/Function_Reference/locale_stylesheet">locale stylesheet</a></li>
</ul>
<h2>Date / Time</h2>
<ul>
<li><a title="date il8n" href="http://codex.wordpress.org/Function_Reference/date_i18n">date il8n</a></li>
<li><a title="current time" href="http://codex.wordpress.org/Function_Reference/current_time">current time</a></li>
<li><a title="get calendar" href="http://codex.wordpress.org/Function_Reference/get_calendar">get calendar</a></li>
<li><a title="get month link" href="http://codex.wordpress.org/Function_Reference/get_month_link">get month link</a></li>
<li><a title="get gmt from date" href="http://codex.wordpress.org/Function_Reference/get_gmt_from_date">get gmt from date</a></li>
<li><a title="get day link" href="http://codex.wordpress.org/Function_Reference/get_day_link">get day link</a></li>
<li><a title="get date from gmt" href="http://codex.wordpress.org/Function_Reference/get_date_from_gmt">get date from gmt</a></li>
<li><a title="get year link" href="http://codex.wordpress.org/Function_Reference/get_year_link">get year link</a></li>
<li><a title="get weekstartend" href="http://codex.wordpress.org/Function_Reference/get_weekstartend">get weekstartend</a></li>
<li><a title="human time diff" href="http://codex.wordpress.org/Function_Reference/human_time_diff">human time diff</a></li>
<li><a title="get the time" href="http://codex.wordpress.org/Function_Reference/get_the_time">get the time</a></li>
<li><a title="is new day" href="http://codex.wordpress.org/Function_Reference/is_new_day">is new day</a></li>
<li><a title="is time" href="http://codex.wordpress.org/Function_Reference/is_time">is time</a></li>
<li><a title="is day" href="http://codex.wordpress.org/Function_Reference/is_day">is day</a></li>
<li><a title="is month" href="http://codex.wordpress.org/Function_Reference/is_month">is month</a></li>
<li><a title="is year" href="http://codex.wordpress.org/Function_Reference/is_year">is year</a></li>
<li><a title="is date" href="http://codex.wordpress.org/Function_Reference/is_date">is date</a></li>
<li><a title="iso8601 timezone to offset" href="http://codex.wordpress.org/Function_Reference/iso8601_timezone_to_offset">iso8601 timezone to offset</a></li>
<li><a title="iso8601 to datetime" href="http://codex.wordpress.org/Function_Reference/iso8601_to_datetime">iso8601 to datetime</a></li>
<li><a title="mysql2date" href="http://codex.wordpress.org/Function_Reference/mysql2date">mysql2date</a></li>
</ul>
<h2>Convert, sanitize, filter &amp; formatting</h2>
<ul>
<li><a title="ent2ncr" href="http://codex.wordpress.org/Function_Reference/ent2ncr">ent2ncr</a></li>
<li><a title="attribute escape" href="http://codex.wordpress.org/Function_Reference/attribute_escape">attribute escape</a></li>
<li><a title="clean url" href="http://codex.wordpress.org/Function_Reference/clean_url">clean url</a></li>
<li><a title="backslashit" href="http://codex.wordpress.org/Function_Reference/backslashit">backslashit</a></li>
<li><a title="addslashes gpc" href="http://codex.wordpress.org/Function_Reference/addslashes_gpc">addslashes gpc</a></li>
<li><a title="add magic quotes" href="http://codex.wordpress.org/Function_Reference/add_magic_quotes">add magic quotes</a></li>
<li><a title="convert smilies" href="http://codex.wordpress.org/Function_Reference/convert_smilies">convert smilies</a></li>
<li><a title="convert chars" href="http://codex.wordpress.org/Function_Reference/convert_chars">convert chars</a></li>
<li><a title="htmlentities2" href="http://codex.wordpress.org/Function_Reference/htmlentities2">htmlentities2</a></li>
<li><a title="format to edit" href="http://codex.wordpress.org/Function_Reference/format_to_edit">format to edit</a></li>
<li><a title="js escape" href="http://codex.wordpress.org/Function_Reference/js_escape">wp trip excerpt</a></li>
<li><a title="js escape" href="http://codex.wordpress.org/Function_Reference/js_escape">js escape</a></li>
<li><a title="make clickable" href="http://codex.wordpress.org/Function_Reference/make_clickable">make clickable</a></li>
<li><a title="popuplinks" href="http://codex.wordpress.org/Function_Reference/popuplinks">popuplinks</a></li>
<li><a title="remove accents" href="http://codex.wordpress.org/Function_Reference/remove_accents">remove accents</a></li>
<li><a title="sanitize email" href="http://codex.wordpress.org/Function_Reference/sanitize_email">sanitize email</a></li>
<li><a title="sanitize file name" href="http://codex.wordpress.org/Function_Reference/sanitize_file_name">sanitize file name</a></li>
<li><a title="sanitize user" href="http://codex.wordpress.org/Function_Reference/sanitize_user">sanitize user</a></li>
<li><a title="sanitize title" href="http://codex.wordpress.org/Function_Reference/sanitize_title">sanitize title</a></li>
<li><a title="sanitize title with dashes" href="http://codex.wordpress.org/Function_Reference/sanitize_title_with_dashes">sanitize title with dashes</a></li>
<li><a title="seems utf8" href="http://codex.wordpress.org/Function_Reference/seems_utf8">seems utf8</a></li>
<li><a title="stripslashes deep" href="http://codex.wordpress.org/Function_Reference/stripslashes_deep">stripslashes deep</a></li>
<li><a title="trailingslashit" href="http://codex.wordpress.org/Function_Reference/trailingslashit">trailingslashit</a></li>
<li><a title="untrailingslashit" href="http://codex.wordpress.org/Function_Reference/untrailingslashit">untrailingslashit</a></li>
<li><a title="utf8 uri encode" href="http://codex.wordpress.org/Function_Reference/utf8_uri_encode">utf8 uri encode</a></li>
<li><a title="wpautop" href="http://codex.wordpress.org/Function_Reference/wpautop">wpautop</a></li>
<li><a title="wptexturize" href="http://codex.wordpress.org/Function_Reference/wptexturize">wptexturize</a></li>
<li><a title="wp filter kses" href="http://codex.wordpress.org/Function_Reference/wp_filter_kses">wp filter kses</a></li>
<li><a title="wp filter post kses" href="http://codex.wordpress.org/Function_Reference/wp_filter_post_kses">wp filter post kses</a></li>
<li><a title="wp filter nohtml kses" href="http://codex.wordpress.org/Function_Reference/wp_filter_nohtml_kses">wp filter nohtml kses</a></li>
<li><a title="wp iso descrambler" href="http://codex.wordpress.org/Function_Reference/wp_iso_descrambler">wp iso descrambler</a></li>
<li><a title="wp kses" href="http://codex.wordpress.org/Function_Reference/wp_kses">wp_kses</a></li>
<li><a title="wp kses array lc" href="http://codex.wordpress.org/Function_Reference/wp_kses_array_lc">wp kses array lc</a></li>
<li><a title="wp kses attr" href="http://codex.wordpress.org/Function_Reference/wp_kses_attr">wp kses attr</a></li>
<li><a title="wp kses bad protocol" href="http://codex.wordpress.org/Function_Reference/wp kses bad protocol">wp_kses_bad_protocol</a></li>
<li><a title="wp kses bad protocol once" href="http://codex.wordpress.org/Function_Reference/wp_kses_bad_protocol_once">wp kses bad protocol once</a></li>
<li><a title="wp kses bad protocol once2" href="http://codex.wordpress.org/Function_Reference/wp_kses_bad_protocol_once2">wp kses bad protocol_once2</a></li>
<li><a title="wp kses check attr val" href="http://codex.wordpress.org/Function_Reference/wp_kses_check_attr_val">wp kses check attr val</a></li>
<li><a title="wp kses decode entities" href="http://codex.wordpress.org/Function_Reference/wp_kses_decode_entities">wp kses decode entities</a></li>
<li><a title="wp kses hair" href="http://codex.wordpress.org/Function_Reference/wp_kses_hair">wp kses hair</a></li>
<li><a title="wp kses hook" href="http://codex.wordpress.org/Function_Reference/wp_kses_hook">wp kses hook</a></li>
<li><a title="wp kses html error" href="http://codex.wordpress.org/Function_Reference/wp_kses_html_error">wp kses html error</a></li>
<li><a title="wp kses js entities" href="http://codex.wordpress.org/Function_Reference/wp_kses_js_entities">wp kses js entities</a></li>
<li><a title="wp kses no null" href="http://codex.wordpress.org/Function_Reference/wp_kses_no_null">wp kses no null</a></li>
<li><a title="wp kses normalize entities" href="http://codex.wordpress.org/Function_Reference/wp_kses_normalize_entities">wp kses normalize entities</a></li>
<li><a title="wp kses normalize entities2" href="http://codex.wordpress.org/Function_Reference/wp_kses_normalize_entities2">wp kses normalize entities2</a></li>
<li><a title="wp kses split" href="http://codex.wordpress.org/Function_Reference/wp_kses_split">wp kses split</a></li>
<li><a title="wp kses split2" href="http://codex.wordpress.org/Function_Reference/wp_kses_split2">wp kses split2</a></li>
<li><a title="wp kses strip slashes" href="http://codex.wordpress.org/Function_Reference/wp_kses_strip_slashes">wp kses stripslashes</a></li>
<li><a title="wp kses version" href="http://codex.wordpress.org/Function_Reference/wp_kses_version">wp kses version</a></li>
<li><a title="wp make link relative" href="http://codex.wordpress.org/Function_Reference/wp_make_link_relative">wp make link relative</a></li>
<li><a title="wp rel nofollow" href="http://codex.wordpress.org/Function_Reference/wp_rel_nofollow">wp rel nofollow</a></li>
<li><a title="wp richedit pre" href="http://codex.wordpress.org/Function_Reference/wp_richedit_pre">wp richedit pre</a></li>
<li><a title="wp specialchars" href="http://codex.wordpress.org/Function_Reference/wp_specialchars">wp specialchars</a></li>
<li><a title="zeroise" href="http://codex.wordpress.org/Function_Reference/zeroise">zeroise</a></li>
</ul>
<h2>Cron / Schedule</h2>
<ul>
<li><a title="spawn cron" href="http://codex.wordpress.org/Function_Reference/spawn_cron">spawn_cron</a></li>
<li><a title="wp clear scheduled hook" href="http://codex.wordpress.org/Function_Reference/wp_clear_scheduled_hook">wp_clear_scheduled_hook</a></li>
<li><a title="wp cron" href="http://codex.wordpress.org/Function_Reference/wp_cron">wp cron</a></li>
<li><a title="wp get schedule" href="http://codex.wordpress.org/Function_Reference/wp_get_schedule">wp get schedule</a></li>
<li><a title="wp get schedules" href="http://codex.wordpress.org/Function_Reference/wp_get_schedules">wp get schedules</a></li>
<li><a title="wp next scheduled" href="http://codex.wordpress.org/Function_Reference/wp_next_scheduled">wp next scheduled</a></li>
<li><a title="wp reschedule event" href="http://codex.wordpress.org/Function_Reference/wp_reschedule_event">wp reschedule event</a></li>
<li><a title="wp schedule event" href="http://codex.wordpress.org/Function_Reference/wp_schedule_event">wp schedule event</a></li>
<li><a title="wp schedule single event" href="http://codex.wordpress.org/Function_Reference/wp_schedule_single_event">wp schedule single event</a></li>
<li><a title="wp unschedule event" href="http://codex.wordpress.org/Function_Reference/wp_unschedule_event">wp unschedule event</a></li>
</ul>
<h2>Localization / Translation</h2>
<ul>
<li><a title="get locale" href="http://codex.wordpress.org/Function_Reference/get_locale">get locale</a></li>
<li><a title="e" href="http://codex.wordpress.org/Function_Reference/_e">_e</a></li>
<li><a title="__" href="http://codex.wordpress.org/Function_Reference/_2">__</a></li>
<li><a title="translate" href="http://codex.wordpress.org/Function_Reference/translate">translate</a></li>
</ul>
<ul>
<li><a title="load default textdomain" href="http://codex.wordpress.org/Function_Reference/load_default_textdomain">load default textdomain</a></li>
<li><a title="load plugin textdomain" href="http://codex.wordpress.org/Function_Reference/load_plugin_textdomain">load plugin textdomain</a></li>
<li><a title="oad textdomain" href="http://codex.wordpress.org/Function_Reference/load_textdomain">load textdomain</a></li>
<li><a title="load theme textdomain" href="http://codex.wordpress.org/Function_Reference/load_theme_textdomain">load theme textdomain</a></li>
</ul>
<h2>Options</h2>
<ul>
<li><a title="add option" href="http://codex.wordpress.org/Function_Reference/add_option">add option</a></li>
<li><a title="delete option" href="http://codex.wordpress.org/Function_Reference/delete_option">delete option</a></li>
<li><a title="get alloptions" href="http://codex.wordpress.org/Function_Reference/get_alloptions">get alloptions</a></li>
<li><a title="form option" href="http://codex.wordpress.org/Function_Reference/form_option">form option</a></li>
<li><a title="get option" href="http://codex.wordpress.org/Function_Reference/get_option">get option</a></li>
</ul>
<h2>Sidebar</h2>
<ul>
<li><a title="dynamic sidebar" href="http://codex.wordpress.org/Function_Reference/dynamic_sidebar">dynamic sidebar</a></li>
<li><a title="get sidebar" href="http://codex.wordpress.org/Function_Reference/get_sidebar">get sidebar</a></li>
<li><a title="is active sidebar" href="http://codex.wordpress.org/Function_Reference/is_active_sidebar">is archive sidebar</a></li>
<li><a title="is dynamic sidebar" href="http://codex.wordpress.org/Function_Reference/is_dynamic_sidebar">is dynamic sidebar</a></li>
</ul>
<h2>Querys</h2>
<ul>
<li><a title="get num querys" href="http://codex.wordpress.org/Function_Reference/get_num_queries">get num querys</a></li>
<li><a title="get query template" href="http://codex.wordpress.org/Function_Reference/get_query_template">get query template</a></li>
<li><a title="add query arg" href="http://codex.wordpress.org/Function_Reference/add_query_arg">add query arg</a></li>
<li><a title="get query var" href="http://codex.wordpress.org/Function_Reference/get_query_var">get query var</a></li>
</ul>
<h2>Action</h2>
<ul>
<li><a title="do action ref array" href="http://codex.wordpress.org/Function_Reference/do_action_ref_array">do action ref array</a></li>
<li><a title="add action" href="http://codex.wordpress.org/Function_Reference/add_action">add action</a></li>
<li><a title="do action" href="http://codex.wordpress.org/Function_Reference/do_action">do action</a></li>
<li><a title="did action" href="http://codex.wordpress.org/Function_Reference/did_action">did action</a></li>
<li><a title="remove actions" href="http://codex.wordpress.org/Function_Reference/remove_action">remove action</a></li>
</ul>
<h2>Taxonomy / Term</h2>
<ul>
<li><a title="get the term list" href="http://codex.wordpress.org/Function_Reference/get_the_term_list">get the term list</a></li>
<li><a title="get terms" href="http://codex.wordpress.org/Function_Reference/get_terms">get terms</a></li>
<li><a title="get term children" href="http://codex.wordpress.org/Function_Reference/get_term_children">get term children</a></li>
<li><a title="get term by" href="http://codex.wordpress.org/Function_Reference/get_term_by">get term by</a></li>
<li><a title="get term" href="http://codex.wordpress.org/Function_Reference/get_term">get term</a></li>
<li><a title="is term" href="http://codex.wordpress.org/Function_Reference/is_term">is term</a></li>
<li><a title="is taxonomy" href="http://codex.wordpress.org/Function_Reference/is_taxonomy">is taxonomy</a></li>
<li><a title="is taxonomy hierarchical" href="http://codex.wordpress.org/Function_Reference/is_taxonomy_hierarchical">is taxonomy hierachical</a></li>
<li><a title="wp update term" href="http://codex.wordpress.org/Function_Reference/wp_update_term">wp update term</a></li>
<li><a title="wp get object terms" href="http://codex.wordpress.org/Function_Reference/wp_get_object_terms">wp get object terms</a></li>
<li><a title="register taxonomy" href="http://codex.wordpress.org/Function_Reference/register_taxonomy">register taxonomy</a></li>
</ul>
<h2>Admin</h2>
<ul>
<li><a title="check admin referer" href="http://codex.wordpress.org/Function_Reference/check_admin_referer">check admin referer</a></li>
<li><a title="add meta box" href="http://codex.wordpress.org/Function_Reference/add_meta_box">add meta box</a></li>
<li><a title="is admin" href="http://codex.wordpress.org/Function_Reference/is_admin">is admin</a></li>
<li><a title="addLoadEvent" href="http://codex.wordpress.org/Function_Reference/addLoadEvent">addLoadEvent</a></li>
<li><a title="is preview" href="http://codex.wordpress.org/Function_Reference/is_preview">is preview</a></li>
<li><a title="is blog installed" href="http://codex.wordpress.org/Function_Reference/is_blog_installed">is blog installed</a></li>
</ul>
<h2>Content</h2>
<ul>
<li><a title="clean pre" href="http://codex.wordpress.org/Function_Reference/clean_pre">clean pre</a></li>
<li><a title="get the content" href="http://codex.wordpress.org/Function_Reference/get_the_content">get the content</a></li>
<li><a title="has excerpt" href="http://codex.wordpress.org/Function_Reference/has_excerpt">has excerpt</a></li>
<li><a title="in the loop" href="http://codex.wordpress.org/Function_Reference/in_the_loop">in the loop</a></li>
<li><a title="get the ID" href="http://codex.wordpress.org/Function_Reference/get_the_ID">get the ID</a></li>
</ul>
<h2>Email</h2>
<ul>
<li><a title="email exists" href="http://codex.wordpress.org/Function_Reference/email_exists">email exists</a></li>
<li><a title="is email" href="http://codex.wordpress.org/Function_Reference/is_email">is email</a></li>
<li><a title="antispambot" href="http://codex.wordpress.org/Function_Reference/antispambot">antispambot</a></li>
</ul>
<h2>Attachments</h2>
<ul>
<li><a title="is attachment" href="http://codex.wordpress.org/Function_Reference/is_attachment">is attachment</a></li>
<li><a title="is local attachment" href="http://codex.wordpress.org/Function_Reference/is_local_attachment">is local attachment</a></li>
<li><a title="get attached file" href="http://codex.wordpress.org/Function_Reference/get_attached_file">get attached file</a></li>
<li><a title="wp update attachment metadata" href="http://codex.wordpress.org/Function_Reference/wp_update_attachment_metadata">wp update attachment metadata</a></li>
<li><a title="wp get attachment url" href="http://codex.wordpress.org/Function_Reference/wp_get_attachment_url">wp get attachment url</a></li>
<li><a title="wp get attachment thumb url" href="http://codex.wordpress.org/Function_Reference/wp_get_attachment_thumb_url">wp get attachment thumb url</a></li>
<li><a title="wp get attachment thumb file" href="http://codex.wordpress.org/Function_Reference/wp_get_attachment_thumb_file">wp get attachment thumb file</a></li>
<li><a title="wp get attachment metadata" href="http://codex.wordpress.org/Function_Reference/wp_get_attachment_metadata">wp get attachment metadata</a></li>
<li><a title="wp get attachment image src" href="http://codex.wordpress.org/Function_Reference/wp_get_attachment_image_src">wp get attachment image src</a></li>
<li><a title="wp get attachment image" href="http://codex.wordpress.org/Function_Reference/wp_get_attachment_image">wp get attachment image</a></li>
<li><a title="wp delete attachment" href="http://codex.wordpress.org/Function_Reference/wp_delete_attachment">wp delete attachment</a></li>
<li><a title="wp insert attachment" href="http://codex.wordpress.org/Function_Reference/wp_insert_attachment">wp insert attachment</a></li>
<li><a title="wp attachment is image" href="http://codex.wordpress.org/Function_Reference/wp_attachment_is_image">wp attachment is image</a></li>
<li><a title="update attached file" href="http://codex.wordpress.org/Function_Reference/update_attached_file">update attached file</a></li>
</ul>
<h2>Plugin</h2>
<ul>
<li><a title="is plugin page" href="http://codex.wordpress.org/Function_Reference/is_plugin_page">is plugin page</a></li>
<li><a title="plugin basename" href="http://codex.wordpress.org/Function_Reference/plugin_basename">plugin basename</a></li>
<li><a title="register activation hook" href="http://codex.wordpress.org/Function_Reference/register_activation_hook">register activation hook</a></li>
<li><a title="register deactivation hook" href="http://codex.wordpress.org/Function_Reference/register_deactivation_hook">register deactivation hook</a></li>
</ul>
<h2>Uncategorized conditional tags</h2>
<ul>
<li><a title="is home" href="http://codex.wordpress.org/Function_Reference/is_home">is home</a></li>
<li><a title="is sticky" href="http://codex.wordpress.org/Function_Reference/is_sticky">is sticky</a></li>
<li><a title="is archive" href="http://codex.wordpress.org/Function_Reference/is_archive">is archive</a></li>
<li><a title="is 404" href="http://codex.wordpress.org/Function_Reference/is_404">is 404</a></li>
<li><a title="singular" href="http://codex.wordpress.org/Function_Reference/is_singular">is singular</a></li>
<li><a title="is active widget" href="http://codex.wordpress.org/Function_Reference/is_active_widget">is active widget</a></li>
<li><a title="is serialized" href="http://codex.wordpress.org/Function_Reference/is_serialized">is serialized</a></li>
<li><a title="is serialized string" href="http://codex.wordpress.org/Function_Reference/is_serialized_string">is serialized string</a></li>
</ul>
<h2>Uncategorized</h2>
<ul>
<li><a title="do robots" href="http://codex.wordpress.org/Function_Reference/do_robots">do robots</a></li>
<li><a title="ngettext" href="http://codex.wordpress.org/Function_Reference/_ngettext">__ngettext</a></li>
<li><a title="bool from yn" href="http://codex.wordpress.org/Function_Reference/bool_from_yn">bool from yn</a></li>
<li><a title="do enclose" href="http://codex.wordpress.org/Function_Reference/do_enclose">do enclose</a></li>
<li><a title="funky javascript fix" href="http://codex.wordpress.org/Function_Reference/funky_javascript_fix">funky javascript fix</a></li>
<li><a title="file is displayable image" href="http://codex.wordpress.org/Function_Reference/file_is_displayable_image">file is displayable image</a></li>
<li><a title="get footer" href="http://codex.wordpress.org/Function_Reference/get_footer">get footer</a></li>
<li><a title="get extended" href="http://codex.wordpress.org/Function_Reference/get_extended">get extended</a></li>
<li><a title="wp mime type icon" href="http://codex.wordpress.org/Function_Reference/wp_mime_type_icon">wp mime type icon</a></li>
<li><a title="wp check for changed slugs" href="http://codex.wordpress.org/Function_Reference/wp_check_for_changed_slugs">wp check for changed slugs</a></li>
<li><a title="register setting" href="http://codex.wordpress.org/Function_Reference/register_setting">register setting</a></li>
</ul>
<ul>
<li><a title="make url footnote" href="http://codex.wordpress.org/Function_Reference/make_url_footnote">make url footnote</a></li>
<li><a title="nocache headers" href="http://codex.wordpress.org/Function_Reference/nocache_headers">nocache headers</a></li>
<li><a title="remove query arg" href="http://codex.wordpress.org/Function_Reference/remove_query_arg">remove query arg</a></li>
<li><a title="status header" href="http://codex.wordpress.org/Function_Reference/status_header">status header</a></li>
<li><a title="wp" href="http://codex.wordpress.org/Function_Reference/wp">wp</a></li>
<li><a title="wp check filetype" href="http://codex.wordpress.org/Function_Reference/wp_check_filetype">wp check filetype</a></li>
<li><a title="wp clearcookie" href="http://codex.wordpress.org/Function_Reference/wp_clearcookie">wp clearcookie</a></li>
<li><a title="wp create nonce" href="http://codex.wordpress.org/Function_Reference/wp_create_nonce">wp create nonce</a></li>
<li><a title="wp die" href="http://codex.wordpress.org/Function_Reference/wp_die">wp die</a></li>
<li><a title="wp explain nonce" href="http://codex.wordpress.org/Function_Reference/wp_explain_nonce">wp explain nonce</a></li>
<li><a title="wp get cookie login" href="http://codex.wordpress.org/Function_Reference/wp_get_cookie_login">wp get cookie login</a></li>
<li><a title="wp get http headers" href="http://codex.wordpress.org/Function_Reference/wp_get_http_headers">wp get http headers</a></li>
<li><a title="wp get original referer" href="http://codex.wordpress.org/Function_Reference/wp_get_original_referer">wp get original referer</a></li>
<li><a title="wp get referer" href="http://codex.wordpress.org/Function_Reference/wp_get_referer">wp get referer</a></li>
<li><a title="wp hash" href="http://codex.wordpress.org/Function_Reference/wp_hash">wp hash</a></li>
<li><a title="wp mail" href="http://codex.wordpress.org/Function_Reference/wp_mail">wp mail</a></li>
<li><a title="wp mkdir p" href="http://codex.wordpress.org/Function_Reference/wp mkdir p">wp mkdir p</a></li>
<li><a title="wp new user notification" href="http://codex.wordpress.org/Function_Reference/wp_new_user_notification">wp new user notification</a></li>
<li><a title="wp nonce ays" href="http://codex.wordpress.org/Function_Reference/wp_nonce_ays">wp nonce ays</a></li>
<li><a title="wp nonce field" href="http://codex.wordpress.org/Function_Reference/wp_nonce_field">wp nonce field</a></li>
<li><a title="wp nonce url" href="http://codex.wordpress.org/Function_Reference/wp_nonce_url">wp nonce url</a></li>
<li><a title="wp notify moderator" href="http://codex.wordpress.org/Function_Reference/wp_notify_moderator">wp notify moderator</a></li>
<li><a title="wp notify postauthor" href="http://codex.wordpress.org/Function_Reference/wp_notify_postauthor">wp notify postauthor</a></li>
<li><a title="wp original referer field" href="http://codex.wordpress.org/Function_Reference/wp_original_referer_field">wp original referer field</a></li>
<li><a title="wp redirect" href="http://codex.wordpress.org/Function_Reference/wp_redirect">wp redirect</a></li>
<li><a title="wp referer field" href="http://codex.wordpress.org/Function_Reference/wp_referer_field">wp referer field</a></li>
<li><a title="wp remote fopen" href="http://codex.wordpress.org/Function_Reference/wp_remote_fopen">wp remote fopen</a></li>
<li><a title="wp salt" href="http://codex.wordpress.org/Function_Reference/wp_salt">wp salt</a></li>
<li><a title="wp setcookie" href="http://codex.wordpress.org/Function_Reference/wp_setcookie">wp setcookie</a></li>
<li><a title="wp upload bits" href="http://codex.wordpress.org/Function_Reference/wp_upload_bits">wp upload bits</a></li>
<li><a title="wp upload dir" href="http://codex.wordpress.org/Function_Reference/wp_upload_dir">wp upload dir</a></li>
<li><a title="wp verify nonce" href="http://codex.wordpress.org/Function_Reference/wp_verify_nonce">wp verify nonce</a></li>
<li><a title="get bloginfo" href="http://codex.wordpress.org/Function_Reference/get_bloginfo">get bloginfo</a></li>
</ul>
<h2>API</h2>
<ul>
<li><a title="Shortcode API" href="http://codex.wordpress.org/Shortcode_API">Shortcode API</a></li>
<li><a title="Plugin API" href="http://codex.wordpress.org/Plugin_API">Plugin API</a></li>
<li><a title="Plugin API Action references" href="http://codex.wordpress.org/Plugin_API/Action_Reference">Plugin API &#8211; Action references</a></li>
<li><a title="Plugin API Filter references" href="http://codex.wordpress.org/Plugin_API/Filter_Reference">Plugin API &#8211; Filter references</a></li>
</ul>
<h2>Classes</h2>
<ul>
<li><a title="wp cache" href="http://codex.wordpress.org/Function_Reference/WP_Cache">wp cache</a></li>
<li><a title="wp query" href="http://codex.wordpress.org/Function_Reference/WP_Query">wp query</a></li>
<li><a title="wp rewrite" href="http://codex.wordpress.org/Function_Reference/WP_Rewrite">wp rewrite</a></li>
<li><a title="wp enqueue script" href="http://codex.wordpress.org/Function_Reference/wp_enqueue_script">wp enqueue script</a></li>
<li><a title="wp enqueue style" href="http://codex.wordpress.org/Function_Reference/wp_enqueue_style">wp enqueue style</a></li>
<li><a title="walker" href="http://codex.wordpress.org/Function_Reference/Walker_Class">walker</a></li>
<li><a title="wpdb" href="http://codex.wordpress.org/Function_Reference/wpdb_Class">wpdb</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-documentation/wordpress-cheat-sheet/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>delete_post_link()</title>
		<link>http://www.devdevote.com/cms/wordpress-hacks/delete_post_link</link>
		<comments>http://www.devdevote.com/cms/wordpress-hacks/delete_post_link#comments</comments>
		<pubDate>Sat, 16 Jan 2010 14:55:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress hacks]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=47</guid>
		<description><![CDATA[I have created a function called "Delete Post Link". If you are logged in you will see a link which allows you to delete the current page or post, even without visiting admin.]]></description>
			<content:encoded><![CDATA[<p>In most WordPress themes, if you are logged in, there is an &#8221;Edit Post&#8221; link. That way you can go directly into edit the current post.</p>
<p>I have created a function called &#8221;Delete Post Link&#8221;. If you are logged in you will see a link which allows you to delete the current page or post, even without visiting admin.</p>
<h3 class="red">Warning! You should be very careful using this function!</h3>
<pre>function wp_delete_post_link($link = 'Delete This', $before = '', $after = '')
{
	global $post;
	if ( $post-&gt;post_type == 'page' ) {
		if ( !current_user_can( 'edit_page', $post-&gt;ID ) )
			return;
	} else {
		if ( !current_user_can( 'edit_post', $post-&gt;ID ) )
			return;
	}
	$link = "&lt;a href='" . wp_nonce_url( get_bloginfo('url') . "/wp-admin/post.php?action=delete&amp;amp;post=" . $post-&gt;ID, 'delete-post_' . $post-&gt;ID) . "'&gt;".$link."&lt;/a&gt;";
	echo $before . $link . $after;
}</pre>
<p>I recommend you to put the function into your functions.php file in your theme folder. When done just put the function into your theme like this:</p>
<pre>wp_delete_post_link('Delete this post / page', '&lt;p&gt;', '&lt;/p&gt;')</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-hacks/delete_post_link/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>get_content() WITH formatting</title>
		<link>http://www.devdevote.com/cms/wordpress-hacks/get_content-with-formatting</link>
		<comments>http://www.devdevote.com/cms/wordpress-hacks/get_content-with-formatting#comments</comments>
		<pubDate>Sat, 16 Jan 2010 14:55:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress hacks]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=45</guid>
		<description><![CDATA[Normally the get_the_content() tag returns the content WITHOUT formatting. I found out a solution in Wordpress core to make get_the_content()  tag return the same content as the_content().]]></description>
			<content:encoded><![CDATA[<h3 class="red">The problem</h3>
<p>Normally the <em>get_the_content()</em> tag returns the content WITHOUT formatting. Only <em>the_content()</em> will print the content WITH formatting.</p>
<pre>&lt;?php echo get_the_content(); ?&gt;
&lt;?php the_content(); ?&gt;</pre>
<h3 class="green">The solution</h3>
<p>I found out a solution in WordPress core to make <em>get_the_content()</em> tag return the same content as <em>the_content()</em>. Put this code into your functions.php in your theme folder.</p>
<pre>function get_content($more_link_text = '(more...)', $stripteaser = 0, $more_file = '')
{
	$content = get_the_content($more_link_text, $stripteaser, $more_file);
	$content = apply_filters('the_content', $content);
	$content = str_replace(']]&gt;', ']]&amp;gt;', $content);
	return $content;
}</pre>
<h3>The function call</h3>
<p>Call the function inside the loop somewhere in your theme.</p>
<pre>&lt;?php echo get_content(); ?&gt;</pre>
<h2>Improvements</h2>
<p>Do you have any ideas, bugs, features or anything else to improve the code? Write a comment and I’ll look into it</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-hacks/get_content-with-formatting/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>get_depth()</title>
		<link>http://www.devdevote.com/cms/wordpress-hacks/get_depth</link>
		<comments>http://www.devdevote.com/cms/wordpress-hacks/get_depth#comments</comments>
		<pubDate>Sat, 16 Jan 2010 14:54:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress hacks]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=43</guid>
		<description><![CDATA[I created a function that returns the depth of a page or category. The depth is how many levels from the root the page or category in its hierarchy. The root level number is 0.]]></description>
			<content:encoded><![CDATA[<h3 class="red">The problem</h3>
<p>As far as I know there is no function in WordPress that return the page or category depth.</p>
<h3 class="green">The solution</h3>
<p>I created a function that returns the depth of a page or category. The depth is how many levels from the root the page or category in its hierarchy. The root level number is 0.</p>
<pre>function get_depth($id = '', $depth = '', $i = 0)
{
	global $wpdb;

	if($depth == '')
	{
		if(is_page())
		{
			if($id == '')
			{
				global $post;
				$id = $post-&gt;ID;
			}
			$depth = $wpdb-&gt;get_var("SELECT post_parent FROM $wpdb-&gt;posts WHERE ID = '".$id."'");
			return get_depth($id, $depth, $i);
		}
		elseif(is_category())
		{

			if($id == '')
			{
				global $cat;
				$id = $cat;
			}
			$depth = $wpdb-&gt;get_var("SELECT parent FROM $wpdb-&gt;term_taxonomy WHERE term_id = '".$id."'");
			return get_depth($id, $depth, $i);
		}
		elseif(is_single())
		{
			if($id == '')
			{
				$category = get_the_category();
				$id = $category[0]-&gt;cat_ID;
			}
			$depth = $wpdb-&gt;get_var("SELECT parent FROM $wpdb-&gt;term_taxonomy WHERE term_id = '".$id."'");
			return get_depth($id, $depth, $i);
		}
	}
	elseif($depth == '0')
	{
		return $i;
	}
	elseif(is_single() || is_category())
	{
		$depth = $wpdb-&gt;get_var("SELECT parent FROM $wpdb-&gt;term_taxonomy WHERE term_id = '".$depth."'");
		$i++;
		return get_depth($id, $depth, $i);
	}
	elseif(is_page())
	{
		$depth = $wpdb-&gt;get_var("SELECT post_parent FROM $wpdb-&gt;posts WHERE ID = '".$depth."'");
		$i++;
		return get_depth($id, $depth, $i);
	}
}</pre>
<h3>Function call</h3>
<p>Send an ID with the function or it will use current ID to get the depth. Call the function  somewhere in your theme.</p>
<ul>
<li><strong>In a category</strong> &#8211; It will return the depth of the current category, if no ID is sent.</li>
<li><strong>In a page</strong> &#8211; It will return the depth of the current page, if no ID is sent.</li>
<li><strong>In a post</strong> &#8211; It will return the depth of the first category assigned to the post, if no ID is sent.</li>
</ul>
<pre>&lt;?php echo get_depth(); ?&gt;
&lt;?php echo get_depth(2); ?&gt;</pre>
<h2>Alternative (for page depth only)</h2>
<p>Here comes a much shorter alternative if you only need to get the depth of pages. This works on page.php. If you are using it in other places, make sure the $post variable are correct.</p>
<pre>&lt;?php echo count($post-&gt;ancestors); ?&gt;</pre>
<h2>Alternative (for category depth only)</h2>
<p>This code works with archive.php or category.php. If you are using another template file, you need to insert the category ID into the $cat variable.</p>
<pre>&lt;?php
$cats_str = get_category_parents($cat, false, '%#%');
$cats_array = explode('%#%', $cats_str);
$cat_depth = sizeof($cats_array)-2;
echo $cat_depth;
?&gt;</pre>
<h2>Contributors</h2>
<ul>
<li><a title="vybes" href="http://webfundi.wordpress.com/">vybes</a></li>
<li><a title="Nathan Rice" href="http://www.nathanrice.net/">Nathan Rice</a></li>
</ul>
<h2>Improvements</h2>
<p>Do you have any ideas, bugs, features or anything else to improve the code? Write a comment and I’ll look into it.</p>
<h2>Other solutions</h2>
<ul>
<li><a title="Nicholas Roussos - is_child function" href="http://www.nicholasroussos.com/general/wordpress-is_child-function/">Nicholas Roussos &#8211; is_child function</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-hacks/get_depth/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

