=== TicketHub === Contributors: mondula2016 Tags: tickets, support, faq, documentation, change log Requires at least: 6.0 Tested up to: 6.6.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html TicketHub is a plugin for managing support tickets, FAQs, documentation, and change logs. Streamline your customer support process with ease. == Description == TicketHub is a comprehensive support management plugin that allows you to create and manage support tickets, FAQs, documentation, and change logs directly from your WordPress site. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Set up the necessary pages for Ticket Form, Tickets, FAQs, Documentation, and Change Log. 4. Use the TicketHub->Settings screen to configure the plugin. == Screenshots == 1. Display tickets on the frontend 2. Display change log on the frontend 3. Display FAQs on the frontend 4. Display doc on the frontend == Changelog == = 1.0 = * Initial release of TicketHub. == Custom Shortcodes == * `[thub_form]` - Embed the ticket submission form on any page. * `[thub_tickets]` - Display a list of all tickets. * `[thub_faqs]` - Display the FAQ section. * `[thub_documentation]` - Display the documentation section. * `[thub_changelog]` - Display the change log section. * `[thub_profile]` - Display the user's profile and their tickets. Dont use on the same page as `[thub_tickets]`.