<?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>Konstantin Kovshenin &#187; wp-custom</title>
	<atom:link href="http://kovshenin.com/tag/wp-custom/feed/" rel="self" type="application/rss+xml" />
	<link>http://kovshenin.com</link>
	<description>WordPress, Automattic and Open Source</description>
	<lastBuildDate>Mon, 21 May 2012 15:59:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>The WP-Custom plugin. What&#039;s it all about?</title>
		<link>http://kovshenin.com/2009/about-wp-custom-plugin/</link>
		<comments>http://kovshenin.com/2009/about-wp-custom-plugin/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 12:24:40 +0000</pubDate>
		<dc:creator>Konstantin Kovshenin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[theme design]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wp-custom]]></category>

		<guid isPermaLink="false">http://kovshenin.com/?p=542</guid>
		<description><![CDATA[You heard the news! My WP-Custom plugin got WordPress.org hosting approval a few days ago. So I finally uploaded it into their plugins repo and already got some positive feedback on Twitter and IM. Anyways, some still can&#8217;t figure out what I made the plugin for, so here&#8217;s some explenation. I assume that you&#8217;ve read [...]]]></description>
			<content:encoded><![CDATA[<p>You heard the news! My <a href="http://kovshenin.com/wordpress/plugins/wp-custom/">WP-Custom plugin</a> got WordPress.org hosting approval a few days ago. So I finally uploaded it into their plugins repo and already got some positive feedback on <a href="http://twitter.com/kovshenin">Twitter</a> and IM. Anyways, some still can&#8217;t figure out what I made the plugin for, so here&#8217;s some explenation.</p>
<p>I assume that you&#8217;ve read the plugin description on the wordpress.org website or the readme file in the plugin, so I thought I could just give you a few examples. As I wrote earlier it&#8217;s all about custom fields. It&#8217;s the way they look, and the way they should look. Let&#8217;s look at the <a href="http://equilibrium.madebyon.com/">Equilibrium theme</a> for a while. There are images associated with every post and if you look closer, they&#8217;re taken from the &#8216;image&#8217; custom field. If you read the installation tips you&#8217;ll figure out that you have to put the URL of the image (303&#215;231 for big ones and 162&#215;118 for the small ones) in the &#8216;image&#8217; custom field.</p>
<p>Well, if I were the developer of that theme I&#8217;d use two custom fields &#8216;image_big&#8217; and &#8216;image_small&#8217; (you get my point&#8230;). Okay, so three days have passed and I already forgot what the dimensions of the images are and whether I should write the complete address in the custom fields or is it relative to the uploads directory. Jeez! I&#8217;d have to go look at the dimesions and open another post and check the custom fields there.</p>
<p>Now let&#8217;s try another way. Define two custom fields using WP-Custom with those same unique IDs: image_big and image_small. Define their captions: &#8216;Image 303&#215;231 URL&#8217; and &#8216;Image 162&#215;118 URL&#8217;. Voila! You&#8217;ll never forget the dimensions again. Just think about how much time you can save with this, especially if you&#8217;re blogging in a team. So what does it require? A few plugin setup and some theme customization. It&#8217;s very simple after you get it right.</p>
<p>I&#8217;m also thinking about adding the feature to export and import WP-Custom settings. It&#8217;d be nice to ship those with a customized theme, making it an out-of-the-box product, right?</p>
<p>I&#8217;ve setup a pretty cool page with all the information you&#8217;d need about the plugin here: <a href="http://kovshenin.com/wordpress/plugins/wp-custom/">WP-Custom Plugin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kovshenin.com/2009/about-wp-custom-plugin/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

