mirror of
https://github.com/SilverAssist/wp-github-updater.git
synced 2025-08-18 05:21:47 +08:00
- Add configurable text domain support for internationalization flexibility - Implement translation wrapper methods (__() and esc_html__()) - Make all user-facing messages translatable including changelog and errors - Add centralized HTTP header management with getApiHeaders() and getDownloadHeaders() - Implement comprehensive PHP coding standards with phpcs.xml - Standardize all strings to use double quotes consistently - Add full PHP 8+ type hint coverage with union types - Enhance PHPDoc documentation throughout codebase - Maintain backward compatibility with automatic wp-github-updater fallback - Add WordPress and PSR-12 coding standards enforcement - Update User-Agent headers to version 1.1.0 - Add comprehensive test coverage for new features - Improve security compliance and input validation |
||
---|---|---|
.. | ||
bootstrap.php | ||
UpdaterConfigTest.php |