=== Voxycure Framework ===
Contributors: voxycureinfotech
Tags: custom fields, custom post types, gutenberg blocks, block editor, field builder
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.9
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create custom fields, blocks, and post types with no limitations. A flexible, free solution for building with custom data in WordPress.

== Description ==

**Voxycure Framework** is a modern and developer-friendly plugin that empowers you to structure WordPress content your way — entirely for free.

It allows you to:
- Add custom fields to any post type, including WooCommerce products
- Create custom Gutenberg blocks using PHP templates
- Manage custom post types and taxonomies
- Group fields as Document Settings or Blocks
- Use built-in import/export tools for deployment

With no pro version or locked features, Voxycure is a complete framework ideal for developers and agencies who want full control over data and layout.

📘 [**Full Documentation**](https://voxycure.com/resources/)


== Features ==

- Unlimited custom fields: text, image, repeater, etc.
- Attach fields to post types (including WooCommerce) or use in custom blocks
- Create and manage post types and taxonomies
- Register PHP-based block templates
- JSON export/import for reuse and migration
- Developer hooks and filters for customization

== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory
2. Activate the plugin through the WordPress admin
3. Go to "Voxycure" in the sidebar to start using

== Frequently Asked Questions ==

= Is Voxycure really free? =
Yes — all features are included with no upsells or premium version.

= How does Voxycure help build custom websites? =
Voxycure provides a complete and developer-friendly toolkit for creating custom fields and blocks. It gives you the power to manage your data structure and presentation directly, without needing a premium version for essential features.

= How do I render blocks? =
You must register block templates using a PHP filter. Documentation is provided on our website.

== Changelog ==

= 1.0.9 =
* Major performance improvements across field loading and options handling
* Added hooks to allow developers to inject option pages directly via theme or plugin code
* Introduced custom hooks for registering Post Types and Taxonomies programmatically
* Extended block registration options — support for:
  - custom icons
  - block description
  - custom block keywords
* Added helper functions to directly retrieve option values inside theme templates
* Improved block settings interface with cleaner control handling

= 1.0.8 =
* Improved options page saving by restructuring settings storage into tab-based arrays for easier management.

= 1.0.7 =
* Added editor support to mobile version.

= 1.0.6 =
* Introduced tab support for custom option pages
* Added ability for developers to create pre-built locked groups (e.g., option pages for theme settings) that cannot be edited by users
* Fixed minor bugs
* Refined editor UI with a minimalistic style

= 1.0.5 =
* Fixed minor bugs
* Improved editor UI with a more minimalistic design

= 1.0.4 =
* Introduced support for creating custom option pages.
* Enhanced Custom Post Types (CPTs) and Taxonomies with additional configuration options.

= 1.0.3 =
* Fixed block editor bug
* UI improvements for better usability
* Added new "Range Slider" field type

= 1.0.2 =
* Minor bug fixes

= 1.0.1 =
* Code optimization for better performance
* Added support for custom fields in WooCommerce products
* Minor bug fixes

= 1.0.0 =
* Initial stable release
* Custom fields, blocks, post types, and taxonomies
* Field group system with block or document context
* JSON import/export support
* Hooks for custom rendering and logic

== License ==
This plugin is licensed under the GPLv2 or later.
