Sorted as follows:
<div class="auth-name">
<?php echo $curauth->nickname; ?>
</div>
<div class="auth-desc">
<?php echo $curauth->description; ?>
</div>
Related Posts:
- Create condition for Author bio Social Links
- WordPress redirect to a subpage – how to create a template for subpage?
- Show all people who commented on all posts by an author
- Return author name as a tag using get_author
- Create guest author page via php
- the_author_posts_link css class
- How do I get the author’s page url from their ID?
- Current post’s author name in the author meta tag
- Allow authors to post only in categories they create in WordPress
- Missing Author Information
- Get_the_author doesn’t return author name
- the_author() not working outside the loop
- When using the_author hook, how can I determine the PHP file that generates each call to `the_author()`?
- How Can I Call Up The Author’s Name on a Post
- Get Current User Id Inside a Loop Returns 0 For a Shortcode
- Retrieving Author ID in wp-admin area
- Storing Array from returned database query and using the array in a new query
- Getting the author name on author archive page
- edit_comment_link is not showing for comment author
- Remove author link wherever author’s name is display
- Noindex Posts From Certain Authors In WordPress
- Adding Author Box Meta Links with Co-Authors
- Noindex subscriber author page
- How to hide the author box of a specific user?
- Comment_author_url doing nothing
- Use of antispambot with $curauth->email
- How to change the author box selection on a post to a custom taxonomy
- How to Add a cutsom slug to my custom author role
- Remove Author Links
- Show sidebar only to author of post
- Posts missing on author page
- Send Notification to all users that followed some author
- Following/Followers Users list Using Ajax Pagination inside Author Profile
- Send email to users when they get new followers
- Right way to display the_author_meta fields?
- How to make a parent page for author.php?
- Changing WordPress author name in database
- How can I output the slug of a comment author?
- How to have Function of a plugin using global vars into a shortcode?
- When I use rewind_post() it shows menu items in my loop
- Customise Author Page?
- Assign new post author IF another user in custom field on post transition
- Fatal error: Call to undefined function mysql_connect()
- Fatal error: Call to undefined function plugin_dir_path()
- Switching wp_get_sites to get_sites
- How to get author ID when an author page is being viewed?
- Modify image while uploading
- How to remove html comment from source?
- Need help on WordPress and php
- Looking to exclude blog posts from category Previous/Next buttons
- How php content after the first and second paragraph
- Automatic Excerpt Not Working
- Best way to create a user programatically
- How to resolve error “Cookies are blocked due to unexpected output.”?
- Can’t use get_results() in ajax query
- How do I turn a shortcode into PHP code?
- WordPress get pagination on wpdb get_results
- Can I change the contents of a description meta tag generated by Yoast?
- How to filter/hook-into retrieve_password() to filter $_POST[‘user_login’]?
- Sorting Posts | Alphabetical Order
- How to return a foreach inside a shortcode
- Mass update excerpt
- Show prices with tax in Woocommerce Mini Cart [closed]
- WordPress ajax doesn’t display object method on jQuery .change() function
- Get post id in a function when edit/add a post
- get author_name from queried post
- get_template_part based upon post’s category
- Query if audio attachment AND/OR custom field
- How to solve Woocommerce Memory Limit
- How to add drag and drop functionalities to a div inside option panel
- entire JS folder not loading in a WP theme
- Split shortcodes to array of shortcodes
- Correct code to use php in text widget
- How to correctly load a different version of main menu based on the user language in WordPress? Is it a good solution?
- Dynamic menu with custom post types
- Too many errors on log
- error_log PHP error log found. This file must not be in the production version of the theme. (wordpress theme check plugin)
- how can i include post meta in search result
- I am trying to edit the homepage of the Shopper. Since published I can not make changes and wanted to see if i can disable in (tpl-page-homepage.php)
- I need to display posts in subcategory beside posts in main category
- Why is the current page loaded in the pop-up window and not the specified one?
- Display Results of SQL Query on WP site
- How to search order using database frontend short code WordPress
- How to get content on a blank basket/cart page in a custom theme with woocommerce
- Submit remote form to wordpress REST API and save data to custom post type
- Internal Server Errors – Moving working multi-site install to my localhost
- How to display MySQL table data which is stored as an array?
- Redirect user role to a specific page on login in a multisite network?
- spl_autoload_register is slow for WordPress sites
- Get current_post in reverse order with pagination
- A javascript function that simply runs a php function on the plugin
- get_post_thumbnail_id returns a negative number
- admin uploads pre_get_posts not working as expected
- can’t delete a row from post_meta table
- Run PHP Results inside WP Shortcode
- Not able to get the exact URL of the file on server located in active wordpress theme
- Show Nav Link To Users Signed In
- WordPress $GLOBALS and PHP $GLOBALS
- Trouble figuring out how to get my button to submit comment
- How can add alt tag in following code. Image are showing dynamic in wordpress