Title: Blank Slate
Author: Aaron Reimann
Published: <strong>ሚያዝያ 7, 2016</strong>
Last modified: መጋቢት 10, 2023

---

Search plugins

![](https://ps.w.org/blank-slate/assets/banner-772x250.png?rev=1654426)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/blank-slate/assets/icon-256x256.png?rev=1654426)

# Blank Slate

 By [Aaron Reimann](https://profiles.wordpress.org/areimann/)

[Download](https://downloads.wordpress.org/plugin/blank-slate.1.2.2.zip)

 * [Details](https://tir.wordpress.org/plugins/blank-slate/#description)
 * [Reviews](https://tir.wordpress.org/plugins/blank-slate/#reviews)
 *  [Installation](https://tir.wordpress.org/plugins/blank-slate/#installation)
 * [Development](https://tir.wordpress.org/plugins/blank-slate/#developers)

 [Support](https://wordpress.org/support/plugin/blank-slate/)

## Description

This creates a page template giving you a blank page so only the content of the 
page is displayed. Header and footer are totally empty. This is great for page builders(
Beaver Builder, Divi, etc), landing pages and squeeze pages.

 This plugin will load everything that is normally included in the wp_head() and
wp_footer(), so all scripts and styles should load as normal.

## Screenshots

 * [[
 * Shows you how to select the page template called “Blank Slate”

## Installation

 1. Unzip and upload the plugin into the plugins directory and then activate it.
 2. Go to Pages
 3. Add New, or select an existing page
 4. Scroll down on the right (in theory) and select the page template called “Blank
    Slate”

## Reviews

![](https://secure.gravatar.com/avatar/f09a894695b710403bb2303c6214fb84a9cd006d1795d18b57c10fc67ee5cd35?
s=60&d=retro&r=g)

### 󠀁[Plug and play](https://wordpress.org/support/topic/plug-and-play-29/)󠁿

 [Mary Mojisola Job](https://profiles.wordpress.org/mariaojob/) ሓምለ 29, 2023

This works as advertised, no shenanigans. Thank you.

![](https://secure.gravatar.com/avatar/a748bd42c9a0da842103fa51cb184a726b5f68f60263199829ba7875da4d709a?
s=60&d=retro&r=g)

### 󠀁[It does what it says it does, nothing less, nothing more](https://wordpress.org/support/topic/it-does-what-it-says-it-does-nothing-less-nothing-more/)󠁿

 [Alain Guillot](https://profiles.wordpress.org/alainguillot/) መጋቢት 17, 2023

I love it when a plugin just works. I also love not having to deal with upsells.
Thank you.

![](https://secure.gravatar.com/avatar/40d7759c6d9ffed2e216b052cd3e31097ac4829fddf2049654b0ea0755111c14?
s=60&d=retro&r=g)

### 󠀁[Works perfect](https://wordpress.org/support/topic/works-perfect-903/)󠁿

 [Lu Is](https://profiles.wordpress.org/kalimanmx/) ሚያዝያ 15, 2021 1 reply

Thanks a lot for this plugin!! Very useful for clean works!

![](https://secure.gravatar.com/avatar/088ad0aaa45d264f2b143c7a0425b48245f26e2cf7a8771ba1215dacce4e9917?
s=60&d=retro&r=g)

### 󠀁[Excellent!](https://wordpress.org/support/topic/excellent-9135/)󠁿

 [ajpintos](https://profiles.wordpress.org/ajpintos/) ግንቦት 21, 2020 1 reply

Very good plugin!

![](https://secure.gravatar.com/avatar/b312f53a1cf0eb62639592f8a91f673d0abe97b9c9cfd78f29f2a5edc8237f08?
s=60&d=retro&r=g)

### 󠀁[Working 100%](https://wordpress.org/support/topic/working-100-5/)󠁿

 [Reichlich](https://profiles.wordpress.org/reichlich/) ጥቅምቲ 5, 2019 1 reply

great plug

![](https://secure.gravatar.com/avatar/3ee56a0fef84a29dfb4da456b362ef9d1a353fb7fab1a7ad1521df1956ced892?
s=60&d=retro&r=g)

### 󠀁[A Must Have Plugin](https://wordpress.org/support/topic/a-must-have-plugin-230/)󠁿

 [starapple](https://profiles.wordpress.org/starapple/) መስከረም 13, 2018 1 reply

Great job Aaron. Now that Gutenberg has been reborn, this feature should be in core.
Tabula rasa if you’re going to be given such lovely canvas tools in an era when 
Web hosts clamour to give their customers drag and drop tools.

 [ Read all 23 reviews ](https://wordpress.org/support/plugin/blank-slate/reviews/)

## Contributors & Developers

“Blank Slate” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ Aaron Reimann ](https://profiles.wordpress.org/areimann/)
 *   [ Micah Wood ](https://profiles.wordpress.org/wpscholar/)

“Blank Slate” has been translated into 6 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/blank-slate/contributors)
for their contributions.

[Translate “Blank Slate” into your language.](https://translate.wordpress.org/projects/wp-plugins/blank-slate)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/blank-slate/), check
out the [SVN repository](https://plugins.svn.wordpress.org/blank-slate/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/blank-slate/) by
[RSS](https://plugins.trac.wordpress.org/log/blank-slate/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.1

 * Fix minor WP compatibility issue: wp_body_open().

#### 1.2

 * Enhancement: Allow themes to override plugin templates
 * Maintenance: Add wp_body_open() template tag
 * Security: Update Lodash version

#### 1.1.5

 * Updated code to meet coding standards.

#### 1.1.4

 * Added support for language translations.
 * Bugfix for template context. Prevent assigned template from being used on archive
   pages where the first page is using the Blank Slate template.

#### 1.1.3

 * Removed old approach that is only supported in WordPress version 4.6 and older.
 * Updated code for better integration with the pro version.
 * Updated code to better adhere to WordPress coding standards.
 * Tested in WordPress 5.0.

#### 1.1.2

 * Showing title for themes that don’t support title-tag

#### 1.1.1

 * Template that is loaded now loads viewport correctly

#### 1.1

 * Fixes where it will work with WP 4.7.0

#### 1.0

 * Initial release

## Meta

 *  Version **1.2.1**
 *  Last updated **3 years ago**
 *  Active installations **10,000+**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.1.10**
 *  PHP version ** 5.3 or higher **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/blank-slate/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/blank-slate/),
   [English (US)](https://wordpress.org/plugins/blank-slate/), [German](https://de.wordpress.org/plugins/blank-slate/),
   [Portuguese (Brazil)](https://br.wordpress.org/plugins/blank-slate/), [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/blank-slate/),
   and [Swedish](https://sv.wordpress.org/plugins/blank-slate/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/blank-slate)
 * Tags
 * [blank](https://tir.wordpress.org/plugins/tags/blank/)[canvas](https://tir.wordpress.org/plugins/tags/canvas/)
   [empty](https://tir.wordpress.org/plugins/tags/empty/)[landing](https://tir.wordpress.org/plugins/tags/landing/)
   [page builder](https://tir.wordpress.org/plugins/tags/page-builder/)
 *  [Advanced View](https://tir.wordpress.org/plugins/blank-slate/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  23 5-star reviews     ](https://wordpress.org/support/plugin/blank-slate/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/blank-slate/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/blank-slate/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/blank-slate/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/blank-slate/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/blank-slate/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/blank-slate/reviews/)

## Contributors

 *   [ Aaron Reimann ](https://profiles.wordpress.org/areimann/)
 *   [ Micah Wood ](https://profiles.wordpress.org/wpscholar/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/blank-slate/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/wpdonate)