Notifications
                
            
                Clear all
    
            
        
         How-To and Troubleshooting
        
    
    
                    
                        
                        3                    
            Posts
        
        
                    
                        
                        2                    
            Users
        
        
                    
                        
                        0                    
            Reactions
        
        
                    
                        
                        1,206                    
            Views
        
        
	                                     Topic starter
                    14/01/2020 12:01 am  
		                                    
        
        
        
    
    	            
	            Does the plugin have a method to give users a list of all of their comments all in one place, such as on a front end User Account page?
The Wordpress function get_comments() or WP_Comment_Query could be used to build something like this, but this would live outside of the WPDiscuz plugin I believe.
A feature such as a shortcode [wpdiscuz-my-comments] that could produce something like this would be great. Perhaps something like this exists?
	                                     Topic starter
                    15/01/2020 12:28 am  
		                                    
        
        
        
    
    	            
	            Thanks Elvina.



