<?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>Shiba &#187; WordPress Programming</title>
	<atom:link href="http://shibashake.com/wordpress-theme/category/wordpress-tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://shibashake.com/wordpress-theme</link>
	<description>Dynamic WordPress Theme</description>
	<lastBuildDate>Tue, 08 May 2012 05:35:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WordPress Image Size &#8211; How to Add a New Image Size</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-image-size</link>
		<comments>http://shibashake.com/wordpress-theme/wordpress-image-size#comments</comments>
		<pubDate>Wed, 14 Sep 2011 22:51:18 +0000</pubDate>
		<dc:creator>ShibaShake</dc:creator>
				<category><![CDATA[WordPress Programming]]></category>
		<category><![CDATA[add image size]]></category>
		<category><![CDATA[add new image size]]></category>
		<category><![CDATA[add wordpress image size]]></category>
		<category><![CDATA[new image size]]></category>
		<category><![CDATA[wordpress image size]]></category>
		<category><![CDATA[wp image size]]></category>
		<category><![CDATA[wp-syntax]]></category>

		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=10032</guid>
		<description><![CDATA[When we go into Settings >> Media from our WordPress dashboard, we get to set three standard image sizes for our WordPress blog &#8211; Thumbnail size, Medium size, and Large size. Next time we upload an image, the image will be saved in its natural size (i.e., Full size) as well as in the three.....]]></description>
		<wfw:commentRss>http://shibashake.com/wordpress-theme/wordpress-image-size/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Get the WordPress Screen ID of a Page</title>
		<link>http://shibashake.com/wordpress-theme/how-to-get-the-wordpress-screen-id-of-a-page</link>
		<comments>http://shibashake.com/wordpress-theme/how-to-get-the-wordpress-screen-id-of-a-page#comments</comments>
		<pubDate>Fri, 12 Aug 2011 21:28:51 +0000</pubDate>
		<dc:creator>ShibaShake</dc:creator>
				<category><![CDATA[WordPress Programming]]></category>
		<category><![CDATA[current screen]]></category>
		<category><![CDATA[current_screen]]></category>
		<category><![CDATA[get wordpress screen]]></category>
		<category><![CDATA[get wordpress screen id]]></category>
		<category><![CDATA[screen id]]></category>
		<category><![CDATA[wordpress list table]]></category>
		<category><![CDATA[wordpress screen]]></category>
		<category><![CDATA[wordpress screen id]]></category>
		<category><![CDATA[wp-syntax]]></category>
		<category><![CDATA[wp_list_table]]></category>

		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=9837</guid>
		<description><![CDATA[There are a variety of administrative WordPress hooks that are applied on a page by page basis. Some good examples can be found in the WP_List_Table object. Example hooks based on screen ID manage_{$screen->id}_columns &#8211; Add or delete columns from various administrative pages. views_{$screen->id} &#8211; Display the number of objects belonging to each status type......]]></description>
		<wfw:commentRss>http://shibashake.com/wordpress-theme/how-to-get-the-wordpress-screen-id-of-a-page/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Switch_Theme vs. Theme Switching</title>
		<link>http://shibashake.com/wordpress-theme/switch_theme-vs-theme-switching</link>
		<comments>http://shibashake.com/wordpress-theme/switch_theme-vs-theme-switching#comments</comments>
		<pubDate>Wed, 29 Jun 2011 20:43:46 +0000</pubDate>
		<dc:creator>ShibaShake</dc:creator>
				<category><![CDATA[WordPress Programming]]></category>
		<category><![CDATA[change wordpress theme]]></category>
		<category><![CDATA[change wp theme]]></category>
		<category><![CDATA[switch theme]]></category>
		<category><![CDATA[switch wordpress theme]]></category>
		<category><![CDATA[switch wp theme]]></category>
		<category><![CDATA[switch_theme]]></category>
		<category><![CDATA[theme switching]]></category>
		<category><![CDATA[wordpress theme]]></category>
		<category><![CDATA[wordpress theme switching]]></category>
		<category><![CDATA[wp theme]]></category>
		<category><![CDATA[wp theme switching]]></category>
		<category><![CDATA[wp-syntax]]></category>

		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=9437</guid>
		<description><![CDATA[Theme Switching is the process of providing the ability for the user to change the presentation styles or &#8220;look&#8221; of your site with the use of a Theme Switcher. The process of changing your WordPress Theme by the site Administrator is not called theme switching. ~~[ WordPress Codex ] If we wanted to switch themes.....]]></description>
		<wfw:commentRss>http://shibashake.com/wordpress-theme/switch_theme-vs-theme-switching/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Expand the WordPress Quick Edit Menu</title>
		<link>http://shibashake.com/wordpress-theme/expand-the-wordpress-quick-edit-menu</link>
		<comments>http://shibashake.com/wordpress-theme/expand-the-wordpress-quick-edit-menu#comments</comments>
		<pubDate>Thu, 03 Mar 2011 05:43:00 +0000</pubDate>
		<dc:creator>ShibaShake</dc:creator>
				<category><![CDATA[WordPress Programming]]></category>
		<category><![CDATA[add custom input]]></category>
		<category><![CDATA[add custom quick edit]]></category>
		<category><![CDATA[add custom quick edit input]]></category>
		<category><![CDATA[add custom quick edit menu]]></category>
		<category><![CDATA[expand quick edit]]></category>
		<category><![CDATA[expand quick edit menu]]></category>
		<category><![CDATA[quick edit]]></category>
		<category><![CDATA[quick edit menu]]></category>
		<category><![CDATA[wp-syntax]]></category>

		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8823</guid>
		<description><![CDATA[The WordPress Quick Edit menu allows us to quickly modify certain object attributes without having to go into the full object Edit Screen. The Quick Edit menu uses javascript to display the edit interface, thereby saving us time and additional calls to our WordPress server. The first step towards expanding our WordPress Quick Edit Menu.....]]></description>
		<wfw:commentRss>http://shibashake.com/wordpress-theme/expand-the-wordpress-quick-edit-menu/feed</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>How to Flush Permalink Rules with flush_rules()</title>
		<link>http://shibashake.com/wordpress-theme/how-to-flush-permalink-rules-with-flush_rules</link>
		<comments>http://shibashake.com/wordpress-theme/how-to-flush-permalink-rules-with-flush_rules#comments</comments>
		<pubDate>Mon, 31 Jan 2011 22:03:31 +0000</pubDate>
		<dc:creator>ShibaShake</dc:creator>
				<category><![CDATA[WordPress Programming]]></category>
		<category><![CDATA[flush permalink]]></category>
		<category><![CDATA[flush permalink multi-site]]></category>
		<category><![CDATA[flush permalink rules]]></category>
		<category><![CDATA[flush permalinks]]></category>
		<category><![CDATA[flush permalinks multi-site]]></category>
		<category><![CDATA[flush rules]]></category>
		<category><![CDATA[flush_rules]]></category>
		<category><![CDATA[permalink]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[wordpress permalinks]]></category>
		<category><![CDATA[wp-syntax]]></category>
		<category><![CDATA[wp_rewrite]]></category>
		<category><![CDATA[wp_rewrite flush_rules]]></category>

		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8580</guid>
		<description><![CDATA[If we want to create our own permalinks for custom post types, we can do so by using the WP_Rewrite WordPress object. We can also create our own permalink rules from scratch, by using the same object. One very important function while creating permalink rules is the $wp_rewrite->flush_rules() function. This function does the following -.....]]></description>
		<wfw:commentRss>http://shibashake.com/wordpress-theme/how-to-flush-permalink-rules-with-flush_rules/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to wp_enqueue_script After wp_head</title>
		<link>http://shibashake.com/wordpress-theme/wp_enqueue_script-after-wp_head</link>
		<comments>http://shibashake.com/wordpress-theme/wp_enqueue_script-after-wp_head#comments</comments>
		<pubDate>Wed, 26 Jan 2011 02:17:30 +0000</pubDate>
		<dc:creator>ShibaShake</dc:creator>
				<category><![CDATA[WordPress Programming]]></category>
		<category><![CDATA[enqueue]]></category>
		<category><![CDATA[enqueue script]]></category>
		<category><![CDATA[wordpress add javascript]]></category>
		<category><![CDATA[wordpress enqueue]]></category>
		<category><![CDATA[wordpress enqueue script]]></category>
		<category><![CDATA[wordpress javascript]]></category>
		<category><![CDATA[wordpress load javascript]]></category>
		<category><![CDATA[wp-syntax]]></category>
		<category><![CDATA[wp_enqueue_script]]></category>

		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8051</guid>
		<description><![CDATA[If you want to add javascript files to your WordPress pages, then a good way to do this would be through the wp_enqueue_script command. wp_enqueue_script has the following advantages - It ensures that a script only gets included once. It allows you to specify script dependencies. For example, script1.js should be loaded before script2.js. It.....]]></description>
		<wfw:commentRss>http://shibashake.com/wordpress-theme/wp_enqueue_script-after-wp_head/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Tags and Categories to Your WordPress Page</title>
		<link>http://shibashake.com/wordpress-theme/add-tags-and-categories-to-your-wordpress-page</link>
		<comments>http://shibashake.com/wordpress-theme/add-tags-and-categories-to-your-wordpress-page#comments</comments>
		<pubDate>Wed, 29 Sep 2010 23:57:35 +0000</pubDate>
		<dc:creator>ShibaShake</dc:creator>
				<category><![CDATA[WordPress Programming]]></category>
		<category><![CDATA[add tag]]></category>
		<category><![CDATA[add tag page]]></category>
		<category><![CDATA[page category]]></category>
		<category><![CDATA[tag page]]></category>
		<category><![CDATA[tag wordpress page]]></category>
		<category><![CDATA[tag wp page]]></category>
		<category><![CDATA[wordpress category]]></category>
		<category><![CDATA[wordpress page category]]></category>
		<category><![CDATA[wordpress tag]]></category>
		<category><![CDATA[wp-syntax]]></category>

		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=7454</guid>
		<description><![CDATA[Currently, we cannot add tags and categories to our WordPress pages. Why add tags to pages? Tags are very useful. They can be applied in a variety of non-standard, but powerful ways to enhance our blogs. I use tags to filter out file loads and certain types of plugin operations. For example, I only run.....]]></description>
		<wfw:commentRss>http://shibashake.com/wordpress-theme/add-tags-and-categories-to-your-wordpress-page/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Mastering the WordPress Loop</title>
		<link>http://shibashake.com/wordpress-theme/mastering-the-wordpress-loop</link>
		<comments>http://shibashake.com/wordpress-theme/mastering-the-wordpress-loop#comments</comments>
		<pubDate>Tue, 14 Sep 2010 16:43:50 +0000</pubDate>
		<dc:creator>ShibaShake</dc:creator>
				<category><![CDATA[WordPress Programming]]></category>
		<category><![CDATA[master wordpress loop]]></category>
		<category><![CDATA[master wp loop]]></category>
		<category><![CDATA[parse_request]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[wordpress loop]]></category>
		<category><![CDATA[wp loop]]></category>
		<category><![CDATA[wp-syntax]]></category>

		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=7336</guid>
		<description><![CDATA[The WordPress Loop is one of the key structures in any WordPress blog. It is used to control which posts are shown on each and every one of your blog pages. In addition, it is also used extensively on your WordPress Dashboard. For example, when you click on Posts on the left navigation bar, a.....]]></description>
		<wfw:commentRss>http://shibashake.com/wordpress-theme/mastering-the-wordpress-loop/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Links &#8211; How to Replace Post Links in Bulk</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-links-bulk-replace</link>
		<comments>http://shibashake.com/wordpress-theme/wordpress-links-bulk-replace#comments</comments>
		<pubDate>Tue, 31 Aug 2010 05:41:27 +0000</pubDate>
		<dc:creator>ShibaShake</dc:creator>
				<category><![CDATA[WordPress Programming]]></category>
		<category><![CDATA[replace link]]></category>
		<category><![CDATA[replace links]]></category>
		<category><![CDATA[replace wordpress link]]></category>
		<category><![CDATA[replace wordpress links]]></category>
		<category><![CDATA[wordpress link]]></category>
		<category><![CDATA[wordpress links]]></category>
		<category><![CDATA[wordpress post link]]></category>
		<category><![CDATA[wordpress post links]]></category>
		<category><![CDATA[wp link]]></category>
		<category><![CDATA[wp links]]></category>
		<category><![CDATA[wp-syntax]]></category>

		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=7200</guid>
		<description><![CDATA[Recently, I wanted to move several of my existing WordPress blogs into a single WordPress multi-site setup. After doing so, I realized that all of my image links were broken because WordPress multi-site has a different organization for their media files. In particular, images no longer reside in the wp-content/uploads directory, but rather in the.....]]></description>
		<wfw:commentRss>http://shibashake.com/wordpress-theme/wordpress-links-bulk-replace/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>add_menu_page, add_submenu_page</title>
		<link>http://shibashake.com/wordpress-theme/add_menu_page-add_submenu_page</link>
		<comments>http://shibashake.com/wordpress-theme/add_menu_page-add_submenu_page#comments</comments>
		<pubDate>Sat, 24 Jul 2010 03:58:20 +0000</pubDate>
		<dc:creator>ShibaShake</dc:creator>
				<category><![CDATA[WordPress Programming]]></category>
		<category><![CDATA[add_menu_page]]></category>
		<category><![CDATA[add_submenu_page]]></category>
		<category><![CDATA[custom post type menu]]></category>
		<category><![CDATA[custom post type submenu]]></category>
		<category><![CDATA[menu page]]></category>
		<category><![CDATA[sub-menu page]]></category>
		<category><![CDATA[submenu page]]></category>
		<category><![CDATA[wordpress menu]]></category>
		<category><![CDATA[wordpress submenu]]></category>
		<category><![CDATA[wp-syntax]]></category>

		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6750</guid>
		<description><![CDATA[The add_menu_page and add_submenu_page functions are used to add menu and submenu items to our WordPress dashboard. For example, in the screen-shot below, we have added a new Shiba Themes menu. It contains the submenus Shiba Themes, Add New, and Theme Options. Here we consider some common tasks that we may want to perform using.....]]></description>
		<wfw:commentRss>http://shibashake.com/wordpress-theme/add_menu_page-add_submenu_page/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 14/48 queries in 0.482 seconds using disk: basic
Object Caching 898/1061 objects using disk: basic

Served from: shibashake.com @ 2012-05-11 00:20:42 -->
