<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Mass Custom Fields Manager WordPress Plugin</title>
	<atom:link href="http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html/feed" rel="self" type="application/rss+xml" />
	<link>http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html</link>
	<description>web development and stuff</description>
	<lastBuildDate>Wed, 18 Jan 2012 10:24:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3-RC2-19567</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jamie</title>
		<link>http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html#comment-31655</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Sun, 15 Jan 2012 07:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://orenyomtov.com/?p=87#comment-31655</guid>
		<description>Hello Oren

I like the sound of your plugin very much (Mass Custom Fields Manager) and am keen to use it across a very BIG site of mine (1500+ posts to update...).

Do you have plans to bring your fantastic  plugin up to the current version of WP (3.3.1 at time of writing), I am just a little hesitant to try it out at the present version.

Many Thanks

Jamie</description>
		<content:encoded><![CDATA[<p>Hello Oren</p>
<p>I like the sound of your plugin very much (Mass Custom Fields Manager) and am keen to use it across a very BIG site of mine (1500+ posts to update&#8230;).</p>
<p>Do you have plans to bring your fantastic  plugin up to the current version of WP (3.3.1 at time of writing), I am just a little hesitant to try it out at the present version.</p>
<p>Many Thanks</p>
<p>Jamie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jess</title>
		<link>http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html#comment-26988</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Mon, 26 Sep 2011 03:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://orenyomtov.com/?p=87#comment-26988</guid>
		<description>This is the perfect solution for mass-updating/uploading with custom fields. A problem I encountered with Wordpress was that my custom fields would be duplicated every time I used Wordpress Import. Now with MCFM I simply delete out the fields wholesale (I can even select which categories) and then I can re-upload again to my hearts content. MFCM was the link to making this setup work. Thanks!</description>
		<content:encoded><![CDATA[<p>This is the perfect solution for mass-updating/uploading with custom fields. A problem I encountered with WordPress was that my custom fields would be duplicated every time I used WordPress Import. Now with MCFM I simply delete out the fields wholesale (I can even select which categories) and then I can re-upload again to my hearts content. MFCM was the link to making this setup work. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: id meneo</title>
		<link>http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html#comment-23463</link>
		<dc:creator>id meneo</dc:creator>
		<pubDate>Fri, 22 Jul 2011 14:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://orenyomtov.com/?p=87#comment-23463</guid>
		<description>This is exactly what I need! Custom fields are essential for a flexible layout. This does the trick, thanks!</description>
		<content:encoded><![CDATA[<p>This is exactly what I need! Custom fields are essential for a flexible layout. This does the trick, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magellan</title>
		<link>http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html#comment-20315</link>
		<dc:creator>Magellan</dc:creator>
		<pubDate>Tue, 10 May 2011 19:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://orenyomtov.com/?p=87#comment-20315</guid>
		<description>AWESOME. This saved me so much time and it&#039;s a lot easier than messing around with the function.php code.

Thanks!</description>
		<content:encoded><![CDATA[<p>AWESOME. This saved me so much time and it&#8217;s a lot easier than messing around with the function.php code.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oren Yomtov</title>
		<link>http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html#comment-19437</link>
		<dc:creator>Oren Yomtov</dc:creator>
		<pubDate>Tue, 19 Apr 2011 21:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://orenyomtov.com/?p=87#comment-19437</guid>
		<description>Nope, but feel free to tinker with the code.</description>
		<content:encoded><![CDATA[<p>Nope, but feel free to tinker with the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html#comment-19425</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 19 Apr 2011 16:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://orenyomtov.com/?p=87#comment-19425</guid>
		<description>Is there any way to assign a random value to the custom field value!

Lets say 

For custom field name 

views  - &gt;  new value= $new_value = rand(233, 545); 

i want the  custom field value for each post a different value!

where can i edit or assign $new_value = rand(233, 545);   this in your plugin!</description>
		<content:encoded><![CDATA[<p>Is there any way to assign a random value to the custom field value!</p>
<p>Lets say </p>
<p>For custom field name </p>
<p>views  &#8211; &gt;  new value= $new_value = rand(233, 545); </p>
<p>i want the  custom field value for each post a different value!</p>
<p>where can i edit or assign $new_value = rand(233, 545);   this in your plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wireless</title>
		<link>http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html#comment-17548</link>
		<dc:creator>wireless</dc:creator>
		<pubDate>Mon, 28 Feb 2011 17:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://orenyomtov.com/?p=87#comment-17548</guid>
		<description>Does your plugin support for WordPress 3.1. It really great theme for customization without coding.</description>
		<content:encoded><![CDATA[<p>Does your plugin support for WordPress 3.1. It really great theme for customization without coding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: axxomost</title>
		<link>http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html#comment-15932</link>
		<dc:creator>axxomost</dc:creator>
		<pubDate>Sat, 22 Jan 2011 14:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://orenyomtov.com/?p=87#comment-15932</guid>
		<description>This one is a real time saver. Thanks for this great plug-in.</description>
		<content:encoded><![CDATA[<p>This one is a real time saver. Thanks for this great plug-in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ket</title>
		<link>http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html#comment-12518</link>
		<dc:creator>ket</dc:creator>
		<pubDate>Sat, 13 Nov 2010 16:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://orenyomtov.com/?p=87#comment-12518</guid>
		<description>It doesn&#039;t delete anything. I removed custom fields by hand for 238 posts that I don&#039;t need them anymore. SIGH.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t delete anything. I removed custom fields by hand for 238 posts that I don&#8217;t need them anymore. SIGH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: graphicbeacon</title>
		<link>http://orenyomtov.com/mass-custom-fields-manager-wordpress-plugin.html#comment-11183</link>
		<dc:creator>graphicbeacon</dc:creator>
		<pubDate>Tue, 12 Oct 2010 14:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://orenyomtov.com/?p=87#comment-11183</guid>
		<description>I want to implement this on my website. Will this work with the latest install of Wordpress?</description>
		<content:encoded><![CDATA[<p>I want to implement this on my website. Will this work with the latest install of WordPress?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: orenyomtov.com @ 2012-02-09 13:24:22 -->
