{"id":228701,"date":"2025-04-10T16:46:15","date_gmt":"2025-04-10T16:46:15","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/category-image-manager-by-devdesigndazzle\/"},"modified":"2025-04-10T16:45:36","modified_gmt":"2025-04-10T16:45:36","slug":"category-image-manager-by-devdesigndazzle","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/category-image-manager-by-devdesigndazzle\/","author":23241351,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"1.0","tested":"6.7.5","requires":"5.0","requires_php":"7.2","requires_plugins":null,"header_name":"Category Image Manager by DevDesignDazzle","header_author":"DevDesignDazzle","header_description":"A super lightweight plugin to add images to WordPress categories.","assets_banners_color":"515b84","last_updated":"2025-04-10 16:45:36","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/DevDesignDazzle.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":431,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"devdesigndazzle","date":"2025-04-10 16:45:36"}},"upgrade_notice":{"1.0":"<p>Initial release\u2014no upgrades yet, just install and enjoy!<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3270619,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":3270619,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3270605,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3270605,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3270605,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3270605,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3270605,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Adding an image in the category creation screen.","2":"Editing a category with the image upload field.","3":"Help menu in WordPress admin showing usage instructions."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[16332,13359,240640,72911,16333],"plugin_category":[],"plugin_contributors":[239269],"plugin_business_model":[],"class_list":["post-228701","plugin","type-plugin","status-publish","hentry","plugin_tags-categories-images","plugin_tags-category-image","plugin_tags-category-image-manager","plugin_tags-category-thumbnails","plugin_tags-taxonomy-image","plugin_contributors-devdesigndazzle","plugin_committers-devdesigndazzle"],"banners":{"banner":"https:\/\/ps.w.org\/category-image-manager-by-devdesigndazzle\/assets\/banner-772x250.jpg?rev=3270605","banner_2x":"https:\/\/ps.w.org\/category-image-manager-by-devdesigndazzle\/assets\/banner-1544x500.jpg?rev=3270605","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/category-image-manager-by-devdesigndazzle\/assets\/icon-128x128.jpg?rev=3270619","icon_2x":"https:\/\/ps.w.org\/category-image-manager-by-devdesigndazzle\/assets\/icon-256x256.jpg?rev=3270619","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/category-image-manager-by-devdesigndazzle\/assets\/screenshot-1.png?rev=3270605","caption":"Adding an image in the category creation screen."},{"src":"https:\/\/ps.w.org\/category-image-manager-by-devdesigndazzle\/assets\/screenshot-2.png?rev=3270605","caption":"Editing a category with the image upload field."},{"src":"https:\/\/ps.w.org\/category-image-manager-by-devdesigndazzle\/assets\/screenshot-3.png?rev=3270605","caption":"Help menu in WordPress admin showing usage instructions."}],"raw_content":"<!--section=description-->\n<p>Category Image Manager by DevDesignDazzle enhances your WordPress site! Easily add images to categories for stunning pages, archives, and menus. This lightweight plugin lets you upload category images via the admin panel and display them anywhere with a simple function. Perfect for bloggers, e-commerce, and custom themes. Supports multiple image sizes (thumbnail, medium, large, full) and future-ready for premium upgrades. Boost your site\u2019s visuals\u2014install now!<\/p>\n\n<h3>Usage<\/h3>\n\n<ol>\n<li><strong>Add Images<\/strong>: Navigate to Posts &gt; Categories, edit or create a category, and use the \"Category Image\" field to upload an image.<\/li>\n<li><strong>Display Images<\/strong>: Use this function in your theme files:\n<\/li>\n<li><strong>Category Archives Example<\/strong>: Add this to <code>archive.php<\/code> or <code>category.php<\/code> after <code>get_header()<\/code>:\n&lt;?php $category_id = get_queried_object_id(); if (is_category() &amp;&amp; function_exists(&#039;dddCatImageManager_get_category_image&#039;)) { $category_image = dddCatImageManager_get_category_image($category_id); if (!empty($category_image)) { echo &#039;' . $category_image . ''; } } ?&gt;<\/li>\n<li><strong>Image Sizes<\/strong>: Customize with sizes like <code>'thumbnail'<\/code>, <code>'medium'<\/code>, <code>'large'<\/code>, or <code>'full'<\/code>:\n<\/li>\n<\/ol>\n\n<h3>Support<\/h3>\n\n<ul>\n<li>Plugin Website: <a href=\"https:\/\/devdesigndazzle.com\">DevDesignDazzle<\/a><\/li>\n<li><a href=\"https:\/\/wordpress.org\/support\/plugin\/category-image-manager-by-devdesigndazzle\/\">Support Forum<\/a><\/li>\n<\/ul>\n\n<h3>Privacy<\/h3>\n\n<p>Category Image Manager by DevDesignDazzle does not collect or store any personal data.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to <code>\/wp-content\/plugins\/category-image-manager-by-devdesigndazzle<\/code><\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Go to Posts &gt; Categories to add images to your categories<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20add%20images%20to%20categories%3F'><h3>How do I add images to categories?<\/h3><\/dt>\n<dd><p>Go to Posts &gt; Categories, edit a category, and upload an image in the \"Category Image\" field.<\/p><\/dd>\n<dt id='how%20do%20i%20display%20category%20images%20in%20my%20theme%3F'><h3>How do I display category images in my theme?<\/h3><\/dt>\n<dd><p>Use <code>dddCatImageManager_get_category_image($category_id)<\/code> in your theme files\u2014see Usage section for examples.<\/p><\/dd>\n<dt id='can%20i%20use%20different%20image%20sizes%3F'><h3>Can I use different image sizes?<\/h3><\/dt>\n<dd><p>Yes, pass a size parameter like <code>'thumbnail'<\/code>, <code>'medium'<\/code>, <code>'large'<\/code>, or <code>'full'<\/code> to the function.<\/p><\/dd>\n<dt id='where%20can%20i%20get%20support%3F'><h3>Where can I get support?<\/h3><\/dt>\n<dd><p>Visit DevDesignDazzle.com for help or future premium features.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release with category image upload and display functionality.<\/li>\n<\/ul>","raw_excerpt":"Category Image Manager by DevDesignDazzle is a lightweight WordPress plugin to add images to WordPress categories.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/228701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=228701"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/devdesigndazzle"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=228701"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=228701"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=228701"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=228701"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=228701"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=228701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}