Mô tả
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Blank” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Blank” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.2
- Minor code cleanup
0.1
- New