Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

WP Post Encode

Beskrivelse

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.

Installasjon

  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.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“WP Post Encode” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.5

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