Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Blank

Opis

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Blank” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Blank” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

0.2

  • Minor code cleanup

0.1

  • New