Title: Blank Slate
Author: Aaron Reimann
Published: <strong>7. April 2016</strong>
Last modified: 10. März 2023

---

Plugins suchen

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

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Blank Slate

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

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

 * [Details](https://de.wordpress.org/plugins/blank-slate/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/blank-slate/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/blank-slate/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/blank-slate/#developers)

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

## Beschreibung

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”

## Rezensionen

![](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. Juli 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. März 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 Antwort

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. Mai 2020 1 Antwort

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 Antwort

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 Antwort

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.

 [ Alle 23 Rezensionen lesen ](https://wordpress.org/support/plugin/blank-slate/reviews/)

## Mitwirkende und Entwickler

„Blank Slate“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

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

„Blank Slate“ wurde in 6 Sprachen übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/blank-slate/contributors)
für ihre Mitwirkung.

[Übersetze „Blank Slate“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/blank-slate)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/blank-slate/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/blank-slate/) an
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/blank-slate/)
per [RSS](https://plugins.trac.wordpress.org/log/blank-slate/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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
 * Sicherheit: Lodash-Version aktualisiert

#### 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.
 * Getestet mit 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

 * Erstveröffentlichung

## Meta

 *  Version **1.2.1**
 *  Zuletzt aktualisiert **vor 3 Jahren**
 *  Aktive Installationen **10.000+**
 *  WordPress-Version ** 4.7 oder höher **
 *  Getestet bis **6.1.10**
 *  PHP-Version ** 5.3 oder höher **
 *  Sprachen
 * [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/)
   und [Swedish](https://sv.wordpress.org/plugins/blank-slate/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/blank-slate)
 * Schlagwörter
 * [blank](https://de.wordpress.org/plugins/tags/blank/)[canvas](https://de.wordpress.org/plugins/tags/canvas/)
   [empty](https://de.wordpress.org/plugins/tags/empty/)[landing](https://de.wordpress.org/plugins/tags/landing/)
   [page builder](https://de.wordpress.org/plugins/tags/page-builder/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/blank-slate/advanced/)

## Bewertungen

 5 von 5 Sternen.

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

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/blank-slate/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://www.paypal.me/wpdonate)