Plugin info

Total downloads: 1,582
Active installs: 60
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/17/2019 (2236 days ago)
Added to WordPress: 11/7/2019 (6 years old)
Minimum WordPress version: 4.7
Tested up to WordPress version: 5.2.23
Minimum PHP version: 5.6

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2236 days ago

20/100

Is Blanked Template abandoned?

Possibly abandoned (last update 2236 days ago).

Compatibility

Requires WordPress: 4.7
Tested up to: 5.2.23
Requires PHP: 5.6

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Super Blank
Rating 5.0/5 (7 reviews)Active installs 10,000
Admin Menu Blank Template Plugin
Rating 0.0/5 (0 reviews)Active installs 10

Description

This plugin will add a blank page template for any themes. Any page using the template will only display the content. No header, no sidebar, no footer.

The blank page template can be applied to pages, singular posts and any special pages such as blog page, archive page, search page. It load everything included in the wp_head(), wp_body_open() and wp_footer(), so all scripts and styles should load as normal. It also has option to customize the CSS class for the body tag element (body_class()) and post content wrapper element (post_class()).

This is great for page builders (Divi, Elementor, Beaver Builder, etc), landing pages.

Key Features

  • Add totally blank page template for any themes. No header, no sidebar, no footer.
  • Disable functions wp_head(), wp_body_open() and wp_footer() for any singular and special pages that applied to use blanked template
  • Disable CSS class for any singular and special pages that applied to use blanked template
  • Add CSS class for any singular and special pages that applied to use blanked template
  • Apply blanked template to post type singular pages: Built-in and custom post type
  • Apply blanked template to special pages: blog page, archive page, search page

Installation

AUTOMATIC INSTALLATION

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t even need to leave your web browser. To do an automatic install of Blanked, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.

In the search field type “Blanked” and click Search Plugins. You can install it by simply clicking Install Now. After clicking that link you will be asked if you’re sure you want to install the plugin. Click yes and WordPress will automatically complete the installation. After installation has finished, click the ‘activate plugin’ link.

MANUAL INSTALLATION

  1. Download the plugin zip file to your computer
  2. Go to the WordPress admin panel menu Plugins > Add New
  3. Choose upload
  4. Upload the plugin zip file, the plugin will now be installed
  5. After installation has finished, click the ‘activate plugin’ link

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Disable functions wp_head(), wp_body_open() and wp_footer() for any singular and special pages that applied to use blanked template

    Disable functions wp_head(), wp_body_open() and wp_footer() for any singular and special pages that applied to use blanked template

  2. Disable CSS class for any singular and special pages that applied to use blanked template

    Disable CSS class for any singular and special pages that applied to use blanked template

  3. Add CSS class for any singular and special pages that applied to use blanked template

    Add CSS class for any singular and special pages that applied to use blanked template

  4. Apply blanked template to post type singular pages

    Apply blanked template to post type singular pages

  5. Apply blanked template to special pages

    Apply blanked template to special pages

Changelog

1.1.0

  • Enhancement – Added option to disable functions wp_head(), wp_body_open() and wp_footer() for any singular and special pages that applied to use blanked template
  • Enhancement – Added option to remove CSS class for any singular and special pages that applied to use blanked template
  • Enhancement – Added option to add CSS class for any singular and special pages that applied to use blanked template
  • Enhancement – Added option to apply blanked template to post type singular pages
  • Enhancement – Added option to apply blanked template to special pages