Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support to setting translations for JS assets #22

Merged
merged 6 commits into from
Sep 28, 2024

Conversation

borkweb
Copy link
Member

@borkweb borkweb commented Sep 28, 2024

This provides a way to auto-invoke wp_set_script_translations() at the correct moment along with the registration of a JS file.

Resolves #20

This provides a way to auto-invoke `wp_set_script_translations()` at the correct moment along with the registration of a JS file.
@bordoni
Copy link
Member

bordoni commented Sep 28, 2024

Resolves #20

@bordoni bordoni linked an issue Sep 28, 2024 that may be closed by this pull request
Base automatically changed from feature/clone to 1.3.1 September 28, 2024 18:20
@borkweb borkweb merged commit dd6e75c into 1.3.1 Sep 28, 2024
3 checks passed
@borkweb borkweb deleted the feature/translations branch September 28, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow script to define a translation file
2 participants