add new logic rubrics
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?php
|
||||
setlocale(LC_TIME, 'ru_RU.UTF-8');
|
||||
|
||||
require get_template_directory() . '/inc/rubrics-menu.php'; // Рубрики в меню
|
||||
|
||||
// Полностью отключить XML-RPC
|
||||
add_filter( 'xmlrpc_enabled', '__return_false' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user