=== Kung Woo Help Center ===
Contributors: kungwoopanda
Tags: faq, knowledge base, help center, support, woocommerce
Requires at least: 5.8
Tested up to: 7.0
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A beautiful, categorized knowledge base and FAQ section with a built-in question submission form.

== Description ==

**Kung Woo Help Center** is a lightweight, customizable, and easy-to-use plugin that allows you to build a professional knowledge base or FAQ section for your users. It is perfect for WooCommerce stores, corporate websites, or any business that wants to reduce support tickets.

With a single shortcode `[kung_woo_help_center]`, you can display a fully functional help center on any page. 

### Key Features:
* **Custom Post Type & Taxonomy:** Clean URL structure (`/kung-woo-help-center/`) for all your support articles and categories.
* **Modern Interface:** Includes a Hero section with search, top columns for main categories, and a tabbed layout for subcategories.
* **Frontend Submission Form:** Users who can't find their answer can submit a question directly from the help center page.
* **Pending Questions:** Submitted questions appear in your WordPress dashboard as "Pending" articles, waiting for you to answer and publish them.
* **Advanced Customization:** Change colors, backgrounds, layout columns, and categories directly from the settings panel.

== Installation ==

1. Upload the entire `kung-woo-help-center` folder to the `/wp-content/plugins/` directory, or install it directly through the WordPress plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to **Help Center -> Settings & Apperance** to configure your layout and colors.
4. Add your support articles via the **Help Center** menu.
5. Place the `[kung_woo_help_center]` shortcode on any page or post to display the knowledge base.

== Frequently Asked Questions ==

= How do I change the colors of the Help Center? =
Go to the plugin settings under `Help Center -> Settings & Apperance` in your WordPress dashboard. You can customize the hero background image, primary accent colors, link colors, and section backgrounds.

= Where do the submitted questions go? =
When a user submits a question via the frontend form, it is saved as a "Pending" post in your Help Center menu. You can review it, write your answer, choose the right category, and publish it.

= Can I hide the submission form? =
Yes! You can toggle the visibility of the "Ask a question" form directly from the plugin settings page.

== Screenshots ==

1. The main Help Center frontend view with search and categories.
2. The tabbed category layout for sub-topics.
3. The frontend question submission form.
4. The plugin settings panel in the WordPress dashboard.

== Changelog ==

= 1.7 =
* Initial release for the WordPress Plugin Repository.
* Added full customization settings (colors, layout limits).
* Integrated frontend user question submission form.
* Security and code standard improvements (WPCS compliance).