描述
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.
- A Post Grid block to list posts by category in grid or list layouts with Standard or Overlay cards.
- 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.
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.jscorresponds toassets/blocks.js.src/extensions.jscorresponds toassets/extensions.js.src/frontend-icons.jscorresponds toassets/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.
屏幕截图




区块
该插件提供了 1 个区块.
- Post Grid
安装
- Install NativoBuilder through the WordPress Plugins screen, or upload the
nativobuilderfolder to/wp-content/plugins/. - Activate NativoBuilder from the Plugins screen.
- Open a post or page in the WordPress block editor.
- Select a supported block and use the additional NativoBuilder controls in the block sidebar.
No external account or configuration is required.
常见问题
-
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.
评价
此插件暂无评价。
贡献者及开发者
更新日志
3.7.0
- Added the Post Grid block: a server-rendered block that lists published posts in a grid or list layout.
- Post Grid includes category filtering, post count, order, columns, gap, and per-element visibility controls.
- Post Grid offers two card styles: Standard (image on top with date, title and excerpt) and Overlay (text over the featured image with a category pill).
- The category pill uses the primary category, honouring Yoast SEO and Rank Math primary category when available.
- Editor previews render through ServerSideRender using only WordPress-registered packages.
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.
