Эталонный сайт dekart.school (Школа) для филиалов
Go to file
Dekart Deploy Bot a6222a31ab fix: restore MU-plugin cache logic with WP_CACHE_KEY_SALT isolation
- Root cause: two prod sites share one Memcached, no WP_CACHE_KEY_SALT
  → cache keys collide → data mixes between sites
- Primary fix: WP_CACHE_KEY_SALT defined via DB_NAME in wp-config.php
  (manual on each prod, file is in .gitignore)
- MU-plugin restored: auto-detect backend, versioned keys, auto-invalidation
- Added re-salt fallback via salt_keys(DB_NAME) on muplugins_loaded
- Removed duplicate admin_notice hooks
2026-07-17 20:07:16 +00:00
.gitea/workflows Add GitHub Actions workflow for deployment 2026-05-06 16:27:22 +03:00
wp-content fix: restore MU-plugin cache logic with WP_CACHE_KEY_SALT isolation 2026-07-17 20:07:16 +00:00
.gitignore Global-2026-07-16 2026-07-15 21:45:22 +00:00
llms.txt feat: add llms.txt for AI crawler discovery 2026-07-14 12:33:33 +00:00
README.md Add README 2026-05-06 12:23:23 +03:00

Эталонный сайт Декарт