vip-block-data-api icon indicating copy to clipboard operation
vip-block-data-api copied to clipboard

Enhancement: Export Parser to Composer

Open tlovett1 opened this issue 9 months ago • 0 comments

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.

tlovett1 avatar Jan 29 '25 18:01 tlovett1