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

Smart FAQ

설명

Provides A nice Frequently asked Questions Page with answers hidden untill the question is clicked then the desired answer fades smoothly into view.
Having FAQ’s on one page can help improve customer service by providing immediate answers 24/7. Unfortunately,
most FAQ pages are either one very long page full of questions and complete answers,
or a single page of questions that link to separate answer pages. Both solutions
slow down the visitor’s search for answers: in the first case, forcing a visitor to scroll
down a long page for the question and answer she’s after, and in the second case,
making the visitor wait for a new page to load.
This light weight plugin uses the already installed wordpress jquery library to solve that problem.
Multiple Categories of FAQ’s are now supported. See Installation for details.

스크린샷

  • The FAQ page with the second question answer in slide down screenshot-1.png.
  • This is the second screen shot shows the FAQ menu

설치

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create Questions and Answers using the FAQ menu in the admin.
    Note: On the FAQ edit or Add New page, the title should be the question and the body the answer.
  4. Place [smart_faq] short Code in a default wordpress Page for displaying the Frequently asked questions
  5. For multiple categories, you can use [smart_faq cat=category-slug] where category-slug is the slug of the category of FAQ’s You want to display

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Smart FAQ”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Smart FAQ”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

Added Support For multiple categories
Added Support For custom ordering

1.4

polishing code making it more efficient

1.3

*Fixed all bugs from previous version
*Load Javascript only on pages its required

1.2

*Fixed all bugs from previous version
*Added links that can be followed by search engines in question titles
*Changed position of Edit link.