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

Improve Assets handler: Performance and ensuring that late registration doesnt stop enqueueing #2067

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

bordoni
Copy link
Member

@bordoni bordoni commented Apr 5, 2024

This will need to be ported to https://github.com/stellarwp/assets/ later.

Changes here are:

  1. enforcing a better performance by avoiding logic for already enqueued asset.
  2. Ensure that late registration doesn't prevent enqueuing/registering with WP.

Change number 2 is vital for ensuring that Assets that are registered JIT still get enqueued, example Elementor Widgets.

@bordoni bordoni added the code review Status: requires a code review. label Apr 5, 2024
@bordoni bordoni self-assigned this Apr 5, 2024
@bordoni bordoni added the hold Status: on hold–do not proceed with other status items. label Apr 5, 2024
@bordoni bordoni changed the base branch from bucket/event-single-elementor-template-integration to master May 3, 2024 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code review Status: requires a code review. hold Status: on hold–do not proceed with other status items.
Projects
None yet
2 participants