Please check this
$args = array('post_author' => get_current_user_id(),);
$comments = get_comments( $args );
$list_args = array(
'reverse_top_level' => false
);
wp_list_comments( $list_args, $comments );
Related Posts:
- Change “logged in” link in (you must be logged in to post a comment)
- changing font size and font of a custom message added after comment
- Highlight comments of all the site authors
- Customized Comment Form Issues
- How to remove comment section from page only , not from posts pages?
- Modify column_author in WP_Comments_List_Table
- Does WordPress Allow Blank/Empty Comment Submissions In WordPress?
- Capability to edit own posts and not others
- Adding Custom Fields to WordPress Comment Forms?
- How to change submit button value in comment from “Post Comment” to “Send”
- Modify custom Users Manage page
- Rearrange elements outputted by comment_form()
- Add comments meta fields to comments metabox on post edit screen
- Getting $comments outside the comment template
- Add a drop down list to comment form?
- Limit comments displayed on basis of user_id
- Comment filtering (search)
- Prevent WordPress from loading comments
- How can I & how do I change text displayed in comment via child theme
- multiple comment text areas
- Comments not nesed with custom template
- Comments Confusion
- User Roles Not Sticking
- show the meta values to visitors that collected via coment form
- Creating user relationships
- Add Div to Comment Form
- Change order of comment fields
- Ability to only view (not edit) other user’s personal profile information
- Fastest way to get the comment and ping total count for a post
- I want to submit multiple users if checkbox is checked
- Custom comments list, right depth
- Custom Role with Own Page Edit Capability
- Adding comments to my custom theme
- How to stop displaying the Id without losing the functionality
- how to make a custom field readonly or disabled by user role?
- Allow multisite admins only to create users with one specific user role?
- Hide content and functions from specific user roles
- Customizing Comments
- Attach File Funcion for Common people
- How can I style the Comment Section of a blog post
- Custom roles and capabilities media not work right
- Automatically reject a comment if website field contains anything
- Custom Avatars for WordPress Comments VIA Website URL?
- Disallow “contributors” to edit their own posts once they’ve been set to “Pending Review”
- Change the functionality of wordpress users module in admin
- Changes in comments.php in the child theme does not show up on the site
- What capability is required to view posts, scheduled in the future, by someone else?
- Security Issues with custom user role or changing core role capabilities?
- How to Clear Empty Search values?
- Translate custom template with WPML
- Allow a subscriber to be an author and view only his post
- Importing specified data/field
- Missing current_page_item in custom menu
- What are some good resources for teaching end-users how to use WordPress?
- Show image next to the comment author if have certain role
- Custom Database Table and foreach
- How To make Custom page of every Category
- How do I change my permalink structure to a custom structure on an established blog?
- Custom Register Link on Backend Form
- List of contents of entire blog
- Replace TimThumb in existing WordPress Themes
- Moved wp-content and got problem with themes directory?
- Overstand theme set up issue
- Problem with custom function from jQuery slider tutorial
- Remove Sidebars from page
- accessing monthly archive from dashboard
- Customizing the gallery of the post correctly
- How do I “trash” a custom post type post while logged in as Admin
- Exclude current post but keep the same posts-per_page amount
- WordPress 3.1.2 Bug: add_theme_support() and video post format registering twice
- Display a specified content on a Page and all its child pages
- Create new network instance, import old single installs AND keep the urls?
- title tag function
- How to do multi site setup
- WordPress 3.1 update has reversed my blog posts
- WordPress Command Question
- getting a 404 page for all pages except home. possibly permalinks
- Different profile page by role
- kitchen sink not working
- WordPress menu: How to make www.link.com/#name never contain current_page_item class?
- Troubles about insering a POST with a SQL query, post_status
- Any Good WordPress Client Like Live Writer To Create Static Pages
- WordPress homepage hangs in IE browsers
- WordPress pagination with custom post type?
- How to retain visual breadcrumbs w/ tricky URL structure? Custom post template?
- 2.9 to 3.0: Pros and cons of upgrading?
- How to determine which capability to use?
- How do I create a Custom Post Box that Connects Different Posts Together
- How to replace blog page url with subdomain at all places, even in xml sitemap?
- Pull Latest Forum Posts within WordPress
- How to setup a membership system in WordPress?
- Where’s did this div element come from?
- query_posts meta_key with current date
- How to activate flash cards
- Add array of post id’s to a category?
- Transferring theme and imported post attachments
- Adding pub_Date to an RSS feed hosted on WordPress
- Get custom field value from not-current page
- Mimicking admin panel menu from wordpress 3.0.1
- RSS feed showing deleted post