Use get_the_author_meta()
, this function returns data, it doesn’t display it.
For example:–
<?php $user_email = get_the_author_meta('user_email'); ?>
For more information check it in the codex
Related Posts:
- Publish author posts only with editor approval?
- 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
- Change destination author link
- Don’t send notification if author comments his own post plugin help?
- wordpress plugin that show my reputation (points) in any stackexchange project in my wordpress blogs
- Improving a Stackoverflow “inspired” badge system to display badges in author page
- Get total number of comment of the posts written by an author
- Not getting author rank when using return
- Custom post type – no layout section of Document tab, and no author choice
- Modifying Author Link to add Author Meta in URL
- How to set add question capability for author role in wp pro quiz plugin
- Automatically Assign Author to Category [closed]
- Co-Authors Plugin Displaying Wrong Author
- Change get_current_user_id code to the author’s profile
- Can I put in Github the code of a abandoned plugin I want to fork?
- Show author on every sub-page
- Woocommerce: limit user to see only the products he created
- OceanWP settings are missing from Add New Post [closed]
- how to add custom info on author page? plugin, child theme?
- Individual Comment Notification Setting For Post Author
- Personalized Author Area
- how can authors to define custom pages?
- Is there a way to input different rel=author and rel=publisher attributes for a WP blog w/ multiple authors?
- How can i list random author?
- Author & date removal
- Adding plugin editing capability for Author
- co-authors plugin – inline listing
- Display Author name PHP (Selfmade Plug-IN)
- How to display ACF coustom field from category on author.php
- Co-author plus: list of posts by authors in the sidebar
- Changing author slug for a custom role without using plugin
- Remove dashboard links from wordpress
- How to get the total count of Favorite/Favorited authors
- how to show Author group not Author name
- How to prevent authors from editing their post count?
- Displaying friend’s posts only
- Unfortunately removed myself as plugin committer
- Check if post was modified by editor different than post author
- Want to add post to user dashboard
- ‘Global’ settings page for multisite plugin
- What Are Security Best Practices for WordPress Plugins and Themes? [closed]
- How do I show data from gravity forms in my template? [closed]
- How can I add a featured image to a page?
- How to customize a plugin whilst maintaining ability to upgrade
- How can I log a user out of WordPress before the page loads?
- What does a security risk in a plugin look like?
- How to generate/update a XML sitemap without plugins?
- How to assign user a role if none is present when logging in
- update_meta_user difference in i:1 and b:1, how to write b:1
- Migrating a File from Plugin to Theme and changing its path → instead create a REST endpoint
- Access wordpress functions inside a plugin class
- How to find out what blocks are added by a plugin
- Can’t access my WP dashboard: fatal error? [closed]
- allow arabic letters when register new account
- Use plugin or custom post type for game score functionality
- Need Old Version of plugins
- How to append to title via functions.php for auto-posting plugin [duplicate]
- Page Restriction and Redirect for Particular Levels or user
- How to bypass the Easy Digital Downloads checkout process?
- Shrink down register_settings on Settings API
- custom payment gateway in woocommerce failed to connect to remote api server
- Ajax call returning 0
- How to create restrict content to users (by user, not by role)
- How does WordPress know when there are plugin updates?
- Some code in shortcode function being ignored
- do_shortcode is outputting a string
- Why am I getting a “Call to undefined function curl_init()” when I try to use the Sociable plugin?
- Is there a social members only login plugin for WordPress? [closed]
- Add Shortcode tag in Widget/Sidebar
- rewrite_rules() not applying rules on plugin activation only after permalinks menu is clicked
- Get all the URLs of the pages that uses a specific shortcode
- Pagination shows Same posts
- How to auto strip hyperlinks & images in wordpress post
- How can I temporarily remove content from all pages, but leave up URL?
- WP_Table_List and ob_start() memory limit
- WP Editor, save content and category on frontend
- best way to run a php script away from the template?
- Limiting title characters in the AZIndex plugin
- How to show posts as custom field in specific post type?
- Disable WordPress Theme Browser and Plugin Browser
- How to add post title to custom php?
- How to Disable Auto Executing Script in A Particular Page Only
- post id or permalink auto-incrementing number and reset everyday
- Looking for Image Slider that is based on default WP Media Library
- How to change the deafult template in WordPress plugin
- How to save the option’s new values plus old value without overwrite old one
- Display post to another website
- catch urls with specific pattern and show specific content for them by plugin
- Not displaying Woocommerce product page in lightbox
- Get a Taxonomy values in an array
- Place content inside the Post Loop
- Is there any wordpress function to update a random post every 10 minutes?
- Creating a register settings class that supports extended classes
- WordPress crashes when I click add new plugin
- Getting error “The package could not be installed. PCLZIP_ERR_BAD_FORMAT ”
- Not your usual Class ‘Memcached’ not found error
- Please Check this ‘.htaccess’ File
- Plugin Option Fire Custom Function After Save