[+] Disable the Translation Editor selector in post edit screen

Add the following to functions.php in your theme:

add_filter( 'wpml_tm_post_edit_tm_editor_selector_display', '__return_false' );


Support Thread Example

Let us know if this snippet is not working for you:

This snippet doesn’t work
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments