This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Post Encode

Descripció

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.

Instal·lació

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

PMF

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.

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«WP Post Encode» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «WP Post Encode» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

1.5

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