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
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.