# Фильтры шаблонов

URL: https://chugunov.pro/api-wordpress/filters/category/template-filters/
Проверено на WordPress 6.9, обновлено 06.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией WordPress.


- [`comments_template`](https://chugunov.pro/api-wordpress/filters/comments_template/) — Фильтрует путь к файлу шаблона темы, используемому для шаблона комментариев.
- [`locale_stylesheet_uri`](https://chugunov.pro/api-wordpress/filters/locale_stylesheet_uri/) — Фильтрует локализованный URI таблицы стилей.
- [`shortcut_link`](https://chugunov.pro/api-wordpress/filters/shortcut_link/) — Фильтрует ссылку букмарклета Press This.
- [`stylesheet`](https://chugunov.pro/api-wordpress/filters/stylesheet/) — Фильтрует имя текущей таблицы стилей.
- [`stylesheet_directory`](https://chugunov.pro/api-wordpress/filters/stylesheet_directory/) — Фильтрует путь к каталогу таблицы стилей активной темы.
- [`stylesheet_directory_uri`](https://chugunov.pro/api-wordpress/filters/stylesheet_directory_uri/) — Фильтрует URI каталога таблицы стилей.
- [`stylesheet_uri`](https://chugunov.pro/api-wordpress/filters/stylesheet_uri/) — Фильтрует URI таблицы стилей активной темы.
- [`template`](https://chugunov.pro/api-wordpress/filters/template/) — Фильтрует имя активной темы.
- [`template_directory`](https://chugunov.pro/api-wordpress/filters/template_directory/) — Фильтрует путь к каталогу активной темы.
- [`template_directory_uri`](https://chugunov.pro/api-wordpress/filters/template_directory_uri/) — Фильтрует URI каталога активной темы.
- [`template_include`](https://chugunov.pro/api-wordpress/filters/template_include/) — Фильтрует путь к текущему шаблону перед его подключением.
- [`theme_root`](https://chugunov.pro/api-wordpress/filters/theme_root/) — Фильтрует абсолютный путь к каталогу тем.
- [`theme_root_uri`](https://chugunov.pro/api-wordpress/filters/theme_root_uri/) — Фильтрует URI каталога тем.
- [`wp_nav_menu_args`](https://chugunov.pro/api-wordpress/filters/wp_nav_menu_args/) — Фильтрует аргументы, используемые для отображения меню навигации.
- [`wp_nav_menu_items`](https://chugunov.pro/api-wordpress/filters/wp_nav_menu_items/) — Фильтрует содержимое HTML-списка для меню навигации.
