Skip to content

Instantly share code, notes, and snippets.

@mpodaniev
Last active July 8, 2016 12:11
Show Gist options
  • Save mpodaniev/a5e30078743d4955611fe2d4c395eba6 to your computer and use it in GitHub Desktop.
Save mpodaniev/a5e30078743d4955611fe2d4c395eba6 to your computer and use it in GitHub Desktop.
Получаем описание рубрики по ярлыку
<?php echo category_description( get_category_by_slug('category-slug')->term_id ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment