NitroShock Page Builder is a WordPress plugin that lets you create reusable page components using HTML, CSS, and JavaScript, with an AI chat assistant to help design and build them.
NitroShock Page Builder is a WordPress plugin that gives you a custom component-based editor for building pages. Instead of working with Gutenberg blocks, you create components—self-contained sections of HTML, CSS, and JavaScript that you can save, reuse, and share across any page on your site.
Each component is built and edited in Component Studio, a full-screen editor where you write code, preview results live, and use an AI chat assistant to help with design and functionality. Finished components are stored in your Component Library and can be inserted into any NitroShock-enabled page with one click.
NitroShock Page Builder replaces the WordPress block editor on any page you choose. When you activate it on a page, Gutenberg is disabled for that page and the NitroShock editor loads instead. The rest of your site—posts, other pages, the admin—is unaffected.
The plugin is built around three core ideas:
To use the page builder on a page:
The page HTML, custom CSS, and custom JavaScript are all stored in WordPress post meta, so the data stays in your own database.
Any section buildable with HTML, CSS, and JavaScript can be a component. Common examples include:
The AI chat assistant can generate the starting code for any of these from a plain-English description, or iterate on code you already have.
The page builder itself is free to use. Credits are only charged when you use AI features—the AI chat in Component Studio, the AI component generator, and the AI content generation modes in the page editor. Non-AI features use no credits.
Credits are purchased through your NitroShock.ai account and synced to the plugin via your API key.
No. It only replaces Gutenberg on pages where you have explicitly enabled it. All other pages continue using whichever editor you normally use.
Yes. The Sync feature in the Component Library pulls free components from the NitroShock central repository at no credit cost. Some components may have a credit cost to install.
Basic HTML and CSS familiarity helps, but the AI chat assistant can generate and edit components from plain-English descriptions without you writing any code.