Change 'published by' text in blog header
Hi,
I have a little problem. I am trying to change the Published by text inside the blog header. Normally the text is “Published by [user] at [date]”. Now I try to change this into “Published at [date] in [category]”. How can I change this?
I looked inside the theme files (includes/content-post.php), but changing that file didn't work for me.
Thanks in advance for your help.
Comments
are you talking about blog page or single post page?
I use for the blog the masonry style. Where can I make modifications to this page?
I tried includes/content-page.php, but that doesn't work.
Thanks in advance for your reply.
I have made an empty page called 'news'. Under Dashboard > Appearance > Customize > Static Front Page > "Posts page" I have assigned the page 'news'.
And then I got this:
And I want to make some changes on that page.
I hope you understand what I mean.
Sorry for the misunderstanding.
I want to make changes at code-level, but I need to know in which file I need to make changes.