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

Fixed: WP Rocket compatibility. #235

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Fixed: WP Rocket compatibility. #235

merged 1 commit into from
Jan 24, 2025

Conversation

Dan0sz
Copy link
Collaborator

@Dan0sz Dan0sz commented Jan 24, 2025

Found a few things that broke WP Rocket compatibility:

  • WP Rocket now requires relative URLs in rocket_exclude_defer_js filter. An absolute URL would fail.
  • The name of the filter rocket_delay_js_scripts was changed to rocket_delay_js_exclusions.

This PR fixes WP Rocket compatibility.

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@Dan0sz Dan0sz merged commit 99d2d6a into develop Jan 24, 2025
4 checks passed
@Dan0sz Dan0sz deleted the wp_rocket_compatibility branch January 24, 2025 14:23
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.

1 participant