=== NativoBuilder ===
Contributors: nativobuilder, unimento
Tags: gutenberg, block editor, page builder, responsive, icons
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 3.6.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Improve the native WordPress block editor with responsive controls, editor enhancements, and a searchable SVG icon library.

== Description ==

NativoBuilder enhances the native WordPress block editor without replacing Gutenberg or introducing a proprietary page-building system.

It provides a more streamlined editing experience, responsive controls, button icons, and additional design blocks while continuing to use WordPress block markup.

= Main features =

* Compact visual interface for the WordPress block editor.
* Responsive controls for supported native blocks.
* Desktop, tablet, and mobile editor previews.
* Searchable SVG icon library for Button blocks.
* Additional blocks for icons, icon lists, icon text, and social profiles.
* Compatible with block themes and classic themes that support the block editor.
* No external account, API key, subscription, tracking, or remote service required.

NativoBuilder stores its settings as block attributes in post content. Native WordPress content remains available after deactivation, although NativoBuilder-specific blocks and visual enhancements may require the plugin to render as designed.

== Installation ==

1. Install NativoBuilder through the WordPress Plugins screen, or upload the `nativobuilder` folder to `/wp-content/plugins/`.
2. Activate NativoBuilder from the Plugins screen.
3. Open a post or page in the WordPress block editor.
4. Select a supported block and use the additional NativoBuilder controls in the block sidebar.

No external account or configuration is required.

== Frequently Asked Questions ==

= Does NativoBuilder replace Gutenberg? =

No. NativoBuilder extends the native WordPress block editor and works with WordPress blocks.

= What happens if I deactivate the plugin? =

Native WordPress content remains in your posts and pages. NativoBuilder-specific blocks and enhancements may no longer render or be editable as designed until the plugin is reactivated.

= Does NativoBuilder collect or transmit personal data? =

No. NativoBuilder does not include analytics, tracking, external API calls, or account registration.

= Does it work with block themes? =

Yes. NativoBuilder is designed for the WordPress block editor and can be used with block themes and compatible classic themes.

= Which icon library is included? =

NativoBuilder includes Tabler Icons under the MIT License. The complete license is included in `TABLER-ICONS-LICENSE.txt`.

== Screenshots ==

1. NativoBuilder interface inside the WordPress block editor.
2. Responsive controls for desktop, tablet, and mobile editing.
3. Searchable SVG icon selector for Button blocks.
4. NativoBuilder design blocks and styling controls.

== Changelog ==

= 3.6.1 =
* Renamed the plugin and package from NativeBuilder to NativoBuilder.
* Updated the plugin slug, text domain, block namespace, script handles, styles, and documentation to nativobuilder.
* Added the official plugin website at nativobuilder.com.
* Prepared the plugin for publication in the WordPress.org Plugin Directory.
* Standardized the main plugin filename and package structure.
* Added complete plugin documentation, installation instructions, FAQ, screenshots, and licensing details.
* Added JavaScript translation support with the nativobuilder text domain.
* Removed unused legacy and unreachable code.
* Improved editor rendering for Group, Columns, Row, and Stack blocks.
* Improved parity between block editor previews and frontend rendering.
* Fixed responsive spacing and layout previews.
* Improved native Button icon rendering.
* Improved WordPress.org compatibility, documentation, and JavaScript translations.

= 3.3.0 =
* Added independent responsive device controls synchronized with Gutenberg when available.
* Moved visual controls to the native Styles tab.
* Improved icon gallery rendering and selection states.

= 3.0.0 =
* Renamed the original plugin to NativeBuilder.
* Added live responsive previews inside the block editor.
* Improved editor and frontend rendering of button icons.

= 2.0.0 =
* Added responsive controls and SVG icons for native buttons.

== Upgrade Notice ==

= 3.6.1 =
Improves Gutenberg editor rendering, frontend parity, responsive controls, and WordPress.org compatibility.

== Third-party services ==

NativoBuilder does not connect to or depend on any third-party service.

== Development ==

The human-readable JavaScript source files for the distributed compact scripts are included in the `src` directory:

* `src/blocks.js` corresponds to `assets/blocks.js`.
* `src/extensions.js` corresponds to `assets/extensions.js`.
* `src/frontend-icons.js` corresponds to `assets/frontend-icons.js`.

These scripts use the WordPress JavaScript APIs already provided by WordPress. No external runtime dependency, remote code, npm package installation, transpilation, or proprietary build service is required.

See `SOURCE-CODE.md` for the source-to-distribution mapping and release instructions.

== Third-Party Resources ==

NativoBuilder includes Tabler Icons 3.44.0.

Copyright (c) 2020-2026 Paweł Kuna
License: MIT
Source: https://github.com/tabler/tabler-icons
License file: `TABLER-ICONS-LICENSE.txt`

NativoBuilder does not connect to or depend on any third-party service.
