whoami7 - Manager
:
/
home
/
dataiclx
/
vielorbe.com
/
wp-content
/
themes
/
glowing
/
templates
/
post
/
Upload File:
files >> //home/dataiclx/vielorbe.com/wp-content/themes/glowing/templates/post/entry-primary-cat.php
<?php // Do not allow directly accessing this file. if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } $primary_cat = glowing_get_primary_cat(); if ( is_wp_error( $primary_cat ) || !is_object( $primary_cat ) ) return; ?> <div class="entry-meta-cat"> <ul class="post-categories"> <li> <a href="<?php echo esc_url(get_category_link( $primary_cat->term_id )) ?>" title="<?php echo esc_attr($primary_cat->name) ?>"><?php echo esc_html($primary_cat->name) ?></a> </li> </ul> </div>
Copyright ©2021 || Defacer Indonesia