這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Categories but exclude

外掛說明

A simple plugin that displays a list of all categories except those selected in widget preferences. Unlike other similar plugins like “Almost All Categories Widget”, Categories but exclude uses the latest version of WordPress Widget API, which is multi-widget, which lets you use the wigdet more than once. Mostly, I created the plugin to use it with the plugin “WPML” along with “Widget Logic” to use the same widget for each language.

This will allow you to create a custom category list which will show the categories you want, and will hide the categories you do not want. For example, say you have a particular category you don’t want to be displayed named “Announcements”. You can use this plugin to display all of your other categories, except the category “Announcements”. You are not limited to just excluding one category; you can exclude multiple categories.

Languages:

If you have created your own language pack, or have an update of an existing one, you can send me your gettext PO and MO so that I can bundle it into the Categories but exclude. You can download the latest POT file from here.

螢幕擷圖

  • Categories but exclude widget.

安裝方式

  1. Upload the *.zip copy of this plugin into your WordPress through your ‘Plugin’ admin page.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the widget in your desired sidebar through the “widgets” admin page

常見問題集

Where is the “widgets” admin page?

The “widgets” admin page is found in the administrator part (wp-admin) of your WordPress site. Go to Appearance > Widgets

How do I find the category ID number?

First go to your Posts > Categories in the administrator part (wp-admin) of your WordPress site. Click the category you desire to find its ID. Its ID number should then be displayed in the URL section of your browser. (It should say $tag_ID= followed by your category ID number.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Categories but exclude〉的開發相關工作。

參與者

將〈Categories but exclude〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial Release