Learn how to hide the author’s name that appears under the title in Genesis Framework entries using code.
Don’t want to show who the author of the posts is on your blog or your client’s blog? No problem.
Remove this metadata with a Genesis filter (genesis_post_info
).
Snippet to remove the author of the posts
Add this fragment at the end of the functions.php file:
To see this and another 965 code snippets of this website, login or subscribe here.
There you have.
And if you prefer, you can remove all the metadata under the title with a single line of code: author, date and number of comments.
Conclusions
Now you know how to hide the author’s name at the top of entries in Genesis child themes.
Any questions? Let me know in the comments.
And if you want to give me any suggestion for future tutorials, leave it in the contact form. Advantages of being a subscriber. 😉