Skip to content

Conversation

@n7studios
Copy link
Contributor

Summary

Migrates fetching modal views for the Classic Editor (TinyMCE/QuickTags) from using admin-ajax.php to the REST API (#953, #954, #959), by replacing the admin-ajax.php call forconvertkit_admin_tinymce_output_modal with a new kit/v1/tinymce/output-modal WP REST API endpoint.

This permits performance improvements in #1011, as we don't need to initialize classes for any admin-ajax.php requests.

Testing

Existing tests pass.

Checklist

@github-actions
Copy link

WordPress Playground

🚀 Your PR has been built and is ready for testing in WordPress Playground!

Click here to test your changes in WordPress Playground

@n7studios n7studios requested review from a team, ciccio-kit and noelherrick and removed request for a team February 10, 2026 04:36
@n7studios n7studios marked this pull request as ready for review February 10, 2026 04:36
@n7studios n7studios mentioned this pull request Feb 10, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant