wp-media / wp-rocket

Performance optimization plugin for WordPress
https://wp-rocket.me
GNU General Public License v2.0
701 stars 220 forks source link

Plugin - Accommodate new oneclick exclusions UI for delayjs #7075

Open jeawhanlee opened 1 month ago

jeawhanlee commented 1 month ago

Is your feature request related to a problem? Please describe. Accommodate the new structure from the backend exclusion lists to fit the new UI. Parent issue

Describe the solution you'd like Update the UI to fit new changes.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

jeawhanlee commented 1 month ago

Scope a solution ✅

In WP_Rocket\Engine\Optimization\DelayJS\Admin\SiteList::prepare_delayjs_ui_list

In views/settings/fields/categorized_multiselect.php

In WP_Rocket\Engine\Admin\Settings

Add tests.

Estimate the effort ✅

[S]

Miraeld commented 1 month ago

LGTM