OpenDevelopmentMekong / wp-odm_profile_pages

Wordpress plugin for exposing custom content type for profile pages
https://opendevelopmentmekong.net
GNU General Public License v3.0
0 stars 2 forks source link

[IMP] Replace Textarea with wp_editor() #233

Closed S-mardii closed 2 years ago

S-mardii commented 2 years ago

Change the input field of Full Width Middle content from Textarea to wp-editor (WYSIWYG)

Fixed #232

S-mardii commented 2 years ago

Thank you @jodiegardiner