A lightweight FAQ/QNA plugin that includes an FAQ shortcode for your site. A simple jQuery animation is included to show/hide each question.
Betyg
4
Senast uppdaterat
December 13, 2011
Version
0.5.6
Aktiva installationer
500

WP Super FAQ uses the WordPress 3.1+ custom post types and taxonomies to include support for an FAQ (Frequently Asked Questions/Question and Answer) on your site. The interface uses jQuery to provide a small animation that lets users click the questions they are interested in to display the answer. The goal of this plugin was for extremely lightweight code that provides easy setup, addition of questions, and a clean user interface. Also included in this plugin is the option of putting questions in different ’categories’ to display. Please see the screenshots for examples. If you have feedback or questions head over to my feedback and support page for this plugin.

Installation of WP Super FAQ is extremely easy. It installs like any WordPress plugin and uses a simple shortcode to place on your pages.

  1. Upload the wp_super_faq folder to the /wp-content/plugins/ directory of your WordPress installation.
  2. Activate the plugin through the ’Plugins’ menu in WordPress

To add a question

  1. This process is very similar to adding a post. In the Admin section of your site click on the new FAQ tab.
  2. Click Add New Question
  3. Add the question in the title text box and the answer in the content text box.
  4. Click 'Publish and you are done!

To use the plugin from your WordPress Admin area:

  1. Use the shortcodes defined in the FAQ in your pages. For a simple FAQ you can use [wp_super_faq].

To use the plugin from a PHP template:

  1. Place <?php do_action('[wp_super_faq]'); ?> in your templates. You can use any shortcode defined in the FAQ.
Gratispå Creator-paket
Aktiva installationer
500
Testat upp till
3.3.2
Det här tillägget är tillgängligt för nedladdning och kan användas på din WordPress-installation som drivs på egen server.