fix truncate rucss on wp-rocket options changes #6122
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
change action name
rocket_options_changed
=>rocket_domain_options_changed
to avoid truncating rucss on options changes because this actionrocket_options_changed
is already used when we change optionsFixes #5667
Type of change
Is the solution different from the one proposed during the grooming?
No gromming
Checklists
Generic development checklist
Test summary
I triggered all changed lines of code at least once without new errors/warnings/notices.
I validated all Acceptance Criteria of the related issues. (If applicable, provide proof).
I validated all test plan the QA Review asked me to.
activate rucss and generate rucss fro some pages
change any wp-rocket option except the rucss safelist or deactivate rucss
rucss table (results) should not be truncated