vip-block-data-api
vip-block-data-api copied to clipboard
Enhancement: Export Parser to Composer
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.