Test: add deploy check comment

This commit is contained in:
DekartDev 2026-05-06 15:57:51 +03:00
parent 4ed12dea20
commit 9832f09c61

View File

@ -893,4 +893,4 @@ add_action('send_headers', 'dekart_security_headers');
function dekart_add_preload_hints() {
// резерв для preload hints
}
add_action('wp_head', 'dekart_add_preload_hints', 1);
add_action('wp_head', 'dekart_add_preload_hints', 1);// Тестовая строка для проверки деплоя 2026-05-06