Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Custom AJAX Endpoints #84

Closed
mattgrshaw opened this issue Nov 10, 2015 · 0 comments
Closed

Add Custom AJAX Endpoints #84

mattgrshaw opened this issue Nov 10, 2015 · 0 comments

Comments

@mattgrshaw
Copy link
Member

One thing that was done in Better Search Replace to improve AJAX speed (especially when batch-processing) was to create a custom AJAX endpoint. Since with issue #83 we'll be implementing batch processing in Revisr, we should add custom AJAX endpoints for Revisr as well.

This is about twice as fast as running through admin-ajax.php, but not as fast as POSTing AJAX to a standalone PHP file and manually loading WordPress.

@mattgrshaw mattgrshaw self-assigned this Nov 10, 2015
@mattgrshaw mattgrshaw added this to the v2.1 milestone Nov 10, 2015
@mattgrshaw mattgrshaw removed this from the v2.1 milestone Jul 4, 2016
@mattgrshaw mattgrshaw removed their assignment Jul 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant