该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Blank

描述

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.

评价

此插件暂无评价。

贡献者及开发者

「Blank」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Blank」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.2

  • Minor code cleanup

0.1

  • New