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

Easy Feature Lists

外掛說明

Create reusable feature or check lists that you can add to any post or page. Great for houses, hotels, cars, products,
and anytime you want to display a set of items that each have a subset of a group of features.

Simply:

  1. Create a list that consists of items organised into various groups.
  2. In your post, insert the [efl_feature_list] shortcode where you want the list.
  3. Select the feature list you want from the metabox below the post editor.
  4. Set the value for each feature. This lets you create one list and reuse it across
    multiple posts, changing only the text or checkbox for each feature.

Other features are planned for the future, so let me know of any requests via the Support forum. I provide paid support
and custom development via my company as well. Email me at admin@qedev.com with any critical or larger requests.

螢幕擷圖

  • Feature lists are created using simple tables. In this example, two feature groups are being created with various features in each group.
  • Lists are selected and customised using the metabox below the post editor, and inserted into posts and pages using a shortcode.
  • The feature list displayed under the WordPress Twenty Twelve theme. Styling is controlled via your theme.

安裝方式

You don’t really need to do anything special to install this plugin. Just:

  1. Download using the button above, unzip and place the folder in your wp-content/plugins/ folder. Alternately,
    install using WordPress’ built-in plugin installer.
  2. Activate the plugin through the Plugins menu in WordPress
  3. Follow the instructions in the Description tab to add, insert, and configure feature lists.

常見問題集

How do I style the feature list?

The feature lists are simple <table> and <input> elements so your theme’s CSS will affect the styling. I’ve included
classes for the elements that you can create selectors for as well. If you need any custom styling and you don’t want
to worry about this, contact me at admin@qedev.com and we can discuss any jobs you need done.

How do I remove a feature group?

On the Edit Feature List page, simply remove all the features from the feature group you wish to delete.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Easy Feature Lists〉的開發相關工作。

參與者

將〈Easy Feature Lists〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1

  • Features can now have their values be text as well as check boxes. The text is set on the Post page just like checkboxes.
  • Feature lists previously defined will no longer work. I apologise for the inconvenience but these and future improvements
    required moving to a more flexible, incompatible underlying architecture. I thought it was best to do this now rather than
    down the line.
  • 78% more love was added to the plugin.

1.0

  • Initial release