{"id":45688,"date":"2011-04-06T18:06:54","date_gmt":"2011-04-06T18:06:54","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/kc-widget-enhancements\/"},"modified":"2013-10-20T03:56:34","modified_gmt":"2013-10-20T03:56:34","slug":"kc-widget-enhancements","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/kc-widget-enhancements\/","author":319029,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.2","stable_tag":"0.2","tested":"3.1.4","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"KC Widget Enhancements","header_author":"Dzikri Aziz","header_description":"","assets_banners_color":"","last_updated":"2013-10-20 03:56:34","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/kucrut.org\/","header_plugin_uri":"http:\/\/kucrut.org\/2011\/04\/kc-widget-enhancements\/","header_author_uri":"http:\/\/kucrut.org\/","rating":0,"author_block_rating":0,"active_installs":40,"downloads":2034,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1538970","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538970","resolution":"1","location":"plugin"}},"screenshots":{"1":"Custom ID\/classes inputs on text widget","2":"Custom ID\/classes inputs on custom menu widget"}},"plugin_section":[],"plugin_tags":[162],"plugin_category":[43],"plugin_contributors":[78133],"plugin_business_model":[],"class_list":["post-45688","plugin","type-plugin","status-closed","hentry","plugin_tags-widget","plugin_category-customization","plugin_contributors-kucrut","plugin_committers-kucrut"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/kc-widget-enhancements.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/kc-widget-enhancements\/trunk\/screenshot-1.png?rev=1538970","caption":"Custom ID\/classes inputs on text widget"},{"src":"https:\/\/ps.w.org\/kc-widget-enhancements\/trunk\/screenshot-2.png?rev=1538970","caption":"Custom ID\/classes inputs on custom menu widget"}],"raw_content":"<!--section=description-->\n<p><strong>Important!<\/strong>\nThis plugin is being retired. Please install <a href=\"http:\/\/kucrut.org\/widget-attributes\/\">Widget Attributes<\/a> instead.<\/p>\n\n<p>This plugin provides enhancements for widgets, such as the ability to set custom ID and\/or classes.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Use standard WordPress plugin installation or upload the <code>kc-widget-enhancements<\/code> directory to your <code>wp-content\/plugins<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu<\/li>\n<li>Read the FAQ section on readme.txt if you need to enable only certain components<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Short answer:<\/dt>\n<dd><p>Sure!<\/p><\/dd>\n<dt>Long Answer:<\/dt>\n<dd><p>By default, all components are enabled. If you have [KC Settings plugin] (http:\/\/wordpress.org\/extend\/plugins\/kc-settings\/) installed and activated, you'll have the luxury to select the components you need by visiting <em>Settings<\/em> &raquo; <em>KC Widget Enhancements<\/em> in you dashboard.<\/p>\n\n<p>If you don't want to use KC Setting plugin but still want to enable only certain components, you'll need to this block of code to your theme's <code>functions.php<\/code> file and change each unwanted component's value to <code>false<\/code>:<\/p>\n\n<pre><code>function my_kcwe_options( $options ) {\n    $options['general']['components'] = array(\n        'custom_id'             =&gt; true,\n        'custom_classes'    =&gt; true,\n        'shortcode'             =&gt; true\n    );\n\n    return $options;\n}\nadd_filter( 'kcwe_options', 'my_kcwe_options' );\n<\/code><\/pre>\n\n<p>Options saved by KC Settings will always get the highest priority when the plugin is active.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Get the most of WordPress widgets","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/45688","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=45688"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kucrut"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=45688"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=45688"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=45688"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=45688"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=45688"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=45688"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}