| 开发者 | David Leselidze |
|---|---|
| 更新时间 | 2026年9月19日 01:12 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
orthodox-calendar folder to the /wp-content/plugins/ directory.Go to Settings > Orthodox Calendar and select English or Русский. English is the default.
No. The plugin uses the WordPress HTTP API with wp_remote_get().
Yes. Calendar responses are sanitized and cached temporarily using the WordPress Transients API. English and Russian responses use separate cache keys.
Yes. The remote calendar response is converted from Windows-1251 to UTF-8 before sanitization and display.
file_get_contents().get_headers().