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

Aspire Smart FAQ plugin

外掛說明

The Aspire Smart FAQ plugin uses a combination of custom post types, and taxonomies. The plugin will automatically create single post using your existing permalink structure. FAQ categories and tags can be added to the menu by using the WP Menu Manager.
Shortcodes

Features
1.Custom Post Type for FAQs
2.Custom Taxonomy for tags and categories in FAQs
3.Run time Sorting of FAQs
4.Jquery Accordion for FAQs
5.Display settings for front end
6.Different types of shortcodes for showing FAQs
7.Separate widgets for categories, tags and single FAQ
8.Detailed view of single FAQ

Arbitrary section

螢幕擷圖

安裝方式

1.Upload the ‘aspire_smart_faq’ folder to the /wp-content/plugins/ directory or install via the WP admin panel
2.Activate the plugin through the ‘Plugins’ menu in WordPress
3.That’s it.

常見問題集

The Aspire Smart FAQ plugin uses a combination of custom post types, and taxonomies. The plugin will automatically create single post using your existing permalink structure. FAQ categories and tags can be added to the menu by using the WP Menu Manager.
Shortcodes
The plugin provides ability to add short codes. Please follow the below mentioned syntax accordingly in the HTML tab:
For the complete list (including title and content) see below:

Shortcode [multi_faq] will list all FAQs in all categories and all tags.

Shortcode [multi_faq cat_name=”general”] will list all the FAQs related to a particular category. User must input category’s slug and not the category name.

Shortcode [multi_faq tag_name=”support”] will list all the FAQs related to a particular tag slug.

Shortcode [multi_faq limit=”5″] will list FAQs for a defined limit. In this case only 5 FAQs will be listed.

Shortcode [multi_faq limit=”5″ cat_name=”general”] will list the FAQs for a defined limit but within a specific category slug.

Shortcode [multi_faq limit=”5″ tag_name=”support”]will list the FAQs for a defined limit but within a specific tag slug.

Shortcode [multi_faq cat_name=”general, payment, order”] will list all the FAQs related to multiple categories (comma separated). User must input category’s slug and not the category name in each case.

Shortcode [multi_faq tag_name=”support, delivery”] will list all the FAQs related to multiple tags (comma separated). User must input tag’s slug and not the tag name in each case.

Shortcode [single_faq id=”34″] will list the FAQ of id of 34.

Shortcode [list_faq] will list all the FAQs without answers. Clicking on a particular question will open up a new page with same question and related answer.

Shortcode [list_faq] can also be used with limit=”” cat_name=”” tag_name=”” like [list_faq limit=”5″ cat_name=”general”]

Note: tag_name and cat_name, If both are used in any short code, preference will given to tag_name and related results will be shown.

Widgets instructions

With Aspire Smart FAQ plugin we have 3 widgets that will perform multiple functions, below is the list of these widgets and their explanation.



Aspire Smart FAQ plugin : Categories
This widget has two input parameters
Categories slug
FAQs Limit
Categories slug can be singular or multiple (e.g. general, payment)
Limit should be a positive number (e.g. 5)
Example (Category: general and Limit: 5) so it will be showing Recent 5 records from General Category

Aspire Smart FAQ plugin : Tags
This widget has two input parameters
Tags slug
FAQs Limit
Tags slug can be singular or multiple (e.g. support, order)
Limit should be a positive number (e.g. 5)
Example (Tag: support and Limit: 5) so it will be showing Recent 5 records from Support tag

Aspire Smart FAQ plugin : Single

FAQ ID
FAQ ID should be ID for your any existing FAQ (e.g. 68)
Example (FAQ ID: 68) so it will be showing FAQ whose ID is 68

使用者評論

2016 年 9 月 3 日
I like the plugin, but the individual FAQs are not working links, therefore they don’t work as search results, get flagged by google as errors if you don’t noindex them, etc.
閱讀全部 5 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Aspire Smart FAQ plugin〉的開發相關工作。

參與者

將〈Aspire Smart FAQ plugin〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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