이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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로 구독하세요.