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.
Instalace
- Upload the
wp-post-encode
folder to the your plugins directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
Nejčastější dotazy
- 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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
WP Post Encode je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WP Post Encode” 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
1.5
- encapsulate code within
dbdbPostEncode()
Class - updated quicktags to work with the new Quicktag API