D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
mybf1
/
public_html
/
rambut.bf1.my
/
wp-content
/
themes
/
izo
/
template-parts
/
Filename :
content.php
back
Copy
<?php /** * Template part for displaying posts * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Izo */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php do_action( 'izo_post_item_before' ); do_action( 'izo_post_item_content' ); do_action( 'izo_post_item_after' ); ?> </article><!-- #post-<?php the_ID(); ?> -->