Look for single.php
in your theme directory. There you should find the_author()
, you can remove that to remove a reference to the author.
You will be able to find all your answers in the codex, by the way.
Related Posts:
- Prevent 404 of Author pages without posts
- Hook that get’s triggered when the author of a post is changed
- Post/Page Preview Template
- the_author() returns empty string
- How to show list of posts by author and category?
- How to add editor’s name to entry meta byline?
- Different permalink for posts and authors
- How to display posts by current user/author in a custom page template?
- My ‘post attributes’ is missing from my WordPress install
- posts page – different lengths of excerpt
- Search posts by post author name
- Get the user type of an author
- Show the title of the latest post by author
- Forcing oembeds to top of post
- Find most recent authors
- Show author post count in sidebar – Variable
- Filter posts by author and category simultaneously
- Use template of parent category for single post sub-categories
- Get all posts by post_author
- Including text at the end of every post
- custom single.php not working
- Adding variable for post title so post template can include auto-generated link to view on external website.com/{post title}
- Limit number of posts a user can make per minute?
- How to display different single post template based on author?
- Authors in menu, template list post by author
- Display page content AFTER a loop of posts
- Single post as homepage?
- Category Template: Need to display different content on first page of archives
- Change post_date to post_modified date on post template?
- Show info to author only
- Auto “expire” all of an authors posts on spcific date
- How to get the user meta data for a post?
- How can I show many posts an author has per week?
- How can I pass the ID of a post to a page template by clicking a url?
- Using custom post template
- Whitelist Author of Private Post
- What is the filter or hook to add admin controls to posts on the front end?
- Switch to page template when using post permalink
- Genesis + Ajax + Jquery | Failling to call action
- Get Page ID of blog homepage
- Send post id through ajax and get the post content back
- How to create a template for Pages?
- Display Notification Bar on Header on Certain Post Count
- How do I retrieve a users’ last 5 posts?
- obtain the author id given the post id
- Change all author links in Blog roll
- Hide a specific post from a page template
- Display author’s name and avatar in post’s sidebar
- static landing page leading to author specific pages w/ “live” content
- how to set social icons to product / post template (Auros theme)? [closed]
- wordpress posts template remove default template from menu
- Is it possible to lock all new and existing WordPress posts to one specific author?
- How to get the ability to change the author of a post
- showing posts of an specific category in admin custom menu with style of admin posts section
- Only allow posts with a specific term to only be viewed by other authors with the same term in their post
- Give posts a particular template based on the assigned category
- How to limit author related post listing ?
- Get total post from an author
- Display a post via template
- Single post full screen template not inheriting WordPress role permission
- How to set a certain Custom Template to a Single Blog Post
- Exclude a category of posts in author template
- List all native posts in template page?
- Sidebar on single.php not showing up
- How to Featured content with images in home page?
- Trying to query all posts in category 4
- Send email to admin with post author
- Output Buffer Issue with Single Post View
- Custom post type and taxonomy page templates
- How to save template data into wp_post table (post_content column)
- Restricting displayed posts to posts from only select authors
- How do I change the template specifically for single posts?
- Author post count in category
- Post not using taxonomy template
- Customizing a new page used for blog posts with Avada theme
- What permissions does a role need for the user to be assigned as the author of a post?
- How to Display Most View Post in the template file?
- Use special template for the first post in the loop
- single- and archive- templates not being applied to custom post types, not even after flushing permalinks
- Changing the Category for all posts of an Author
- List of authors posts minus very latest
- How to change post template via url?
- how to remove entry meta from wordpress archive category and change its display
- show latest authors blog post
- Create a Page Template Which Displays All Posts by Current User
- Set the limit to allow author when make post!
- How can I change the look of a post as is displayed
- Display the first post’s comments of category in comments.php template
- How to get single post by one author?
- how to style an individual page in a category [duplicate]
- How to display a certain template element only for posts published within certain time range?
- Redirecting posts in WordPress to a specific page
- Notify Author of the post if admin deletes his post and perform some function
- How do I create a template page to show 3 blog posts?
- How can I add Author’s phone number to wp profile and make it appear in wp-admin/edit.php columns
- How to add a new page that will function as a separate blog/news article page
- excerpt in template for specific page
- Tag page that displays specific posts
- How to make the Post Author name fixed as “Editorial Staff” even if there are multiple authors?
- How can I locate the single buddypress forum post template? [closed]