<?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: Issues, wish list and more.</title>
	<atom:link href="http://magicfields.org/issues-wish-list-and-more/feed/" rel="self" type="application/rss+xml" />
	<link>http://magicfields.org/issues-wish-list-and-more/</link>
	<description>a Magical Wordpress Plugin</description>
	<lastBuildDate>Sat, 10 Mar 2012 20:46:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Cedric</title>
		<link>http://magicfields.org/issues-wish-list-and-more/comment-page-4/#comment-1158</link>
		<dc:creator>Cedric</dc:creator>
		<pubDate>Mon, 17 May 2010 07:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://magicfields.org/?p=70#comment-1158</guid>
		<description>Hi,

Is there a way to assign posts created with the classic WP Post &gt; Add with a Magic field in order to have its custom fields.

Any help would be greatly appreciated!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there a way to assign posts created with the classic WP Post &gt; Add with a Magic field in order to have its custom fields.</p>
<p>Any help would be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stew</title>
		<link>http://magicfields.org/issues-wish-list-and-more/comment-page-4/#comment-1152</link>
		<dc:creator>Stew</dc:creator>
		<pubDate>Fri, 14 May 2010 11:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://magicfields.org/?p=70#comment-1152</guid>
		<description>Ahh perfect - working now - thanks!</description>
		<content:encoded><![CDATA[<p>Ahh perfect &#8211; working now &#8211; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hunk</title>
		<link>http://magicfields.org/issues-wish-list-and-more/comment-page-4/#comment-1150</link>
		<dc:creator>hunk</dc:creator>
		<pubDate>Fri, 14 May 2010 02:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://magicfields.org/?p=70#comment-1150</guid>
		<description>the $fieldName is the name of you field, when create de field put the name, this function generate the thumbs with parameters of field (height, width and custom)</description>
		<content:encoded><![CDATA[<p>the $fieldName is the name of you field, when create de field put the name, this function generate the thumbs with parameters of field (height, width and custom)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stew</title>
		<link>http://magicfields.org/issues-wish-list-and-more/comment-page-3/#comment-1149</link>
		<dc:creator>Stew</dc:creator>
		<pubDate>Fri, 14 May 2010 02:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://magicfields.org/?p=70#comment-1149</guid>
		<description>Hi Hunk - many thanks for that link, is in Spanish I think so am just trying to translate.

Will this &quot;auto&quot; grab a thumbnail? or does it need a custom field specified in the post? as not quite sure what to put for $fieldName</description>
		<content:encoded><![CDATA[<p>Hi Hunk &#8211; many thanks for that link, is in Spanish I think so am just trying to translate.</p>
<p>Will this &#8220;auto&#8221; grab a thumbnail? or does it need a custom field specified in the post? as not quite sure what to put for $fieldName</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hunk</title>
		<link>http://magicfields.org/issues-wish-list-and-more/comment-page-3/#comment-1148</link>
		<dc:creator>hunk</dc:creator>
		<pubDate>Fri, 14 May 2010 02:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://magicfields.org/?p=70#comment-1148</guid>
		<description>Hi Stew use get_image(&#039;name_field&#039;)

http://wiki.magicfields.org/doku.php?id=front-end_functions#get_image</description>
		<content:encoded><![CDATA[<p>Hi Stew use get_image(&#8216;name_field&#8217;)</p>
<p><a href="http://wiki.magicfields.org/doku.php?id=front-end_functions#get_image" rel="nofollow">http://wiki.magicfields.org/doku.php?id=front-end_functions#get_image</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stew</title>
		<link>http://magicfields.org/issues-wish-list-and-more/comment-page-3/#comment-1147</link>
		<dc:creator>Stew</dc:creator>
		<pubDate>Fri, 14 May 2010 02:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://magicfields.org/?p=70#comment-1147</guid>
		<description>Hi there - great work on the plugin.

Wondering if you can help, I am trying to display a thumbnail on my home page. 
For each post I am uploadig one image through magic fields, thus the image is saved here: /wp-content/files_mf/

Before I was using a plugin called &quot;get_the_image&quot; to grab thumbnails from a post but it doesn&#039;t seem to be able to find the magicfield images.

I am using WP 2.9.2 so have also tried to the standard post thumbnail calls but Im getting nothing to display on my homepage.

Do you know how to grab a thumbnail and display from a magic fields upload?</description>
		<content:encoded><![CDATA[<p>Hi there &#8211; great work on the plugin.</p>
<p>Wondering if you can help, I am trying to display a thumbnail on my home page.<br />
For each post I am uploadig one image through magic fields, thus the image is saved here: /wp-content/files_mf/</p>
<p>Before I was using a plugin called &#8220;get_the_image&#8221; to grab thumbnails from a post but it doesn&#8217;t seem to be able to find the magicfield images.</p>
<p>I am using WP 2.9.2 so have also tried to the standard post thumbnail calls but Im getting nothing to display on my homepage.</p>
<p>Do you know how to grab a thumbnail and display from a magic fields upload?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eivind F S</title>
		<link>http://magicfields.org/issues-wish-list-and-more/comment-page-3/#comment-1100</link>
		<dc:creator>Eivind F S</dc:creator>
		<pubDate>Wed, 05 May 2010 10:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://magicfields.org/?p=70#comment-1100</guid>
		<description>It&#039;s very important that Magic Fields fixes the bug whereby you click the &quot;add new&quot;-button in the manage console of a write panel and it defaults to creating something completely different from the active write panel.</description>
		<content:encoded><![CDATA[<p>It&#8217;s very important that Magic Fields fixes the bug whereby you click the &#8220;add new&#8221;-button in the manage console of a write panel and it defaults to creating something completely different from the active write panel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnuget</title>
		<link>http://magicfields.org/issues-wish-list-and-more/comment-page-3/#comment-918</link>
		<dc:creator>Gnuget</dc:creator>
		<pubDate>Thu, 08 Apr 2010 16:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://magicfields.org/?p=70#comment-918</guid>
		<description>Hi Steven.

Yes one of our main  concerns with this plugins is improve the performance.

The &lt;strong&gt;get&lt;/strong&gt; function is one of our more bigger improvements in magic fields  this  function was completely rewrote, and improved his performance in a 75%

And was created a new functions for dealing  with duplicate groups and fields (get_field_duplicated,get_group)  how this funcitons are exclusive for duplicate fields and groups we avoid make  multiple calls to the &lt;strong&gt;get&lt;/strong&gt; function.

Talking about wp-admin, in the next release  MF will have a new  engine for save the  custom fields with this change is the first step for improve the performance in the  admin</description>
		<content:encoded><![CDATA[<p>Hi Steven.</p>
<p>Yes one of our main  concerns with this plugins is improve the performance.</p>
<p>The <strong>get</strong> function is one of our more bigger improvements in magic fields  this  function was completely rewrote, and improved his performance in a 75%</p>
<p>And was created a new functions for dealing  with duplicate groups and fields (get_field_duplicated,get_group)  how this funcitons are exclusive for duplicate fields and groups we avoid make  multiple calls to the <strong>get</strong> function.</p>
<p>Talking about wp-admin, in the next release  MF will have a new  engine for save the  custom fields with this change is the first step for improve the performance in the  admin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://magicfields.org/issues-wish-list-and-more/comment-page-3/#comment-917</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 08 Apr 2010 16:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://magicfields.org/?p=70#comment-917</guid>
		<description>Have there been any speed improvements or optimizations since you started on the project?  I am mainly concerned with two things:

1. wp-admin: management panels large data sets (flutter is known to bog)
2. get() function, however I&#039;m not sure you can do much here.  A query is a query.</description>
		<content:encoded><![CDATA[<p>Have there been any speed improvements or optimizations since you started on the project?  I am mainly concerned with two things:</p>
<p>1. wp-admin: management panels large data sets (flutter is known to bog)<br />
2. get() function, however I&#8217;m not sure you can do much here.  A query is a query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnuget</title>
		<link>http://magicfields.org/issues-wish-list-and-more/comment-page-3/#comment-909</link>
		<dc:creator>Gnuget</dc:creator>
		<pubDate>Mon, 05 Apr 2010 21:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://magicfields.org/?p=70#comment-909</guid>
		<description>Yeah we all are  very disappointed for this. unfortunately  we need  pay our debts and Magic Fields don&#039;t receive enough donations for  do it.

So, we  can&#039;t guarantee a  date release because we don&#039;t know how much charge of work we will  have in the next months. 

The good news is to we already finish all the things to we want  for this new version  and the development version is ready for  enter in a  test phase, if do you want help us to release magic fields 1.4 a soon as possible help us testing it :) 

http://github.com/hunk/magic-fields

We expected release  a  beta version this week for testing  but  not is neccesary to you wait for it, you can start downloading the  development version and start  testing it</description>
		<content:encoded><![CDATA[<p>Yeah we all are  very disappointed for this. unfortunately  we need  pay our debts and Magic Fields don&#8217;t receive enough donations for  do it.</p>
<p>So, we  can&#8217;t guarantee a  date release because we don&#8217;t know how much charge of work we will  have in the next months. </p>
<p>The good news is to we already finish all the things to we want  for this new version  and the development version is ready for  enter in a  test phase, if do you want help us to release magic fields 1.4 a soon as possible help us testing it <img src='http://magicfields.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p><a href="http://github.com/hunk/magic-fields" rel="nofollow">http://github.com/hunk/magic-fields</a></p>
<p>We expected release  a  beta version this week for testing  but  not is neccesary to you wait for it, you can start downloading the  development version and start  testing it</p>
]]></content:encoded>
	</item>
</channel>
</rss>

