You need to add the following code to content-page.php in your theme folder.
<?php the_author(); ?>
Related Posts:
- Create a custom page template inside my wordpress plugin
- Custom form not showing in correct place on page
- How to dynamically change spots of text in custom page?
- Give custom page template a custom post ID
- Create custom page templates with plugins?
- Pass PHP variable to javascript
- Is there a way (plugin?) to restrict a user to being able to edit just one page?
- Is there a WordPress plugin that registers a plugin file as a custom page template?
- Is it possible to stop selected plugins from loading on certain template pages?
- Publish author posts only with editor approval?
- Ways to have multiple front-page.php templates that can be swapped out?
- Creating a WordPress admin page without a menu for a plugin
- What is the best page ordering plugin that works well with WPML? [closed]
- Best way to manage a lot of pages in Wp Admin [closed]
- Create page when plugin is activated
- Add Archive Page Template via Plugin
- jQuery plugin only in one page/post
- How can I show drafts in wp_dropdown_pages list?
- Set a User as Author of all ‘New Posts’ posted
- Having Multiple authors for the same WordPress Plugin
- How to develop a community feature in the dashboard for multiauthor site
- Pages with 2 Columns
- How to create a Page alias in WordPress
- Change destination author link
- Don’t send notification if author comments his own post plugin help?
- Why am I sometimes getting a 404 error when I try to update a page with Elementor?
- WP-PageNavi plugin doesn’t work with multiple pages of search results
- How to extract images of post and pages excluding header and logo image in wordpress?
- Template plugin for blog posts? [closed]
- Is it possible to upload a template file to a directory that can be used by all themes?
- How to exclude a widget from page 1 of a paginated post
- add_meta_box Callback not being called
- wordpress plugin that show my reputation (points) in any stackexchange project in my wordpress blogs
- Is there a way to lock certain pages from being edited by anyone other then the admin?
- Replace existing pages with new pages, keep menu links
- How to show category images (from plugin) on a regular page (page-example.php)?
- [Plugin: Posts 2 Posts] How does it work?
- Adding a post shortcode to a page template?
- Creating a menu page in a Object Oriented developed plugin
- Distributing and packaging plugins
- Custom Text Under Navigation Links
- Set a category for a page
- Automatically adding post and pages to new blog setups
- Improving a Stackoverflow “inspired” badge system to display badges in author page
- Copyright messages for a particular set of pages
- Get total number of comment of the posts written by an author
- Show a special message for private page?
- How can plugins have their own pages?
- wordpress reusable content blocks
- Add a plugin before main container
- Wondering what these multi-colored extra pages are?
- Is there any way to get all the name or slug of template parts used in a page?
- Calling custom plugin class methods from a template
- View Private Published Page with URL Code (no login required)
- New to wordpress: would like to have pluggable main page sections [closed]
- Do action only on certain front end pages?
- Register Page Template from Plugin
- Not getting author rank when using return
- Custom post type – no layout section of Document tab, and no author choice
- How to delete page by deactivating plugin
- WordPress web pages keep getting deleted (moved into the trash) by themselves
- Run plugins only on certain pages
- (FES EDD) New vendor submission page is blank
- Plugin-generated pages use Not Found or Pages Archive templates?
- Modifying Author Link to add Author Meta in URL
- WordPress plugin/theme or other wayout to create portable pages?
- How to set add question capability for author role in wp pro quiz plugin
- php page not found for plugin options menu
- Automatically Assign Author to Category [closed]
- Changing page URL and connect newsletter to MailChip
- WordPress page and plugin list using sql query
- Create page from plugin, but have it completely hidden
- Co-Authors Plugin Displaying Wrong Author
- How to add subcategories to the blogroll?
- Change get_current_user_id code to the author’s profile
- How do I write an inventory list plugin that creates dynamic details pages?
- Can I allow certain people to add/edit pages within a parent?
- Proper way to replace the_content only for pages created by custom plugin
- Add menu page issues (permissions & position)
- How to use get_template part in the plugin?
- Display Custom Field Value on Admin Page Column
- Would Gutenberg be considered a PlugIn?
- Can I put in Github the code of a abandoned plugin I want to fork?
- I need help locating a URL that is on my site map, but that I can’t find in my WordPress dashboard
- URLs Added to ACF Repeater Field are not working
- How to have sample page for each new register users in a membership website
- One sub site is slow while all others load fine, same theme & plugins [closed]
- Create custom template in plugin and display it into post template section?
- How to create a page with links to other pages that include image and excerpt?
- Thesis 2 custom Page
- Making my plugin create a page?
- Add Content to Content()
- Simulating a wp page – wp page load sequence
- Trying to add a page template for my custom post type from a plugin, but it will not display in the template dropdown unless file is in theme
- the_content() printing DOCTYPE, and tags in the middle of page
- Woocommerce: limit user to see only the products he created
- OceanWP settings are missing from Add New Post [closed]
- How do I create a custom permalink structure for a page template
- How to create wordpress page that lets users create their own quiz? [closed]
- how to add custom info on author page? plugin, child theme?