Revised title of page
This commit is contained in:
parent
6df9e97dfa
commit
a29a12b7d4
|
@ -3,9 +3,7 @@
|
||||||
<div class="header-meta text-muted mb-5">
|
<div class="header-meta text-muted mb-5">
|
||||||
<?php
|
<?php
|
||||||
tainacan_post_date();
|
tainacan_post_date();
|
||||||
echo ' ';
|
_e(', by ', 'tainacan-theme');
|
||||||
_e('By', 'tainacan-theme');
|
|
||||||
echo ' ';
|
|
||||||
the_author_posts_link();
|
the_author_posts_link();
|
||||||
/* echo ' ';
|
/* echo ' ';
|
||||||
_e('on', 'tainacan-theme'); */
|
_e('on', 'tainacan-theme'); */
|
||||||
|
|
Loading…
Reference in New Issue