shkola/wp-content
Dekart Deploy Bot d247b513d1 fix: re-salt Memcached keys after drop-in load to isolate multi-site cache
- WP_CACHE_KEY_SALT defined in MU-plugin is too late:
  object-cache.php (Memcached drop-in) loads before MU-plugins
- Add muplugins_loaded hook: call salt_keys(DB_NAME) directly
  on the initialized Memcached object cache instance
- Each site gets unique key prefix from its database name
- Prevents cross-site cache collision when multiple WP sites
  share one Memcached server
2026-07-17 19:23:56 +00:00
..
mu-plugins fix: re-salt Memcached keys after drop-in load to isolate multi-site cache 2026-07-17 19:23:56 +00:00
themes/dekart fix: meta box cleanup for pksh page — load-post.php hook 2026-07-17 19:09:23 +00:00
test-write.tmp ПКШ и доугие правки (есть ошибки) 2026-07-07 12:25:31 +00:00