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
Hey, I'd love to use the ContentParser functionality in some other packages/plugins. However, I need to use the code as a composer package, not as a WP plugin. Would you all consider exposing the ContentParser class to be autoloaded? Right now the only way to use the class would be to manually require the file.
Thanks.
The text was updated successfully, but these errors were encountered:
Hey, I'd love to use the
ContentParser
functionality in some other packages/plugins. However, I need to use the code as a composer package, not as a WP plugin. Would you all consider exposing theContentParser
class to be autoloaded? Right now the only way to use the class would be to manually require the file.Thanks.
The text was updated successfully, but these errors were encountered: