/
/
home
/
melaqxso
/
public_html
/
wp-content
/
themes
/
hub
/
templates
/
blog
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/public_html/wp-content/themes/hub/templates/blog
Edit:
/home/melaqxso/public_html/wp-content/themes/hub/templates/blog/content.php
<?php /** * The template part for displaying content * * @package Hub theme */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <h2><?php the_title(); ?></h2> <?php the_excerpt(); ?> <a href="<?php echo esc_url( get_permalink() ); ?>" title="<?php echo the_title_attribute(); ?>"><?php esc_html_e( 'Read More', 'hub' ); ?></a> </article>
Ukuran: 375 B