Descrição
A completely blank custom page template to build on.
Blank includes two extremely minimalist (and when I say minimalist, I mean this probably isn’t what you’re looking for) custom page templates, Blank and Creative.
Blank — Blank is truly, well, blank. It will literally output nothing, except for exactly what you enter into the page content area (not even the doctype, html, head, or body tags are there by default).
Creative — Creative is just Blank, but includes the doctype, html, head, and body tags as well as scripts and styles output by WordPress, your theme, and plugins by default.
Notes
- To set a template, select “Blank” or “Creative” under Page Attributes > Template when editing a page.
- Neither option will include any actual visible content from your theme: logo, menu, footer, etc.
- If you would like to extend the usefulness of the plugin by enabling PHP in the post editor, see: https://github.com/bhadaway/allow-php-in-wordpress.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Blank” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Blank” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
0.2
- Minor code cleanup
0.1
- New