[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fSOT0gL2NqVeg5GkWVdfdOrZlETKWym1YsNDMrQ3klFg":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"thedock","TheDock","https:\u002F\u002Fprofiles.wordpress.org\u002Fthedock\u002F",1,0,100,30,94,"2026-04-05T05:43:45.956Z",[14],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":8,"downloaded":20,"rating":8,"num_ratings":8,"last_updated":21,"tested_up_to":22,"requires_at_least":23,"requires_php":24,"tags":25,"homepage":31,"download_link":32,"security_score":9,"vuln_count":8,"unpatched_count":8,"last_vuln_date":33,"fetched_at":34},"thedock-enhanced-rich-text-editor","TheDock Enhanced Rich Text Editor","1.0.0","\u003Cp>TheDock Enhanced Rich Text Editor brings the power of \u003Cstrong>TinyMCE 7\u003C\u002Fstrong> to WordPress, replacing the outdated Classic Editor with a modern, feature-rich editing experience.\u003C\u002Fp>\n\u003Cp>While the WordPress core team focuses on the Block Editor, many developers prefer the classic workflow with custom post types and custom fields. This plugin bridges this gap by providing a contemporary editor without abandoning the structured data approach that developers love.\u003C\u002Fp>\n\u003Ch4>Key Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>TinyMCE 7\u003C\u002Fstrong> – The latest version with improved performance and stability\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Modern Interface\u003C\u002Fstrong> – Clean, intuitive toolbar design\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Table Editor\u003C\u002Fstrong> – Full table support without additional plugins\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Text Styling\u003C\u002Fstrong> – Inline text color and background color options\u003C\u002Fli>\n\u003Cli>\u003Cstrong>List Styles\u003C\u002Fstrong> – Multiple ordered and unordered list formats\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Image Handling\u003C\u002Fstrong> – Inline images with percentage-based widths\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Paste Cleaning\u003C\u002Fstrong> – Intelligent sanitization of pasted content\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>ACF Integration\u003C\u002Fh4>\n\u003Cp>Works seamlessly with Advanced Custom Fields:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Textarea fields automatically get inline formatting (bold, italic, links)\u003C\u002Fli>\n\u003Cli>WYSIWYG fields receive the full TinyMCE 7 experience\u003C\u002Fli>\n\u003Cli>Repeater and Flexible Content fields fully supported\u003C\u002Fli>\n\u003Cli>Custom toolbar configurations per field\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Built for Developers\u003C\u002Fh4>\n\u003Cp>This plugin was created by the team at \u003Ca href=\"https:\u002F\u002Fthedock.io\u002F\" rel=\"nofollow ugc\">TheDock\u003C\u002Fa>, who build WordPress sites using structured content approaches. We needed a better classic editor, so we built one.\u003C\u002Fp>\n\u003Ch4>TheDock Site Builder Integration\u003C\u002Fh4>\n\u003Cp>For users of \u003Ca href=\"https:\u002F\u002Fthedock.io\u002Fsite-builder\u002F\" rel=\"nofollow ugc\">TheDock Site Builder\u003C\u002Fa>, this plugin provides additional capabilities:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Apply your custom Typography styles directly in the editor\u003C\u002Fli>\n\u003Cli>Use colors from your Global Color Palette\u003C\u002Fli>\n\u003Cli>Full web font support\u003C\u002Fli>\n\u003Cli>Gradient text support\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Privacy\u003C\u002Fh4>\n\u003Cp>This plugin:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Does not track users\u003C\u002Fli>\n\u003Cli>Does not collect personal data\u003C\u002Fli>\n\u003Cli>Does not send data to external servers\u003C\u002Fli>\n\u003Cli>Does not use cookies\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Technical Notes\u003C\u002Fh4>\n\u003Cp>The link autocomplete feature uses WordPress’s built-in REST API to search for posts and media within your site. No external services are contacted.\u003C\u002Fp>\n\u003Ch4>Source Code\u003C\u002Fh4>\n\u003Cp>The full uncompressed source code for all JavaScript and CSS files is included in the \u003Ccode>src\u002F\u003C\u002Fcode> directory of this plugin. The build configuration files (\u003Ccode>Gruntfile.js\u003C\u002Fcode>, \u003Ccode>Brocfile.js\u003C\u002Fcode>, \u003Ccode>package.json\u003C\u002Fcode>) are also included.\u003C\u002Fp>\n\u003Cp>To build from source:\u003C\u002Fp>\n\u003Col>\n\u003Cli>Install \u003Ca href=\"https:\u002F\u002Fnodejs.org\u002F\" rel=\"nofollow ugc\">Node.js\u003C\u002Fa> (v16 or later)\u003C\u002Fli>\n\u003Cli>Run \u003Ccode>npm install\u003C\u002Fcode> to install build dependencies\u003C\u002Fli>\n\u003Cli>Run \u003Ccode>grunt build\u003C\u002Fcode> to compile and minify assets\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>The compiled JavaScript is built from ES6 modules in \u003Ccode>src\u002Fjs\u002F\u003C\u002Fcode> using Rollup (via Broccoli). The compiled CSS is built from SCSS files in \u003Ccode>src\u002Fcss\u002F\u003C\u002Fcode> using Sass with PostCSS\u002FAutoprefixer.\u003C\u002Fp>\n\u003Cp>The full source code is also available on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fthedock\u002Fthedock-enhanced-rich-text-editor\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>.\u003C\u002Fp>\n","Upgrade WordPress to TinyMCE 7 with a modern editing experience, table support, and seamless ACF integration.",111,"","6.9.4","6.0","7.4",[26,27,28,29,30],"acf","classic-editor","editor","tinymce","wysiwyg","https:\u002F\u002Fthedock.io\u002Fenhanced-rich-text-editor","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fthedock-enhanced-rich-text-editor.1.0.0.zip",null,"2026-03-15T10:48:56.248Z"]