You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(snippets/php): update component scaffolding and remove unused snippet (#1)
Move `wp_enqueue_scripts` into to `addComponentData` filter, so that the component assets are only enqueued when the component is actually on the current page.
0 commit comments