
from lonsdale201
Audits WordPress PHP code for internationalization (i18n) correctness and translation readiness.
A professional audit tool for WordPress plugins and themes to ensure translation strings are correctly implemented.
Key checks include:
.pot extraction.esc_html__ and esc_attr__._n/_nx and context disambiguation via _x/_ex.sprintf with translator comments over string concatenation.load_plugin_textdomain hooks and header declarations.Produces a structured severity report (HIGH/MEDIUM/LOW) to ensure release-readiness for wp.org or self-hosted distribution.
This skill has not been reviewed by our automated audit pipeline yet.