Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

WP Post Encode

Deskripsyon

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.

Pag-install

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

FAQ

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.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “WP Post Encode” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “WP Post Encode” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.5

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