hello 404 Not Found
Al-HUWAITI Shell
Al-huwaiti


Server : Apache
System : Linux webm006.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
User : chryzalihi ( 621211)
PHP Version : 8.3.31
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/c/h/r/chryzalihi/www/wp-content/themes/bloglo/template-parts/entry/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/c/h/r/chryzalihi/www/wp-content/themes/bloglo/template-parts/entry/entry-category.php
<?php
/**
 * Template part for displaying entry category.
 *
 * @package     Bloglo
 * @author      Peregrine Themes
 * @since       1.0.0
 */

?>

<div class="post-category">

	<?php
	do_action( 'bloglo_before_post_category' );

	if ( is_singular() ) {
		bloglo_entry_meta_category( ' ', false );
	} else {
		if ( 'blog-horizontal' === bloglo_get_article_feed_layout() ) {
			bloglo_entry_meta_category( ' ', false );
		} else {
			bloglo_entry_meta_category( ', ', false );
		}
	}

	do_action( 'bloglo_after_post_category' );
	?>

</div>

Al-HUWAITI Shell