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
{{ message }}
This repository was archived by the owner on Aug 23, 2022. It is now read-only.
Long term goal this one but I think we should support translations. Can read more on the WordPress docs: How to Internationalize Your Plugin
This involves migrating any strings to use the WordPress __() functions and to correctly use PO/MO files. I personally need to do a little more reading before I can attempt this but it's on the back burner for now.
Long term goal this one but I think we should support translations. Can read more on the WordPress docs: How to Internationalize Your Plugin
This involves migrating any strings to use the WordPress
__()functions and to correctly use PO/MO files. I personally need to do a little more reading before I can attempt this but it's on the back burner for now.