Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

The filter to dequeue all frontend assets runs too early #76

Closed
NateWr opened this issue Oct 5, 2016 · 0 comments
Closed

The filter to dequeue all frontend assets runs too early #76

NateWr opened this issue Oct 5, 2016 · 0 comments
Milestone

Comments

@NateWr
Copy link
Owner

NateWr commented Oct 5, 2016

Because the plugin instantiates right away, this filter runs too early for other plugins/themes to hook in:

https://github.com/NateWr/restaurant-reservations/blob/master/restaurant-reservations.php#L56

It should be moved to the register_assets method so that it can actually be used.

@NateWr NateWr added this to the 1.7 milestone Nov 30, 2016
NateWr added a commit that referenced this issue Nov 30, 2016
@NateWr NateWr closed this as completed Nov 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant