Easy FAQ
开发者 |
gte
|
更新时间 |
2009年12月12日 01:56 |
捐献地址: |
去捐款 |
PHP版本: |
2.8 及以上 |
WordPress版本: |
2.8 |
详情介绍:
THIS PLUGIN IS NO LONGER SUPPORTED!
This plugin allows you to easily create a faq page for your wordpress blog.
Visitors can submit their questions on the front-end and browse through the archive.
The questions are presented with a nice sliding accordion effect.
On the admin interface you can answer (and approve), delete or modify questions.
Also the plugin offers the option to get notified each time someone submits a new entry.
Easy FAQ automatically creates a new database table to store its information.
安装:
- Upload the full folder into the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php if(function_exists('show_easyfaq')) show_easyfaq(); >
in your template or [easyfaq] in a post