

Overview
Compatibility
Customer support & learning resources
Changelog
Main benefits
Minimalist custom page templates
Two template options available
No default HTML tags
Includes WordPress scripts and styles
About this plugin
Categories: Design and Customization
Version: 0.2
Last updated: 19-08-2023
WordPress version: 5.0
Tested up to: 6.3.5
PHP version required: false
Languages:
Tags:
Learning resources: View resources
Overview
The Blank WordPress plugin provides users with two extremely minimalist custom page templates designed to offer maximum flexibility for custom web development. The "Blank" template is entirely void of any HTML structure or WordPress elements, rendering only the content entered into the page content area. The "Creative" template, on the other hand, includes essential HTML tags and integrates scripts and styles from WordPress, themes, and plugins by default, making it a slightly more structured option compared to "Blank." This plugin is ideal for developers who require full control over the page's HTML output, and it supports configuring page templates via the Page Attributes > Template settings. Additionally, users can enable PHP within the post editor for extended functionality by following a suggested GitHub resource.
Completely Blank Custom Page Template
- Provides a truly blank template with no default HTML structure.
- Allows for complete customization by entering content directly into the page content area.
Creative Template
- Includes basic HTML structure like doctype, html, head, and body tags.
- Automatically incorporates scripts and styles from WordPress, your theme, and plugins.
Easy Template Selection
- Templates can be easily selected under Page Attributes > Template when editing a page.
- Offers a straightforward way to switch between Blank and Creative templates.
Extendable Functionality
- Option to enable PHP in the post editor for advanced customization.
- Provides a link to a GitHub repository for enabling PHP in WordPress.