=== Form Handsome Builder & Templates ===
Contributors: apurvbhatt
Tags: contact-form-7, forms, templates, generator, builder
Requires at least: 5.0
Tested up to: 7.1
Requires PHP: 7.2
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate Contact Form 7 forms quickly from a short description or ready-made templates.

== Description ==
Form Handsome Builder & Templates is a lightweight WordPress plugin for Contact Form 7 users who want to create forms faster.

You can either:
* describe the form you need in plain English and generate a structure automatically, or
* choose from ready-made templates and customize the output with labels and placeholders.

The plugin keeps the existing form generation workflow intact and adds a simple admin experience for managing templates and submissions.

Features:
* Description-based form generation that identifies fields automatically.
* Prebuilt templates with label and placeholder options.
* Clean front-end styling from the included stylesheet.
* Submission tracking and listing in the WordPress admin.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/form-handsome-builder-templates/` directory, or install the plugin through the WordPress Plugins screen.
2. Activate the plugin through the **Plugins** screen in WordPress.
3. Make sure Contact Form 7 is installed and activated.
4. Go to **Form Handsome Builder & Templates** in the WordPress admin menu.
5. Choose a prebuilt template or create your own template.
6. Generate and use your form wiTh Contact Form 7.

== Frequently Asked Questions ==

= Does this plugin require Contact Form 7? =
Yes. Contact Form 7 must be installed and activated before the plugin can generate forms.

= Can I use the built-in templates? =
Yes. The plugin includes ready-made templates that can be used as-is or customized with labels and placeholders.

= Does this change my existing form design? =
No. The plugin is designed to generate forms and apply styling without changing the existing functionality of your site.

== Screenshots ==
1. Template selection and form generation screen.
2. Admin listing for forms and submissions.
3. Form creation workflow with labels and placeholders.

== Changelog ==

= 1.0.2 =
* Renamed all internal functions, classes, constants, hooks, AJAX actions, and admin script/style handles to use a unique `fhbt`/`FHBT` prefix, per WordPress.org Plugin Directory guidelines.
* Removed unnecessary "AI" branding/wording from admin labels, comments, and internal admin-only CSS class/variable names. Field-detection logic is unchanged.
* Admin menu/page slugs changed (e.g. `fhb` to `fhbt`, `fhb-templates` to `fhbt-templates`); update any bookmarked admin links.
* Uninstall routine now removes the plugin's stored option and custom post data.
* No changes to existing form output, saved forms, saved templates, or submission data.

= 1.0.1 =
* Fixed text domain to match the plugin slug (form-handsome-builder-templates) so translations load correctly.
* Replaced a raw inline `<script>` tag with `wp_add_inline_script()` per WordPress.org guidelines.
* Removed unused/dead code.

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.2 =
Internal renaming for WordPress.org compliance (unique function/class/hook prefixes, admin page slugs). Existing forms, templates, and submissions are unaffected; re-bookmark admin page links if you saved any.

= 1.0.1 =
Fixes plugin review issues (text domain, script enqueuing). No functional changes for end users.

= 1.0.0 =
Initial release.

== License ==

This plugin is licensed under the GPL-2.0+. For more details, see the GPL-2.0+ License.
