Title: Blank Slate
Author: Aaron Reimann
Published: <strong>7 April 2016</strong>
Last modified: 10 Mac 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

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

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

 * [Details](https://ms.wordpress.org/plugins/blank-slate/#description)
 * [Reviews](https://ms.wordpress.org/plugins/blank-slate/#reviews)
 *  [Pemasangan](https://ms.wordpress.org/plugins/blank-slate/#installation)
 * [Pembangunan](https://ms.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”⌉⌊Shows you how 
to select the page template called “Blank Slate”⌉[

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 Julai 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 Mac 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 April 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 Mei 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 Oktober 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 September 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” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang
kepada pemalam ini.

Penyumbang

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

“Blank Slate” telah diterjemahkan ke dalam 6 penempatan. Terima kasih kepada [para penterjemah](https://translate.wordpress.org/projects/wp-plugins/blank-slate/contributors)
untuk terjemahan mereka.

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

### Berminat dalam pembangunan?

[Layari kod](https://plugins.trac.wordpress.org/browser/blank-slate/), periksa [repositori SVN](https://plugins.svn.wordpress.org/blank-slate/),
atau langgani [log pembangunan](https://plugins.trac.wordpress.org/log/blank-slate/)
dengan [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 tahun lalu**
 *  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/),
   dan [Swedish](https://sv.wordpress.org/plugins/blank-slate/).
 *  [Terjemahkan kepada bahasa anda](https://translate.wordpress.org/projects/wp-plugins/blank-slate)
 * Tags
 * [blank](https://ms.wordpress.org/plugins/tags/blank/)[canvas](https://ms.wordpress.org/plugins/tags/canvas/)
   [empty](https://ms.wordpress.org/plugins/tags/empty/)[landing](https://ms.wordpress.org/plugins/tags/landing/)
   [page builder](https://ms.wordpress.org/plugins/tags/page-builder/)
 *  [Paparan Lanjutan](https://ms.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/)

## Penyumbang

 *   [ 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/)

## Derma

Would you like to support the advancement of this plugin?

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