Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Blank Slate

Descripción

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.

Capturas

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

Instalación

  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”

Reseñas

15 de abril de 2021 1 respuesta
Thanks a lot for this plugin!! Very useful for clean works!
13 de septiembre de 2018 1 respuesta
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.
Leer todas las 23 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"Blank Slate" ha sido traducido a 5 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce "Blank Slate" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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