<?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>Nisi's work blog &#187; wordpress</title>
	<atom:link href="http://wiki.nisi.ro/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiki.nisi.ro</link>
	<description>Nisi's work blog - programing tips</description>
	<lastBuildDate>Mon, 21 Nov 2011 08:43:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>How to disable comments notification for WordPress</title>
		<link>http://wiki.nisi.ro/2011/11/how-to-disable-comments-notification-for-wordpress/</link>
		<comments>http://wiki.nisi.ro/2011/11/how-to-disable-comments-notification-for-wordpress/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 08:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=408</guid>
		<description><![CDATA[Do you receive alot of emails sent by your WordPress Blog becouse people comment your posts? You can turn this off like this: 1. Login to your blog admin page 2. Click on Settings -&#62; Discussion 3. Search in that list for &#8220;E-mail me whenever:&#8221; Now by default you receive email when &#8220;Anyone posts a [...]]]></description>
			<content:encoded><![CDATA[<p>Do you receive alot of emails sent by your WordPress Blog becouse people comment your posts?</p>
<p>You can turn this off like this:</p>
<p>1. Login to your blog admin page</p>
<p>2. Click on Settings -&gt; Discussion</p>
<p>3. Search in that list for &#8220;<em>E-mail me whenever</em>:&#8221;</p>
<p>Now by default you receive email when &#8220;<em>Anyone posts a comment</em>&#8221; and &#8220;<em>A comment is held for moderation</em>&#8220;. Uncheck any or both of this options as you like.</p>
<p>You should definitely uncheck &#8220;Anyone posts a comment&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2011/11/how-to-disable-comments-notification-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress templates function Cheat Sheet</title>
		<link>http://wiki.nisi.ro/2010/04/wordpress-templates-function-cheat-sheet/</link>
		<comments>http://wiki.nisi.ro/2010/04/wordpress-templates-function-cheat-sheet/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 15:01:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[ekin Ertac]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[megaupload]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=236</guid>
		<description><![CDATA[If you are a beginner in creating themes for WordPress, or you just need to remind you from time to time wordpress theme related functions, the pdf  &#8220;WordPress Cheat Sheet&#8221; is for you. It contain all functions needed for creating a wp theme like in the preview picture below. PDF was made by Ekin Ertaç [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a beginner in creating themes for WordPress, or you just need to remind you from time to time wordpress theme related functions, the pdf  &#8220;<a href="http://www.megaupload.com/?d=VJZ1OWVM" target="_blank">WordPress Cheat Sheet</a>&#8221; is for you. It contain all functions needed for creating a wp theme like in the preview picture below.</p>
<p><img class="alignnone" title="Wordpress cheat sheet" src="http://img402.imageshack.us/img402/9453/wpthemefunctionscheatsh.jpg" alt="" width="571" height="350" /></p>
<p>PDF was made by <strong>Ekin Ertaç</strong> and can be downloaded for free from the <a href="http://ekinertac.com/?p=259" target="_blank">http://ekinertac.com/?p=259</a> webpage or from Uploading.com by <a href="http://uploading.com/files/ad5922a4/Wordpress-Cheat-Sheet.pdf/" target="_blank">clicking here</a>.</p>
<p>Source: <a href="http://ekinertac.com/?p=259" target="_blank">http://ekinertac.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2010/04/wordpress-templates-function-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress: get the role of the current user</title>
		<link>http://wiki.nisi.ro/2010/03/wordpress-get-the-role-of-the-current-user/</link>
		<comments>http://wiki.nisi.ro/2010/03/wordpress-get-the-role-of-the-current-user/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 10:08:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[caps]]></category>
		<category><![CDATA[current_user]]></category>
		<category><![CDATA[role]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wpdb]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=216</guid>
		<description><![CDATA[/* get the role of the current user */ global $current_user, $wpdb; $var = $wpdb-&#62;prefix . &#8216;capabilities&#8217;; $caps = $current_user-&#62;$var;]]></description>
			<content:encoded><![CDATA[<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1"><span class="coMULTI">/* get the role of the current user */</span></div>
</li>
<li class="li1">
<div class="de1"><a href="http://www.php.net/global"><span class="kw3">global</span></a> <span class="re0">$current_user</span>, <span class="re0">$wpdb</span>;</div>
</li>
<li class="li1">
<div class="de1"><span class="re0">$var</span> = <span class="re0">$wpdb</span>-&gt;<span class="me1">prefix</span> . <span class="st0">&#8216;capabilities&#8217;</span>;</div>
</li>
<li class="li1">
<div class="de1"><span class="re0">$caps</span> = <span class="re0">$current_user</span>-&gt;<span class="re0">$var</span>;</div>
</li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2010/03/wordpress-get-the-role-of-the-current-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PSD to wordpress theme &#8211; free plugin for Adobe Photoshop</title>
		<link>http://wiki.nisi.ro/2009/09/psd-to-wordpress-theme-free-plugin-for-adobe-photoshop/</link>
		<comments>http://wiki.nisi.ro/2009/09/psd-to-wordpress-theme-free-plugin-for-adobe-photoshop/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 16:12:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Graphics & CSS]]></category>
		<category><![CDATA[adobe photoshop]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[divine]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[psd]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=150</guid>
		<description><![CDATA[Divine Plugin for Adobe Photoshop is realy divine. It take a PSD image (template) and make from it a wordpress theme. Features: Convert PSD to HTML HTML page identical to your PSD design Clean standard compliant HTML-CSS layout No HTML, CSS or programming knowledge required WordPress themes Easy publishing from Photoshop® to your WordPress™ website [...]]]></description>
			<content:encoded><![CDATA[<p>Divine Plugin for Adobe Photoshop is realy divine. It take a PSD image (template) and make from it a wordpress theme.</p>
<p><a href="http://www.divine-project.com/"><img class="alignnone" title="Divine Logo" src="http://img269.imageshack.us/img269/8964/divinelogo.jpg" alt="" width="226" height="54" /></a></p>
<p>Features:</p>
<p><strong>Convert PSD to HTML</strong></p>
<ul>
<li>HTML page identical to your PSD design</li>
<li>Clean standard compliant HTML-CSS layout</li>
<li>No HTML, CSS or programming knowledge required</li>
</ul>
<p><strong>WordPress themes</strong></p>
<ul>
<li>Easy publishing from Photoshop® to your WordPress™ website</li>
<li>Built in FTP-client</li>
<li>Widget ready WordPress theme as output</li>
<li>Generate unlimited WordPress themes</li>
</ul>
<p><strong>Browser compatibility</strong></p>
<ul>
<li>Resulting HTML/PHP code is div-based</li>
<li>Cross browser HTML / CSS code</li>
<li>Encoding support</li>
</ul>
<p><img class="alignnone" title="Divine Print Screen" src="http://img32.imageshack.us/img32/4235/divineprintscreen.jpg" alt="" width="372" height="284" /></p>
<p>buy Adobe photoshop:</p>
<ul>
<li><a href="http://www.amazon.com/gp/product/B001HBJ65Q?ie=UTF8&amp;tag=nisbl0a-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001HBJ65Q">Adobe Photoshop Extended CS4 Student Edition</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=nisbl0a-20&amp;l=as2&amp;o=1&amp;a=B001HBJ65Q" border="0" alt="" width="1" height="1" /></li>
<li><a href="http://www.amazon.com/gp/product/B001EUBSL0?ie=UTF8&amp;tag=nisbl0a-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001EUBSL0">Adobe Photoshop CS4</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=nisbl0a-20&amp;l=as2&amp;o=1&amp;a=B001EUBSL0" border="0" alt="" width="1" height="1" /></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/09/psd-to-wordpress-theme-free-plugin-for-adobe-photoshop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cleanup WordPress Plugin</title>
		<link>http://wiki.nisi.ro/2009/05/cleanup-wordpress-plugin/</link>
		<comments>http://wiki.nisi.ro/2009/05/cleanup-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 19 May 2009 00:26:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cleanup]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[commercial]]></category>
		<category><![CDATA[donate]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[revision]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[webiste]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=107</guid>
		<description><![CDATA[The latest plugin I had developed for the WordPress CMS is named &#8220;Cleanup WordPress&#8220;. And  &#8230; I write it becouse I needed a tool to delete spam comments, pages and posts revisions. All this unused data take more then all wordpress and database needed for this website. You can download it, see some screenshots, donate [...]]]></description>
			<content:encoded><![CDATA[<p>The latest plugin I had developed for the WordPress CMS is named &#8220;<strong>Cleanup WordPress</strong>&#8220;. And  &#8230; I write it becouse I needed a tool to delete spam comments, pages and posts revisions. All this unused data take more then all wordpress and database needed for this website.</p>
<p><a href="http://wiki.nisi.ro/wordpress/cleanup-wordpress-plugin/" target="_self">You can download it, see some screenshots, donate or link to plugin page using this link</a> .</p>
<p>This plugin is free for personal or comercial websites. But if you like it donate it.</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/05/cleanup-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Best and free WordPress theme collection ever</title>
		<link>http://wiki.nisi.ro/2009/04/best-and-free-wordpress-theme-collection-ever/</link>
		<comments>http://wiki.nisi.ro/2009/04/best-and-free-wordpress-theme-collection-ever/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 12:54:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[collection]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=53</guid>
		<description><![CDATA[Looking for wordpress themes (free ones) I found this site where you can find one of the best wordpress theme collections ever. http://topwpthemes.com/]]></description>
			<content:encoded><![CDATA[<p>Looking for wordpress themes (free ones) I found this site where you can find one of the best wordpress theme collections ever.</p>
<p><a href="http://topwpthemes.com/" target="_blank">http://topwpthemes.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/04/best-and-free-wordpress-theme-collection-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anti IE6 wordpress plugin</title>
		<link>http://wiki.nisi.ro/2009/03/anti-ie6-wordpress-plugin/</link>
		<comments>http://wiki.nisi.ro/2009/03/anti-ie6-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 23:02:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website's]]></category>
		<category><![CDATA[anti ie6]]></category>
		<category><![CDATA[antiie6]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=40</guid>
		<description><![CDATA[If you have some experience in web desing you know that IE6 (Internet explorer 6.0) is &#8230; a nightmare becouse IE6 CSS is not compatible with stantards. So if you want to block your users witch use IE6 using your wordpress blog just install this free plugin AntiIE6 Download here]]></description>
			<content:encoded><![CDATA[<p>If you have some experience in web desing you know that IE6 (Internet explorer 6.0) is &#8230; a nightmare becouse IE6 CSS is not compatible with stantards.</p>
<p>So if you want to block your users witch use IE6 using your wordpress blog just install this free plugin <a href="http://wiki.nisi.ro/projects-in-progress/wordpress-platform/antiie6/" target="_self">AntiIE6</a></p>
<p>Download <a href="http://wiki.nisi.ro/projects-in-progress/wordpress-platform/antiie6/" target="_self">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/03/anti-ie6-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Make your blog visible to iPhone and Win Mobile devices</title>
		<link>http://wiki.nisi.ro/2009/03/make-your-blog-visible-to-iphone-and-win-mobile-devices/</link>
		<comments>http://wiki.nisi.ro/2009/03/make-your-blog-visible-to-iphone-and-win-mobile-devices/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 12:59:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website's]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile device]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[scrollbar]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[windows mobile]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wptouch]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=32</guid>
		<description><![CDATA[For those who have a blog it will be great to have readers from a mobile phone, smartphone or iPhone. By default a wordpress blog do not detect if the browser who acces your blog is from a mobile device. A great plugin who can be integrated in a WordPress Blog is WPtouch. WPtouch detect [...]]]></description>
			<content:encoded><![CDATA[<p>For those who have a blog it will be great to have readers from a mobile phone, smartphone or iPhone. By default a wordpress blog do not detect if the browser who acces your blog is from a mobile device.</p>
<p>A great plugin who can be integrated in a WordPress Blog is <a href="http://www.bravenewcode.com/wptouch/" target="_blank">WPtouch</a>. WPtouch detect if a mobile device connect it and change blog theme with one witch is compatible with a mobile device screen. So your reader can read widout dragging left and right on scrollbars.</p>
<p>Click for: <a href="http://www.bravenewcode.com/wptouch/" target="_blank">WPtouch Home page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/03/make-your-blog-visible-to-iphone-and-win-mobile-devices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

