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

Fix: Bulk select not working with WP-6.5 #62

Merged
merged 2 commits into from
Apr 1, 2024
Merged

Conversation

garvits-bsf
Copy link
Contributor

@garvits-bsf garvits-bsf commented Mar 25, 2024

After testing this plugin with WordPress 6.5-RC-3, I found that the default bulk select of WordPress was not working. The reason was the JS hooked to the head rather than the footer, and so did the dependencies were loading earlier than needed.

https://bsf.d.pr/i/6aCgdj

@garvits-bsf garvits-bsf requested review from imnavanath and a team and removed request for imnavanath March 25, 2024 02:54
@imnavanath
Copy link
Contributor

astra-bulk-edit.php Outdated Show resolved Hide resolved
astra-bulk-edit.php Outdated Show resolved Hide resolved
@imnavanath imnavanath merged commit 0b0a597 into master Apr 1, 2024
1 check passed
@imnavanath imnavanath deleted the wp-6.5-compatibility branch April 1, 2024 08:26
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

Successfully merging this pull request may close these issues.

2 participants