moread and yest
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<?php $category = get_the_category();
|
||||
$category_id = $category[0]->term_id;
|
||||
$category_link = get_category_link($category_id);
|
||||
$post_id = get_the_ID();
|
||||
?>
|
||||
|
||||
<ul id="nav_content">
|
||||
|
||||
Reference in New Issue
Block a user