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

@n7studios n7studios self-assigned this Feb 10, 2026
@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
Copy link

@ciccio-kit ciccio-kit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

Broadcasts Block/Shortcode: Use REST API
@n7studios n7studios merged commit da25464 into main Feb 13, 2026
71 of 86 checks passed
@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

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.

2 participants