/faq-plugin

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Faq cpt plugin

https://styleci.io/repos/61020559/shield Code Climate

Description

Minimal FAQ plugin for wordpress add FAQ custom post type

Installation

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

  1. Activate the plugin through the 'Plugins' menu in WordPress
  2. Enter a new question, response is the content
  3. List of all FAQ is https://yourwebsite.com/faqs/
  4. Each Question got a single page on https://yourwebsite.com/faqs/questiontitle

Changelog

1.1

Fix routes & documentation

1.0

Initial plugin. Add documentation