<?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 for kucrut</title> <atom:link href="http://kucrut.org/comments/feed/" rel="self" type="application/rss+xml" /><link>http://kucrut.org</link> <description>Life, WordPress, GNU/Linux, Freedom!</description> <lastBuildDate>Thu, 10 May 2012 19:56:04 +0000</lastBuildDate> <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>Comment on WordPress Attachment Category/Terms by Jean Lucas</title><link>http://kucrut.org/wordpress-attachment-category-terms/#comment-1071</link> <dc:creator>Jean Lucas</dc:creator> <pubDate>Thu, 10 May 2012 19:56:04 +0000</pubDate> <guid
isPermaLink="false">http://kucrut.org/?p=69#comment-1071</guid> <description>I&#039;ll explain better now ...
put the same categories in the post all attachments ... so when I upload an attachment he automatically select categories</description> <content:encoded><![CDATA[<p>I&#8217;ll explain better now &#8230;<br
/> put the same categories in the post all attachments &#8230; so when I upload an attachment he automatically select categories</p> ]]></content:encoded> </item> <item><title>Comment on WordPress Attachment Category/Terms by Dzikri Aziz</title><link>http://kucrut.org/wordpress-attachment-category-terms/#comment-1070</link> <dc:creator>Dzikri Aziz</dc:creator> <pubDate>Thu, 10 May 2012 19:46:07 +0000</pubDate> <guid
isPermaLink="false">http://kucrut.org/?p=69#comment-1070</guid> <description>Hmm, not sure what you meant by that, but let me know when you make some progress with your research :)</description> <content:encoded><![CDATA[<p>Hmm, not sure what you meant by that, but let me know when you make some progress with your research :)</p> ]]></content:encoded> </item> <item><title>Comment on WordPress Attachment Category/Terms by Jean Lucas</title><link>http://kucrut.org/wordpress-attachment-category-terms/#comment-1069</link> <dc:creator>Jean Lucas</dc:creator> <pubDate>Thu, 10 May 2012 17:53:42 +0000</pubDate> <guid
isPermaLink="false">http://kucrut.org/?p=69#comment-1069</guid> <description>This plugin is Fantastic!But I&#039;ll just give you an idea ... does not have to pick the category of the post automatically without having to enter each image and edit them one by one?I&#039;ll take some research here and find something or get to do what I said above, make available to you. =DBut anyway, thank you ... It has helped a lot!</description> <content:encoded><![CDATA[<p>This plugin is Fantastic!</p><p>But I&#8217;ll just give you an idea &#8230; does not have to pick the category of the post automatically without having to enter each image and edit them one by one?</p><p>I&#8217;ll take some research here and find something or get to do what I said above, make available to you. =D</p><p>But anyway, thank you &#8230; It has helped a lot!</p> ]]></content:encoded> </item> <item><title>Comment on Separate Comments and Pings (Trackbacks/Pingbacks) by Andrew</title><link>http://kucrut.org/separate-comments-and-pings-trackbacks-pingbacks/#comment-1066</link> <dc:creator>Andrew</dc:creator> <pubDate>Wed, 04 Apr 2012 21:02:03 +0000</pubDate> <guid
isPermaLink="false">http://kucrut.org/?p=108#comment-1066</guid> <description>Thank you for sharing this.  You saved a lot of time and headache!</description> <content:encoded><![CDATA[<p>Thank you for sharing this.  You saved a lot of time and headache!</p> ]]></content:encoded> </item> <item><title>Comment on Insert Image with Custom Size into Post by id meneo</title><link>http://kucrut.org/insert-image-with-custom-size-into-post/#comment-1062</link> <dc:creator>id meneo</dc:creator> <pubDate>Mon, 19 Mar 2012 20:23:53 +0000</pubDate> <guid
isPermaLink="false">http://kucrut.org/?p=75#comment-1062</guid> <description>Nice fix, I was looking for this solution for a long time, thx.</description> <content:encoded><![CDATA[<p>Nice fix, I was looking for this solution for a long time, thx.</p> ]]></content:encoded> </item> <item><title>Comment on KC Settings 2.0 by Steve</title><link>http://kucrut.org/kc-settings-2-0/#comment-1061</link> <dc:creator>Steve</dc:creator> <pubDate>Mon, 19 Mar 2012 18:02:19 +0000</pubDate> <guid
isPermaLink="false">http://kucrut.org/?p=98#comment-1061</guid> <description>Actually it works, you have to click the button that says &#039;select file&#039;.thanks great plugin :)</description> <content:encoded><![CDATA[<p>Actually it works, you have to click the button that says &#8216;select file&#8217;.</p><p>thanks great plugin :)</p> ]]></content:encoded> </item> <item><title>Comment on KC Settings 2.0 by Dzikri Aziz</title><link>http://kucrut.org/kc-settings-2-0/#comment-1060</link> <dc:creator>Dzikri Aziz</dc:creator> <pubDate>Mon, 19 Mar 2012 17:44:35 +0000</pubDate> <guid
isPermaLink="false">http://kucrut.org/?p=98#comment-1060</guid> <description>Can you provide a screenshot for this? Or is it solved already? :)
Sorry for the late reply.</description> <content:encoded><![CDATA[<p>Can you provide a screenshot for this? Or is it solved already? :)<br
/> Sorry for the late reply.</p> ]]></content:encoded> </item> <item><title>Comment on KC Settings by Dzikri Aziz</title><link>http://kucrut.org/kc-settings/#comment-1059</link> <dc:creator>Dzikri Aziz</dc:creator> <pubDate>Mon, 19 Mar 2012 17:42:58 +0000</pubDate> <guid
isPermaLink="false">http://kucrut.org/?p=63#comment-1059</guid> <description>Hi Steve, thank you for using the plugin.getting the value of theme/plugin options is quite simple:
&lt;pre&gt;kc_get_option( &#039;PREFIX&#039;, &#039;SECTION_ID&#039;, &#039;FIELD_ID&#039; );&lt;/pre&gt;
You can also ommit the field ID to get the value of a section, or ommit the section ID to get all values of the plugin/theme setting.By minimizing, did you mean expand/collapse like the metaboxes? I will try to implement this in the next update. Thanks for the suggestion! :)</description> <content:encoded><![CDATA[<p>Hi Steve, thank you for using the plugin.</p><p>getting the value of theme/plugin options is quite simple:</p><pre>kc_get_option( 'PREFIX', 'SECTION_ID', 'FIELD_ID' );</pre><p>You can also ommit the field ID to get the value of a section, or ommit the section ID to get all values of the plugin/theme setting.</p><p>By minimizing, did you mean expand/collapse like the metaboxes? I will try to implement this in the next update. Thanks for the suggestion! :)</p> ]]></content:encoded> </item> <item><title>Comment on KC Settings by Steve</title><link>http://kucrut.org/kc-settings/#comment-1058</link> <dc:creator>Steve</dc:creator> <pubDate>Mon, 19 Mar 2012 17:34:11 +0000</pubDate> <guid
isPermaLink="false">http://kucrut.org/?p=63#comment-1058</guid> <description>Hi this is a really great plugin, thanks :)Excuse if this is a silly question but I have been looking through the documentation and cannot find how to output the values of the fields into the template files. I have image urls and links. Im used to working with custom fields but in this case Im using plugin / theme settings.A bit of feedback from my experience, not sure how hard this would be to address or if its worth it but when you make lots of sections and fields (in theme and plugin settings) all the blocks build up quite a lot. It would be great if you could minimise the sections you aren&#039;t working on.</description> <content:encoded><![CDATA[<p>Hi this is a really great plugin, thanks :)</p><p>Excuse if this is a silly question but I have been looking through the documentation and cannot find how to output the values of the fields into the template files. I have image urls and links. Im used to working with custom fields but in this case Im using plugin / theme settings.</p><p>A bit of feedback from my experience, not sure how hard this would be to address or if its worth it but when you make lots of sections and fields (in theme and plugin settings) all the blocks build up quite a lot. It would be great if you could minimise the sections you aren&#8217;t working on.</p> ]]></content:encoded> </item> <item><title>Comment on KC Settings 2.0 by Steve</title><link>http://kucrut.org/kc-settings-2-0/#comment-1057</link> <dc:creator>Steve</dc:creator> <pubDate>Thu, 15 Mar 2012 15:32:32 +0000</pubDate> <guid
isPermaLink="false">http://kucrut.org/?p=98#comment-1057</guid> <description>Thanks for a great plugin. This one and more fields really make life easier.The &#039;file&#039; field does not insert the image. It takes me to the upload media screen but pushing the button has no effect.Is this a known issue or is something faulty with my setup?</description> <content:encoded><![CDATA[<p>Thanks for a great plugin. This one and more fields really make life easier.</p><p>The &#8216;file&#8217; field does not insert the image. It takes me to the upload media screen but pushing the button has no effect.</p><p>Is this a known issue or is something faulty with my setup?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 374/384 objects using disk: basic

Served from: kucrut.org @ 2012-05-20 00:20:10 -->
