<?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>WP Garage</title>
	<atom:link href="http://wpgarage.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Wed, 16 Nov 2011 14:36:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to localize a Hebrew website&#8217;s Dashboard with WordPress Multisite</title>
		<link>http://wpgarage.com/tips/how-to-localize-a-hebrew-websites-dashboard-with-wordpress-multisite/</link>
		<comments>http://wpgarage.com/tips/how-to-localize-a-hebrew-websites-dashboard-with-wordpress-multisite/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 12:01:43 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[WordPress as CMS]]></category>
		<category><![CDATA[Hebrew]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[localize]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpgarage.com/?p=1175</guid>
		<description><![CDATA[<p>Many of our clients request English and Hebrew websites and ever since WordPress 3.0 made WordPress Multisite a breeze to install, we&#8217;ve been using it so that clients can manage all their sites from one Dashboard. Logically, our clients want the Hebrew website to have a Hebrew Dashboard. However, out of the box, WordPress Multisite defaults to [...]</p><p>This post was originally published at <a href="http://wpgarage.com/tips/how-to-localize-a-hebrew-websites-dashboard-with-wordpress-multisite/">How to localize a Hebrew website&#8217;s Dashboard with WordPress Multisite</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Many of our clients request English and Hebrew websites and ever since WordPress 3.0 made <a href="http://codex.wordpress.org/Create_A_Network">WordPress Multisite</a> a breeze to install, we&#8217;ve been using it so that clients can manage all their sites from one Dashboard.</p>
<p>Logically, our clients want the Hebrew website to have a Hebrew Dashboard. However, out of the box, WordPress Multisite defaults to English, and needs a bit of tweaking to localize the Dashboard into the language of your choice.</p>
<p>(Friendly warning: if you don&#8217;t change the Hebrew Dashboard into Hebrew, the post/page Editor is really problematic and usually messes up alignment and styling on the site.)</p>
<p>So here&#8217;s how to localize a site within WordPress Multisite into Hebrew, but you can apply the same general rules for any language.</p>
<p>1.<a href="http://he.wordpress.org/"><img title="wordpresshebrew" src="http://wpgarage.com/wp-content/uploads/2011/11/wordpresshebrew.png" alt="" width="459" height="66" /></a></p>
<p>Download Hebrew WordPress from the <a href="http://he.wordpress.org/">Hebrew WordPress website</a> and copy the language folder or use this <a href="http://wpgarage.com/wp-content/uploads/2011/11/languages.zip">zip file of the language folder (from WordPress version 3.2.1</a>).  <strong>Upload the language folder</strong> into you&#8217;re site&#8217;s wp-content folder. </p>
<p>2. Add the following to wp-config.php: <strong>define (&#8216;WPLANG&#8217;, &#8216;he_IL&#8217;);</strong></p>
<p><a href="http://wpgarage.com/wp-content/uploads/2011/11/wpconfigscreenshot.png"><img title="wpconfigscreenshot" src="http://wpgarage.com/wp-content/uploads/2011/11/wpconfigscreenshot.png" alt="" width="580" height="167" /></a></p>
<p>3. Go into your Network Admin Area by clicking in the top right corner on Howdy, YourName and click on <strong>Network Admin</strong></p>
<p><img class="size-full wp-image-1184 alignnone" title="howdy" src="http://wpgarage.com/wp-content/uploads/2011/11/howdy.png" alt="" width="161" height="118" /></p>
<p>4. In the left Navigation menu, click on Sites &gt; <strong>All Sites</strong></p>
<p><img title="allsites" src="http://wpgarage.com/wp-content/uploads/2011/11/allsites.png" alt="" width="147" height="82" /></p>
<p>5. On the Hebrew site, click <strong>Edit</strong></p>
<p><a href="http://wpgarage.com/wp-content/uploads/2011/11/hebrewedit.png"><img title="hebrewedit" src="http://wpgarage.com/wp-content/uploads/2011/11/hebrewedit.png" alt="" width="319" height="76" /></a></p>
<p>&nbsp;</p>
<p>6. Once you&#8217;re in the Edit Site area, click on <strong>Settings</strong></p>
<p><img class="size-full wp-image-1179 alignnone" title="sitesettings" src="http://wpgarage.com/wp-content/uploads/2011/11/sitesettings.png" alt="" width="488" height="440" /></p>
<p>7. Once you&#8217;re in the Settings tab, search for the line &#8220;WPLANG&#8221; and fill in the language reference code such as he_IL.</p>
<p><img class="size-full wp-image-1177 alignnone" title="heil" src="http://wpgarage.com/wp-content/uploads/2011/11/heil.png" alt="" width="411" height="51" /></p>
<p>&nbsp;</p>
<p>Or, as Andrea pointed out, you can go into the Hebrew site&#8217;s General Settings and switch the language from there.<img class="size-full wp-image-1198 alignnone" title="sitelang" src="http://wpgarage.com/wp-content/uploads/2011/11/sitelang.png" alt="" width="389" height="122" /></p>
<p>&nbsp;</p>
<p>That&#8217;s it!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div>
<div> </div>
</div>
<p>This post was originally published at <a href="http://wpgarage.com/tips/how-to-localize-a-hebrew-websites-dashboard-with-wordpress-multisite/">How to localize a Hebrew website&#8217;s Dashboard with WordPress Multisite</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/tips/how-to-localize-a-hebrew-websites-dashboard-with-wordpress-multisite/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Re-enable and Allow Comments in Older Posts in WordPress</title>
		<link>http://wpgarage.com/tips/allow-comments-in-old-posts-wordpress/</link>
		<comments>http://wpgarage.com/tips/allow-comments-in-old-posts-wordpress/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 22:17:59 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[comments]]></category>

		<guid isPermaLink="false">http://wpgarage.com/?p=1160</guid>
		<description><![CDATA[<p>We had a client come to us and ask how to re-enable comments on older posts. I started searching around and found 2 ways of allowing comments on many posts at once. 1. Use the built-in WordPress Bulk Edit feature. This feature was introduced back in version 2.7 but only now did I fall in [...]</p><p>This post was originally published at <a href="http://wpgarage.com/tips/allow-comments-in-old-posts-wordpress/">How to Re-enable and Allow Comments in Older Posts in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>We had a client come to us and ask how to re-enable comments on older posts. I started searching around and found 2 ways of allowing comments on many posts at once.</p>
<h3>1. Use the built-in <a href="http://lorelle.wordpress.com/2011/04/22/cleaning-up-post-tags-with-wordpress-bulk-edit/">WordPress Bulk Edit feature</a>.</h3>
<p>This feature was introduced back in version 2.7 but only now did I fall in love with it!  It allows you to batch edit lots of information for multiple posts at one time: change categories, modify the author, change the post status, and most importantly (for me, right now), open or close comments.</p>
<p>To use it, go to:</p>
<ul>
<li>Posts &gt; All Posts</li>
<li>Select the posts you want to edit by checking off the checkboxes next to the post title.</li>
<li>Click on the Bulk Actions dropdown menu. </li>
<li>Select Edit and click Apply. It&#8217;s a bit scary to have to click on Apply before you&#8217;ve made changes but once you build up the courage, it&#8217;s worth it! No changes will happen yet.</li>
<li>In the Comments dropdown, select Allow.</li>
<li>If you want to edit more than the default 20 posts per page in the admin screen, you can go to Screen Options in the top right corner and change the number of Posts Displayed per page.</li>
<li>Done! However, I had to check a few posts to make sure that it actually worked. I think that there is something buggy in the feature because it only worked some of the time. Maybe there is a max of how many posts can be bulk edited at once.</li>
</ul>
<p style="text-align: center;"><img class="size-full wp-image-1163 aligncenter" title="bulkedit" src="http://wpgarage.com/wp-content/uploads/2011/11/bulkedit.png" alt="" width="523" height="160" /></p>
<p>This method is good if you don&#8217;t want to get into the database. My only complaint is that it&#8217;s a bit time consuming and there&#8217;s no way of seeing a list of all the posts that have comments open or closed.</p>
<h3>2. Do some SQL work in the Database</h3>
<p>The other option for allowing comments globally in WordPress is to get into the PHPMyAdmin (ugh) and run <a href="http://digwp.com/2010/08/wordpress-sql-comments/">a script to open all comments</a>.  Although it can be scary to get into the database and run SQL queries, it is the most accurate way of making sure the comments are open on all your posts.</p>
<p>Here&#8217;s the SQL query to run to open all comments:</p>
<pre><code>UPDATE wp_posts SET comment_status = 'open';</code></pre>
<p>As you can see, each method has its pros and cons. Making this change within the dashboard is not as daunting but you don&#8217;t feel like you have as much control over the process. Also, it seems not to work 100% of the time, for some reason. And going into the database is, well, daunting. But otherwise, at least you know that it does what it&#8217;s supposed to do. It&#8217;s very possible that the dashboard direction is one we&#8217;d explain to a client but that if this is something we&#8217;re working on, we&#8217;ll prefer to go the database route.</p>
<p>This post was originally published at <a href="http://wpgarage.com/tips/allow-comments-in-old-posts-wordpress/">How to Re-enable and Allow Comments in Older Posts in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/tips/allow-comments-in-old-posts-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to embed a .wmv file in WordPress</title>
		<link>http://wpgarage.com/tips/how-to-embed-wmv-in-wordpress/</link>
		<comments>http://wpgarage.com/tips/how-to-embed-wmv-in-wordpress/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 16:56:23 +0000</pubDate>
		<dc:creator>Deena Levenstein</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[embed wmv in wordpress]]></category>
		<category><![CDATA[embedding in wordpress]]></category>
		<category><![CDATA[wmv]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpgarage.com/?p=1121</guid>
		<description><![CDATA[<p>A client recently asked us how they could embed .wmv files in their WordPress site so that it plays in a video player. Interestingly, we&#8217;re so used to working with video websites like YouTube and Vimeo which allow easy embedding by just pasting the URL into the editor that we&#8217;d never had to deal with [...]</p><p>This post was originally published at <a href="http://wpgarage.com/tips/how-to-embed-wmv-in-wordpress/">How to embed a .wmv file in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>A client recently asked us how they could embed .wmv files in their WordPress site so that it plays in a video player. Interestingly, we&#8217;re so used to working with video websites like YouTube and Vimeo which allow <a title="The ultimate guide to embedding HTML and iframes in WordPress" href="http://wpgarage.com/tips/embed-html-iframes-wordpress/">easy embedding by just pasting the URL into the editor</a> that we&#8217;d never had to deal with this issue before. But after some trial by our awesome CEO Miriam Schwab and, well, really not much error, we quickly figured it out. So, without further ado, here is the way to embed .wmv files into WordPress posts and pages:</p>
<p>1. Install, activate and configure the <a href="http://wordpress.org/extend/plugins/tinymce-advanced/" target="_blank">TinyMCE Advanced</a> plugin. This plugin allows you to add useful buttons to the WYSIWYG through a drag and drop settings page.</p>
<p>2. In the settings (Settings &gt;TinyMCE Advanced), drag the &#8220;Insert Movie&#8221; button into the WYSIWYG:</p>
<p><img class="aligncenter size-full wp-image-1146" title="tinymce buttons arrangement" src="http://wpgarage.com/wp-content/uploads/2011/11/tinymce-buttons-arrangement.png" alt="" width="718" height="185" /></p>
<p>3. Save changes.</p>
<p>4. Upload the video file of your choice to your WordPress site through Media &gt; Add New.</p>
<p>5. Copy the URL of that video:</p>
<div><img class="aligncenter size-full wp-image-1144" title="wordpress media embedding wmv files" src="http://wpgarage.com/wp-content/uploads/2011/11/wordpress-media-embedding-wmv-files.png" alt="" width="647" height="430" /></div>
<p>6. Open up the editor of the post/page where you&#8217;d like to embed the video (if you aren&#8217;t there already).</p>
<p>7. Click on the button which says &#8220;Insert/edit embedded media&#8221; when you hover over it:</p>
<p><img class="size-full wp-image-1127 aligncenter" title="embed video icon" src="http://wpgarage.com/wp-content/uploads/2011/10/embed-video-icon.png" alt="" width="30" height="29" /></p>
<div>You&#8217;ll get to this popup window:</div>
<p><img class="size-full wp-image-1128 aligncenter" title="insert edit embedded media" src="http://wpgarage.com/wp-content/uploads/2011/10/insert-edit-embedded-media.png" alt="" width="309" height="372" /></p>
<p>5. Under &#8220;Type,&#8221; choose &#8220;Windows Media.&#8221;</p>
<p>6. Paste the URL in File/URL field.</p>
<p>7. Click &#8220;Insert.&#8221;</p>
<p>8. Save Draft or Publish.</p>
<p>9. Verify that it worked in the front end.</p>
<p>Note that the user&#8217;s browser has to have the Windows Media Player plug-in, and it needs to run to play the video in a player.</p>
<div>Here&#8217;s an example of an action-packed .wmv video:</div>
<div><object width="320" height="240" classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"><param name="url" value="http://dw4.convertfiles.com/files/0372823001320684458/snail%20moving%20along%20on%20sidewalk.wmv" /><param name="url" value="http://dw4.convertfiles.com/files/0372823001320684458/snail%20moving%20along%20on%20sidewalk.wmv" /><embed width="320" height="240" type="application/x-mplayer2" src="http://dw4.convertfiles.com/files/0372823001320684458/snail%20moving%20along%20on%20sidewalk.wmv" url="http://dw4.convertfiles.com/files/0372823001320684458/snail%20moving%20along%20on%20sidewalk.wmv" /></object></div>
<div> </div>
<div>The exciting news&#8230; By taking advantage of this function in WordPress, you could actually embed any video from around the web as long as you have the .wmv URL. Which might not be the nicest thing, but it&#8217;s possible.</div>
<div> </div>
<div>Enjoy!</div>
<p>This post was originally published at <a href="http://wpgarage.com/tips/how-to-embed-wmv-in-wordpress/">How to embed a .wmv file in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/tips/how-to-embed-wmv-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
<enclosure url="http://dw4.convertfiles.com/files/0372823001320684458/snail%20moving%20along%20on%20sidewalk.wmv" length="31281213" type="video/asf" />
		</item>
		<item>
		<title>What happened to the &#8220;search engines blocked&#8221; notification in WordPress 3.2?</title>
		<link>http://wpgarage.com/news-views/search-engines-blocked-notification-gone-wordpress-32/</link>
		<comments>http://wpgarage.com/news-views/search-engines-blocked-notification-gone-wordpress-32/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 23:12:26 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://wpgarage.com/?p=1073</guid>
		<description><![CDATA[<p>WordPress site owners have an option under Settings &#62; Privacy to keep their site open to visitors, but block search engines. Very handy when developing a site, or managing a private site that you don’t want the world to see, but you don’t want to have to deal with logins either. We often use that [...]</p><p>This post was originally published at <a href="http://wpgarage.com/news-views/search-engines-blocked-notification-gone-wordpress-32/">What happened to the &#8220;search engines blocked&#8221; notification in WordPress 3.2?</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>WordPress site owners have an option under Settings &gt; Privacy to keep their site open to visitors, but block search engines. Very handy when developing a site, or managing a private site that you don’t want the world to see, but you don’t want to have to deal with logins either.</p>
<p>We often use that setting on sites under development…and more than once forgot to open the site to search engines once the site was launched. Ouch.</p>
<p>Around WordPress 3.1, a handy feature was added where a line of text was added in the admin next to the name of the site saying “Search Engines Blocked” when search engines were, you guessed it, blocked. Like this:</p>
<p><a href="http://wpgarage.com/wp-content/uploads/2011/07/search-engines-blocked-word.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="search-engines-blocked-word" src="http://wpgarage.com/wp-content/uploads/2011/07/search-engines-blocked-word_thumb.jpg" alt="search-engines-blocked-word" width="322" height="40" border="0" /></a></p>
<p>For some reason, in WordPress 3.2 that notification line has disappeared. Here’s that same site, search engines still blocked, but upgraded to 3.2:</p>
<p><a href="http://wpgarage.com/wp-content/uploads/2011/07/no-search-engines-blocked-n.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="no-search-engines-blocked-n" src="http://wpgarage.com/wp-content/uploads/2011/07/no-search-engines-blocked-n_thumb.jpg" alt="no-search-engines-blocked-n" width="283" height="30" border="0" /></a></p>
<p>That notification was a life saver. Does anyone know where it went? And why it was taken away? I miss it and want it back. Sniff.</p>
<p>This post was originally published at <a href="http://wpgarage.com/news-views/search-engines-blocked-notification-gone-wordpress-32/">What happened to the &#8220;search engines blocked&#8221; notification in WordPress 3.2?</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/search-engines-blocked-notification-gone-wordpress-32/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to link author image to their previous posts in WordPress</title>
		<link>http://wpgarage.com/code-snippets/how-to-link-author-image-to-their-previous-posts-in-wordpress/</link>
		<comments>http://wpgarage.com/code-snippets/how-to-link-author-image-to-their-previous-posts-in-wordpress/#comments</comments>
		<pubDate>Tue, 31 May 2011 06:15:48 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">?p=1031</guid>
		<description><![CDATA[<p>It seemed so simple and straightforward to link an author&#8217;s image to their page of previous posts like http://wpgarage.com/author/Rebecca/.&#160;But for some reason I couldn&#8217;t find the solution easily with the default WordPress template tags. Template tags that I had used last time I needed this functionality were deprecated. Here&#8217;s what I did: First, I set [...]</p><p>This post was originally published at <a href="http://wpgarage.com/code-snippets/how-to-link-author-image-to-their-previous-posts-in-wordpress/">How to link author image to their previous posts in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>It seemed so simple and straightforward to link an author&#8217;s image to their page of previous posts like http://wpgarage.com/author/Rebecca/.&nbsp;But for some reason I couldn&#8217;t find the solution easily with the default <a href="http://codex.wordpress.org/Template_Tags">WordPress template tags</a>. Template tags that I had used last time I needed this functionality were deprecated.<br />
<a href="http://wpgarage.com/wp-content/uploads/2011/05/profile.png"><img title="profile" src="http://wpgarage.com/wp-content/uploads/2011/05/profile-e1306420276233.png" alt="" width="450" height="101"></a></p>
<p><strong>Here&#8217;s what I did:</strong></p>
<ol>
<li>First, I set up the author image using the <a href="http://wordpress.org/extend/plugins/sem-author-image/">Author Image plugin</a> to give our client an easy way to manage thumbnails of each author from the user&#8217;s profile settings.</li>
<li>Then I started looking for a way to link the author&#8217;s image to their archive. When I couldn&#8217;t find an easy answer in the WordPress template tags, I remembered that WPGarage has that feature in the footer area of each post! So I checked out the code of WPGlide theme (the theme we use on this site by <a href="https://www.e-junkie.com/ecom/gb.php?ii=662749&amp;c=ib&amp;aff=16393&amp;cl=11384">Solostream</a>), found the code I needed and modified it.Here&#8217;s the code I used:</li>
</ol>
<p>&lt;a href=&#8221;&lt;?php bloginfo(&#8216;url&#8217;); ?&gt;/author/&lt;?php  the_author_meta(&#8216;user_login&#8217;); ?&gt;/&#8221;&gt; <strong>&lt;?php the_author_image();  ?&gt; </strong>&lt;/a&gt;</p>
<p>This post was originally published at <a href="http://wpgarage.com/code-snippets/how-to-link-author-image-to-their-previous-posts-in-wordpress/">How to link author image to their previous posts in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/code-snippets/how-to-link-author-image-to-their-previous-posts-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to share a draft with a private URL in WordPress</title>
		<link>http://wpgarage.com/plugins/how-to-share-a-draft-with-a-private-url-in-wordpress/</link>
		<comments>http://wpgarage.com/plugins/how-to-share-a-draft-with-a-private-url-in-wordpress/#comments</comments>
		<pubDate>Mon, 30 May 2011 08:25:13 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[draft]]></category>
		<category><![CDATA[expire]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[private url]]></category>
		<category><![CDATA[share]]></category>

		<guid isPermaLink="false">?p=1018</guid>
		<description><![CDATA[<p>It&#8217;s been a while since I&#8217;ve been so excited about a plugin. Enough that it inspired me to write a post about it. I&#8217;ve always wanted to share drafts of posts with people before I publish them but didn&#8217;t want to bother them with &#8220;can you log in, look at the post and let me [...]</p><p>This post was originally published at <a href="http://wpgarage.com/plugins/how-to-share-a-draft-with-a-private-url-in-wordpress/">How to share a draft with a private URL in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve been so excited about a plugin. Enough that it inspired me to write a post about it.</p>
<p>I&#8217;ve always wanted to share drafts of posts with people before I publish them but didn&#8217;t want to bother them with &#8220;can you log in, look at the post and let me know if there are any changes.&#8221; Now I just send a private URL and they can look over the draft without logging in! You can also set the expiration date of the draft URL so you have control over how long the link is available for.</p>
<p><img class="alignnone size-full wp-image-1026" title="sharedraft" src="http://wpgarage.com/wp-content/uploads/2011/05/sharedraft-e1306418015274.png" alt="" width="450" height="115" /></p>
<p>There is one annoying thing about this plugin though: if you are logged in, then the draft is blank and you can&#8217;t read it.</p>
<p>I totally think the sharing drafts via URL functionality should be integrated into the next version of WordPress.</p>
<p>Here&#8217;s the plugin I used, aptly called&#8230; <a href="http://wordpress.org/extend/plugins/shareadraft/">Share a Draft</a>.</p>
<p>This post was originally published at <a href="http://wpgarage.com/plugins/how-to-share-a-draft-with-a-private-url-in-wordpress/">How to share a draft with a private URL in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/plugins/how-to-share-a-draft-with-a-private-url-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Allow Editor access level to add users in WordPress</title>
		<link>http://wpgarage.com/code-snippets/allow-editor-access-level-to-add-users-in-wordpress/</link>
		<comments>http://wpgarage.com/code-snippets/allow-editor-access-level-to-add-users-in-wordpress/#comments</comments>
		<pubDate>Sun, 29 May 2011 08:23:04 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">?p=1020</guid>
		<description><![CDATA[<p>Recently, a client asked us to allow editors to add users on their WordPress site. They wanted this feature so that the site managers wouldn&#8217;t be tempted to click on any of the settings, and possibly mess something up. I know this is super specific but it did come up for us so maybe it [...]</p><p>This post was originally published at <a href="http://wpgarage.com/code-snippets/allow-editor-access-level-to-add-users-in-wordpress/">Allow Editor access level to add users in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Recently, a client asked us to allow editors to add users on their WordPress site. They wanted this feature so that the site managers wouldn&#8217;t be tempted to click on any of the settings, and possibly mess something up. I know this is super specific but it did come up for us so maybe it will be relevant for you.</p>
<p>Here&#8217;s what I did:</p>
<ol>
<li>Install and activate the <a href="http://wordpress.org/extend/plugins/members/">Members Plugin</a></li>
<li>Go to Settings &gt; Members Components and activate the Edit Roles component<br />
<a href="http://wpgarage.com/wp-content/uploads/2011/05/roles.png"><img title="roles" src="http://wpgarage.com/wp-content/uploads/2011/05/roles-e1306417148772.png" alt="" width="450" height="382" /></a></li>
<li>Go to Users &gt; Roles. Click on Editor. In the options panel, check off create_users, edit_users, and delete_users.<br />
<img title="capabilities" src="http://wpgarage.com/wp-content/uploads/2011/05/capabilities-e1306417194666.png" alt="" width="450" height="353" /></li>
<li>Add <a href="http://wordpress.stackexchange.com/questions/4479/editor-can-create-any-new-user-except-administrator">this code</a> into your funcitons.php file.</li>
<li>Test it out.</li>
<li>That&#8217;s it.</li>
</ol>
<p>This post was originally published at <a href="http://wpgarage.com/code-snippets/allow-editor-access-level-to-add-users-in-wordpress/">Allow Editor access level to add users in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/code-snippets/allow-editor-access-level-to-add-users-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why I don&#8217;t like WordPress child themes and frameworks. Don&#8217;t be angry.</title>
		<link>http://wpgarage.com/news-views/why-i-dont-like-wordpress-child-themes-and-frameworks-dont-be-angry/</link>
		<comments>http://wpgarage.com/news-views/why-i-dont-like-wordpress-child-themes-and-frameworks-dont-be-angry/#comments</comments>
		<pubDate>Thu, 26 May 2011 10:56:00 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[child themes]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://news-views/why-i-dont-like-wordpress-child-themes-and-frameworks-dont-be-angry/</guid>
		<description><![CDATA[<p>I know that child themes and frameworks are all the rage. Especially since the release of TwentyTen. It&#8217;s hard to find even one negative post about child themes on the web. I do understand that there are advantages to working with child themes, and they are very tempting. But. Not tempting enough. I purchased the [...]</p><p>This post was originally published at <a href="http://wpgarage.com/news-views/why-i-dont-like-wordpress-child-themes-and-frameworks-dont-be-angry/">Why I don&#8217;t like WordPress child themes and frameworks. Don&#8217;t be angry.</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>I know that <a href="http://codex.wordpress.org/Child_Themes">child themes</a> and frameworks are all the rage. Especially since the release of <a href="http://wordpress.org/extend/themes/twentyten">TwentyTen</a>. It&#8217;s hard to find even one negative post about child themes on the web. I do understand that there are advantages to working with child themes, and they are very tempting. But. Not tempting enough. I purchased the <a href="http://www.studiopress.com/themes/genesis">Genesis</a> framework from StudioPress a while ago but when it came to adding simple functionality, I felt like I had to go through a whole maze of hooks and filters. And that’s just for Genesis! What if I decide to switch to Thesis, Headway, or one of the other frameworks. And as for TwentyTen, what if I want to change around the whole layout? Is it still worth it to use a child theme? I can see the benefit of using child themes or frameworks for minor style and color changes. Am I still saving time? Let&#8217;s take a look at the pros and cons of child themes or frameworks as I see them.</p>
<h1><strong>Advantages</strong> (let’s start with the good news)</h1>
<ul>
<li><strong>Stays up to date to get new WordPress functionality</strong>. You just have to make sure it doesn’t break any of the functionality you have in place.</li>
<li><strong>Options Panels. Maybe</strong> (notice how this also appears in the disadvantages) Options Panels are great for people who don’t want to get their hands messy with code.</li>
<li><strong>Saves time on development. Maybe.</strong> Depends what you’re trying to do, but if you end up creating tons of custom files for your child theme, or spend time trying to learn all the ins and outs of the framework, or have to fix things that broke with the new version of WordPress, the time saved could come to a big zero.</li>
</ul>
<p>Not very convincing advantages, are they?</p>
<h1><span style="font-weight: bold;">Disadvantages</span></h1>
<ul>
<li><strong>Learning Curve / Development time. </strong>How do I add another widget or a query_post()? Good luck trying to figure out whether it’s in the child theme or the parent theme. Learning a new child/parent theme or framework can be a total time suck. Have I mentioned that already?</li>
<li><strong>Lots of unnecessary stuff and options panel.</strong> I miss the days when a theme was just a theme. It helped you out with the styling but left you in control of functionality. Can we go back to basic?</li>
</ul>
<p>Now if you’ll excuse me, I have to go figure out how to remove all the features that the client didn’t order. Sigh.</p>
<h1><strong>What do you think?</strong></h1>
<p>Am I alone in these feelings? What have your experiences been with child themes and frameworks? What was the good and bad? Which ones have you worked with? Maybe you&#8217;ll convince me to give it another try.</p>
<p>This post was originally published at <a href="http://wpgarage.com/news-views/why-i-dont-like-wordpress-child-themes-and-frameworks-dont-be-angry/">Why I don&#8217;t like WordPress child themes and frameworks. Don&#8217;t be angry.</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/why-i-dont-like-wordpress-child-themes-and-frameworks-dont-be-angry/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>How to add images and styles to the WordPress custom menu</title>
		<link>http://wpgarage.com/css/how-to-add-images-and-styles-to-the-wordpress-custom-menu/</link>
		<comments>http://wpgarage.com/css/how-to-add-images-and-styles-to-the-wordpress-custom-menu/#comments</comments>
		<pubDate>Tue, 24 May 2011 09:59:06 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[css styles]]></category>
		<category><![CDATA[custom menu]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[screen options]]></category>

		<guid isPermaLink="false">http://?p=978</guid>
		<description><![CDATA[<p>There are lots of good plugins out there for displaying social media profiles on your site, but what if you want to use your own icons? And you want your client to be able to easily manage the links to these social profiles? The solution is to create a custom menu in WordPress with unique [...]</p><p>This post was originally published at <a href="http://wpgarage.com/css/how-to-add-images-and-styles-to-the-wordpress-custom-menu/">How to add images and styles to the WordPress custom menu</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>There are lots of good plugins out there for displaying social media profiles on your site, but what if you want to use your own icons? And you want your client to be able to easily manage the links to these social profiles? The solution is to create a custom menu in WordPress with unique CSS styles assigned to each of those menu items. But how?</p>
<p>Here&#8217;s what we worked on: A custom menu with unique icons for Twitter, YouTube and Facebook:</p>
<p><a href="http://wpgarage.com/wp-content/uploads/2011/05/connecticons.png"><img class="alignnone size-full wp-image-984" title="connecticons" src="http://wpgarage.com/wp-content/uploads/2011/05/connecticons.png" alt="" width="263" height="237" /></a></p>
<p>&nbsp;</p>
<p>After searching the web for how to add images to the WordPress custom menu, we tried the <a href="http://wordpress.org/extend/plugins/custom-menu-images/">Custom Menu Images</a> plugin with no success. We even tried some crazy <a href="http://wpveda.com/how-to-add-images-inside-wordpress-3-0-custom-menu">workarounds</a> like trying to put the image path inside the navigation label! WTW?!  Crazy, but true. And it didn&#8217;t even work in the end. It printed out the  character tag &amp;lt;  reading the HTML instead of rendering it.</p>
<p>And then, we saw the light! In the form of the Screen Options pull down tab right there in the Custom Menu screen in front of our faces! Well, actually the light came from this <a href="http://www.ivorpadilla.net/cuztomizing-wordpress-custom-menu-icons/">post</a> that told us where to look. How did we ever miss it? It was so obvious! Once you know where to look, that is. So here&#8217;s what to do:</p>
<ol>
<li>Go into your Custom Menu (functionality added in WordPress 3.0) under Appearance &gt; Menus</li>
<li>Click on Screen Options in the top right corner of your screen</li>
<li>Check the checkbox next to CSS Styles in the Show Advanced Menu Properties</li>
<li>Create your menu</li>
<li>In your menu item, in the CSS Classes field, enter the name of the CSS style you want to associate with that menu item. Just the name of the class without the period. Ex. &#8220;twitterstyle&#8221;</li>
<li>Go into your CSS file and add the style and add images and/or styles as you see fit.</li>
</ol>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-981" title="wpcssstyles" src="http://wpgarage.com/wp-content/uploads/2011/05/wpcssstyles1-e1305816663856.png" alt="" /></p>
<p>That&#8217;s it. More coolness that Screen Options can do, <a href="news-views/quicktip-show-more-pages-in-your-wordpress-screen/">Show more pages in your WordPress Dashboard</a>.</p>
<p>This post was originally published at <a href="http://wpgarage.com/css/how-to-add-images-and-styles-to-the-wordpress-custom-menu/">How to add images and styles to the WordPress custom menu</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/css/how-to-add-images-and-styles-to-the-wordpress-custom-menu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>QuickTip: Show More Pages in your WordPress Dashboard</title>
		<link>http://wpgarage.com/news-views/quicktip-show-more-pages-in-your-wordpress-screen/</link>
		<comments>http://wpgarage.com/news-views/quicktip-show-more-pages-in-your-wordpress-screen/#comments</comments>
		<pubDate>Thu, 12 May 2011 09:37:57 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[Shorties]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[screen options]]></category>
		<category><![CDATA[show]]></category>

		<guid isPermaLink="false">?p=954</guid>
		<description><![CDATA[<p>I am totally in love with the Screen Options pull down tab in WordPress. I know it&#8217;s been there for a few versions, but I never fully appreciated it until I started using the Show on Screen feature that lets you fill in how many pages you want to show in your list of Pages. [...]</p><p>This post was originally published at <a href="http://wpgarage.com/news-views/quicktip-show-more-pages-in-your-wordpress-screen/">QuickTip: Show More Pages in your WordPress Dashboard</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>I am totally in love with the Screen Options pull down tab in WordPress. I know it&#8217;s been there for a few versions, but I never fully appreciated it until I started using the <strong>Show on Screen</strong> feature that lets you fill in how many pages you want to show in your list of Pages. Some of our clients sites have hundreds of pages and posts, and this gives them the option to see all their posts or pages at once and not have to click next next next.</p>
<p>To use it, go into the Pages or the Posts Tab in your Dashboard, click on <strong>Screen Options </strong>in the top right corner of the screen, and set the number in Show on Screen to something high, like 200. This functionality really adds to the elegance and amazing usability of WordPress.</p>
<p>Depending on which plugins you have installed, you&#8217;ll have different options in your Screen Options Panel. For example, we have <a href="http://yoast.com/wordpress/seo/">Yoast&#8217;s SEO Plugin</a> installed, so we can check or uncheck the checkboxes to show the plugin-related options in our Post/Page editing areas.</p>
<p>Here is a screenshot of how the Screen Options panel looks in WordPress.</p>
<p><img class="alignnone size-full wp-image-955" title="showscreen" src="http://wpgarage.com/wp-content/uploads/2011/05/showscreen1.png" alt="" width="500" height="103" /></p>
<p>This post was originally published at <a href="http://wpgarage.com/news-views/quicktip-show-more-pages-in-your-wordpress-screen/">QuickTip: Show More Pages in your WordPress Dashboard</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/quicktip-show-more-pages-in-your-wordpress-screen/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

