Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

WP Post Encode

Описание

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.

Инсталиране

  1. Upload the wp-post-encode folder to the your plugins directory.
  2. 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.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“WP Post Encode” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “WP Post Encode” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.5

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