In this post, i’ll provide all the PHP code i tested to remove the following from all single post attachment pages:
- Entry Titles (Post Titles
- Post Info (Entry Meta)
- Post Meta (Entry Meta)
Here’s the Before
And After Screenshots
This code removes the entry title from all pages attached to all single posts
You could also use code like this:
This code removes the Entry Title (Post Title) and Entry Meta (Both post info and post meta) from all pages attached to all single posts
Simply modify the code to suit your own requirements.
Was This Tutorial Helpful?