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

FAQIZER

外掛說明

A easy way to manage and list Frequently asked questions on your website! Faqizer allows site owners to easily manage faqs on their website! The main Goal of Faqizer is to help everyone that uses WordPress for their content management system a easy way to manage and list their FAQs within their WordPress site, without having a shortcode for each FAQ.

Localization

  • English – (Default language)

安裝方式

Installing the plugin

  1. In your WordPress admin panel, go to Plugins > New Plugin, search for FAQIZER, then click “Install now”.
  2. Alternatively, if you have downloaded the plugin directly from wordpress.org, and have a zip file. You will then need to upload the faqizer.zip to your plugins directory.
  3. After one of the above installation methods has taken click on the Activate link for the Faqizer plugin.
  4. Once the plugin is Activated, Setup an Frequently Asked Question using the FAQS link added to the WordPress sidebar in the WordPress Admin Area.
  5. By default the plugin will setup a Frequently Asked Questions page with the page slug of faqs, which can be changed in the Faqizer settings page. (Default location: yourwebsitename.com/faqs)

常見問題集

How to access the faqizer settings page?

Click on the settings link within the plugins page that list all of the plugins installed on your website or just click on the Faqizer link within the left sidebar of the wordpress admin area.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

0.2

  • Made the admin css only load on our settings page, instead of being loaded on every settings page.
  • Flushing rewrite rules when user updates the faqs page slug, instead of depending on the admin to update the permalinks settings.
  • Flushing rewrite for custom post type to work correctly on plugin installation.
  • Flushing rewrite rules on deactivation, and deleting options that the plugin setup on installation.
  • Fixed an issue of showing no border at the bottom of the faqs when a FAQ is opened up, and the accordion is enabled.
  • Added the FAQ Topics taxonomy for the faqs post-type.
  • Added icons too faqs accordion on faqs page.

0.1

  • Initial Commit