WordPress
The following code will add TinyMCE to excerpt(s) on posts (or custom post types), make sure to follow the comments in the code for detailed instructions. This has been tested and works with WordPress 3.9+ Please let me know if you know of a better way to accomplish this! function lb_editor_remove_meta_box() { global $post_type; /**…
Read More- « Previous
- 1
- 2