faustjs
faustjs copied to clipboard
Bug: Faust does not load plugin textdomain for translations
Environment
- Faust WP plugin version: latest
Description
Faust does not use load_plugin_textdomain()
to load translated strings. This should be added to allow translations to work.
Reference: https://developer.wordpress.org/reference/functions/load_plugin_textdomain/