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

Website FAQ (Responsive and Categorized with Shortcode)

설명

Useful and handy FAQ plugin for any WordPress website.

The plugin adds a “FAQ” tab to your wp-admin menu and allows you to enter FAQ Title and FAQ Description.
It will show FAQ in descending order by post publish date.

  • Add this shortcode to use this plugin in your page in backend [website_faq]
  • Add this code if you want to use this plugin in your .php file <?php echo do_shortcode('[website_faq]');?>

  • Add this shortcode if you want to show FAQ by some specific category in your page in backend[website_faq category="category_ID"]

  • Add this code if you want to show FAQ by some specific category in your .php file <?php echo do_shortcode('[website_faq category="category_ID"]');?>

Amazing Features

  • Responsive
  • Categorized
  • Shortcode
  • jQuery UI Accordion
  • Easy to use
  • Can be integrated into any wp theme
  • All files are easy customizable

스크린샷

  • All FAQ in Frontend
  • All FAQ in Backend
  • Add new FAQ
  • FAQ categories list
  • Adding shortcode
  • FAQ with category in Backend
  • FAQ with category in Frontend

설치

  1. Download and extract this plugin to wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress and start adding your FAQ.

후기

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

기여자 & 개발자

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

기여자

변경이력

1.2

Tested and compatible with WordPress 5.8

1.1

  • Update in frontend display

1.0

  • Initial release