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.
Hey, I'd love to use the
ContentParserfunctionality 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 theContentParserclass to be autoloaded? Right now the only way to use the class would be to manually require the file.Thanks.