Skip to content

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 30 Apr 09:14

Fixed

  • JS/CSS/WASM assets are now bundled in assets/ and referenced from there instead of from vendor/tag1/scolta-php/assets/. Previously, class-scolta-shortcode.php pointed at the vendor path which does not exist when scolta-wp is installed as a dependency of a Composer-managed WordPress site (the plugin's own vendor/ directory is not committed). Assets are now at assets/js/scolta.js, assets/css/scolta.css, and assets/wasm/.

Improved

  • Documentation: emphasized search capabilities for dynamic WordPress sites, cross-platform messaging.