-
Patel Akshay started the topic how to add wp_editor to activity's comment and reply form? in the forum How-to & Troubleshooting 2 days ago
I want to replace the simple <textarea> with wp_editor(). How can I do this?
-
Patel Akshay started the topic How to add placeholder to wp_editor? in the forum How-to & Troubleshooting 2 days ago
Here’s my function, and I want to add a placeholder for wp_editor(). However, there’s no default parameter available for this. How can I achieve it?
I’m using BuddyPress, and the following function is used for the “What’s New” textarea. I have replaced the simple textarea with wp_editor().
function show_whats_new_tinymce_editor($editor_id) {…
[Read more]
@akshaypatel1995
Active 1 day, 22 hours ago