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
- Prevent Authors from viewing each others Posts
- Display Random Author with Details in Sidebar
- How to get Images included in Post
- How to show list of posts by author and category?
- WordPress: How to get the current logged in author page URL?
- 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
- Query posts distinct authors
- posts page – different lengths of excerpt
- Restrict the Number of Posts an Author can Publish (over time)?
- 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
- Get current users post URL?
- Get the author of the latest revision
- Filter posts by author and category simultaneously
- Accessing $post variable from template part
- Custom Post Type & Author not associating, user post count is 0, api doesn’t return author in post objects
- Guest Author – How to modify my custom function code if the guest author URL will follow a particular pattern/format?
- how to show all post in my page-grid.php template page
- Use template of parent category for single post sub-categories
- loop not displaying posts on custom template page
- Post author is changed to admin after his post is modified by admin
- 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}
- How can I control multiple editing of wordpress posts?
- Multiple authors for single post without plugin
- 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
- Show the author’s count of total amount of posts assign to a custom taxonomy term
- How only display all post related to category
- Author must complete profile info before they can publish a post?
- Is it possible to have two different previews of a post (ie. two templates for one post)?
- WP rest api returns 404 only when author param is used
- How can I list random authors from current post category?
- Display page content AFTER a loop of posts
- Different template for posts of all subcategories of category
- Custom Post Templates
- Single post as homepage?
- Templating of a specific post ID
- Category Template: Need to display different content on first page of archives
- Change post_date to post_modified date on post template?
- How can I show wordpress posts based on author?
- Show info to author only
- What part of template to edit to remove category name from the top of posts?
- Auto “expire” all of an authors posts on spcific date
- How to get the user meta data for a post?
- Limit posts per author role (excluding admin) in home page
- Guest Author – How to display posts on /author/ archive page
- How can I show many posts an author has per week?
- How to give capability (publish contributors posts) to author role?
- 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?
- Setting posts_per_page for taxonomy term template
- Show posts by a custom post author
- Switch to page template when using post permalink
- Genesis + Ajax + Jquery | Failling to call action
- Getting the current author (it has changed) of a post, not the original author
- Get Page ID of blog homepage
- Send post id through ajax and get the post content back
- Showing author page if user has no post
- custom post template file not shown, instead all the time 404.php
- How to create new post content templates for my users?
- How to create a template for Pages?
- How do I stop the loop from repeating in my category template?
- 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
- Show comment number per author per day
- posts not showing on index.php
- Get all comments of author’s posts
- (solved) getting post author’s user role
- 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
- Tell WP to use a specific template file in posts
- How to make different custom post layouts?
- static landing page leading to author specific pages w/ “live” content
- If contributor has published 2 or more posts then show otherwise hide
- All Posts Linking to Author Posts directly
- Why won’t pagination work?
- Is it possible to give the user the chance to select between two single template files to use in a post?
- Create a custom posts page
- how to set social icons to product / post template (Auros theme)? [closed]
- How to identify and hide/remove an element from a WordPress page [closed]
- wordpress posts template remove default template from menu