Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

HTMLPress

Popis

Simple HTML snippets generator and use it with shortcode.

Snímky obrazovky

Instalace

  1. Download the plugin
  2. Extract the contents of the zip file
  3. Upload the contents of the zip file to the wp-content/plugins/ folder of your WordPress installation
  4. Activate the HTMLPress plugin from ‚Plugins‘ page.

Nejčastější dotazy

Installation Instructions
  1. Download the plugin
  2. Extract the contents of the zip file
  3. Upload the contents of the zip file to the wp-content/plugins/ folder of your WordPress installation
  4. Activate the HTMLPress plugin from ‚Plugins‘ page.
How to use snippet?

You can use it with shortcode. It’ll work everywhere where the showtcode works.

Not able to see front end editor?

Goto General -> Permalinks setting and just save the settings. It re-generate the permalink structure.

Where the snippets are stored?

Snippets are stored in files not in database. In /uploads/ direcotry the /htmlpress/ directory it created. And store the files in post id directory. E.g. You have crate the module which id is 42 then the files are stored in uploads directory like /uploads/htmlpress/42/. Only .html, .js & .css files are created.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

HTMLPress je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “HTMLPress” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

0.1.0

  • Initial release.