Learn
Learn copied to clipboard
The commonly used Internationalization Functions
Details
- Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson
- Content title: The commonly used Internationalization Functions
- Topic description: A short introduction to the most commonly used Internationalization functions in both PHP and JavaScript
- Audience (User, Developer, Designer, Contributor, etc.): Developer
- Experience Level (Beginner, Intermediate, Advanced, Any): Beginner
Learning Objectives
- Identify the most commonly used Internationalization functions
- Implement these functions in both PHP and JavaScript
Related Resources and Other Notes
- https://developer.wordpress.org/apis/internationalization/
- https://learn.wordpress.org/tutorial/common-apis-internationalization/
Automation Code
//lesson
Lesson Development Checklist
- [x] Gather any relevant links to Support, Docs, or related material
- [x] Description and Objectives finalized
- [x] Lesson created and announced to the team for review
- [ ] Lesson reviewed
- [ ] Lesson video submitted and published to WPTV
- [ ] Lesson created on Learn.WordPress.org
- [ ] Lesson video published to YouTube
- [ ] Lesson on Learn.WordPress.org updated with YouTube video
- [ ] Lesson published to Learn.WordPress.org
Script: https://github.com/jonathanbossenger/wp-content/blob/main/developer-learning-pathway/10-introduction-to-internationalization.md/02-the-commonly-used-internationalization-functions.md
Video for review:
https://github.com/WordPress/Learn/assets/180629/009bc3f0-cd04-4214-880c-f645d326f928
Tutorial/Lessons Review Checklist
- [x] Learning outcomes/objectives are clear.
- [x] Technical concepts introduced in the content are accurate.
- [x] The speed of demonstrations are easy to follow.
- [x] The narration audio matches what is shown visually.
- [x] Spelling and grammar are correct.
- [x] Sound quality is consistent throughout the video.
- [ ] Brand Usage Guidelines and Promotional Guidelines are being followed.
- [ ] Media assets are all in the public domain (CC0).
Cool demo of the available functions.