Завантаження...

[ameliacustomerpanel]dsgdssdg
lkdasljasl

is_category()) {
$title = single_cat_title(‘Категории: ‘, false);
} elseif (is_tag()) {
$title = single_tag_title(‘Метки: ‘, false);
} elseif (is_author()) {
$title = ‘‘ . get_the_author() . ‘‘;
} elseif (is_tax()) { //for custom post types
$title = sprintf(__(‘%1$s’), sing

This site is registered on wpml.org as a development site. Switch to a production site key to remove this banner.