Currently, the post object of an embed provider is used in the style system. However, this is discouraged. Thus, replace it with the provider object and deprecate adding the second parameter for both the Style and Asset classes.
Why is this feature necessary?
Improved plugin stability through only working with the Provider object instead of the post objects.
Are you expecing side-effects?
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct
What feature are you requesting?
Currently, the post object of an embed provider is used in the style system. However, this is discouraged. Thus, replace it with the provider object and deprecate adding the second parameter for both the Style and Asset classes.
Why is this feature necessary?
Improved plugin stability through only working with the Provider object instead of the post objects.
Are you expecing side-effects?
No response
Code of Conduct