Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

Image

WP Post Encode

Popis

Easily include raw markup languages (HTML, CSS, PHP, etc.) in posts using custom quicktags. No need to encode, the filter does it
for you. Creates convenient „encode“ buttons for post authors in the HTML editor.

Inštalácia

  1. Upload the wp-post-encode folder to the your plugins directory.
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress.

Časté otázky

Does it work using the Visual Editor?

No, since this plugin uses custom quicktags it’s recommended to use the HTML editor.

Do you provide support for the plugin?

Yes! Just drop a line on the plugin site in the comments section.

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“WP Post Encode” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Zoznam zmien

1.5

  • encapsulate code within dbdbPostEncode() Class
  • updated quicktags to work with the new Quicktag API