add unique_field

This commit is contained in:
2024-03-12 14:23:22 +03:00
parent aa0dffaa76
commit 8b522f8ae0
2 changed files with 41 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
<?php
setlocale(LC_TIME, 'ru_RU.UTF-8');
require get_template_directory().'/dzenews.php'; //add support dzen
function theme_setup()
{
add_theme_support('menus');