[WordPress] 外掛分享: Category Image Manager by DevDesignDazzle

首頁外掛目錄 › Category Image Manager by DevDesignDazzle
WordPress 外掛 Category Image Manager by DevDesignDazzle 的封面圖片
全新外掛
安裝啟用
尚無評分
343 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.2+ v1.0 上架:2025-04-09

內容簡介

總結:DevDesignDazzle 的「Category Image Manager」為您的 WordPress 網站增添了豐富的功能,輕鬆地將圖像添加到分類中,讓您的頁面、存檔和菜單更加華麗。不需麻煩,透過簡單的功能,您可以在後台上傳類別圖像並在任何地方展示。這款外掛適合部落格作者、電子商務以及自定義主題。支持多種圖像尺寸,如縮略圖、中等、大型和完整尺寸,並為即將推出的高級升級做好準備。立即安裝,增強您網站的視覺效果!

問題與答案:
1. 如何向分類中添加圖像?
- 首先,在「文章 > 分類」頁面中,編輯或創建一個分類,然後使用「Category Image」欄位上傳圖像。
2. 如何在主題文件中顯示圖像?
- 若要在主題文件中顯示圖像,請使用以下功能:

```html
Category Archives Example: Add this to archive.php or category.php after get_header():
<?php $category_id = get_queried_object_id(); if (is_category() && function_exists('dddCatImageManager_get_category_image')) { $category_image = dddCatImageManager_get_category_image($category_id); if (!empty($category_image)) { echo '’ . $category_image . ”; } } ?>
```

3. 在何種尺寸下可以自定義圖像?
- 您可以選擇縮略圖、中等、大型或完整尺寸等多種尺寸進行自定義。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Category Image Manager by DevDesignDazzle」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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’s visuals—install now!
Usage

Add Images: Navigate to Posts > Categories, edit or create a category, and use the “Category Image” field to upload an image.
Display Images: Use this function in your theme files:

Category Archives Example: Add this to archive.php or category.php after get_header():

Image Sizes: Customize with sizes like 'thumbnail', 'medium', 'large', or 'full':

Support

Plugin Website: DevDesignDazzle
Support Forum

Privacy
Category Image Manager by DevDesignDazzle does not collect or store any personal data.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon