Опис
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.
Постављање
- Upload the
wp-post-encodefolder to the your plugins directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
ЧПП
- 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.
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
WP Post Encode је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите WP Post Encode на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.5
- encapsulate code within
dbdbPostEncode()Class - updated quicktags to work with the new Quicktag API