Περιγραφή
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-encode
folder 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