Περιγραφή
This plugin replaces a taxonomy term description textarea with the buildin TinyMCE WYSIWYG.
Do you want to help? https://github.com/jmslbam/Taxonomy-TinyMCE/
Contributors:
- Jaime Martinez ( @jmslbam / jaimemartinez.nl )
Notes
- This plugin needs at least WordPress 3.3 to work as it uses the new wp_editor call introduced in WP 3.3.
- This plugin is a inspired by CategoryTinyMCE and WooDojo.
Εγκατάσταση
- Upload Taxonomy-TinyMCE folder to the /wp-content/plugins/ directory or install via Plugin screen within WordPress.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to your custom taxonomy edit pages and start to write!
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Taxonomy TinyMCE” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Taxonomy TinyMCE” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
2014.11.04 – version 2.0
* Used WooDojo’s code, because mine was broken and I didn’t want to have a broken plugin in the repo. So thanks WooThemes, visit them on http://www.woothemes.com/woodojo/.
2012.02.20 – version 1.0
* Migrated from Category TinyMCE to Taxonomy TinyMCE