Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: RTL support in Block Editor #254327
    alik
    Participant

    Solution:

    includes/fields.php

    echo 'wp.editor.initialize("options-', $name, '", { tinymce: {toolbar1: "undo redo | formatselect fontselect fontsizeselect | bold italic forecolor backcolor | link unlink | alignleft aligncenter alignright alignjustify | ltr rtl | bullist numlist outdent indent | removeformat | help", fontsize_formats: "11px 12px 14px 16px 18px 24px 36px 48px", plugins: "link textcolor colorpicker directionality", default_link_target: "_blank", relative_urls : false, convert_urls: false}});</script>';
    
Viewing 1 post (of 1 total)