-
Created a topic, [JWT Authentication for WP REST API] I get “Sorry, you are not allowed to create new users.” in service call by jwt, on the site WordPress.org Forums:
Hello, I installed and config JWT Authentication plugi… -
Posted a reply to Show own comments in admin panel, on the site WordPress.org Forums:
Thanks @bcworkz. Finally I fixed comments count problem by following code: function filter_comments_count() { global… -
Posted a reply to Show own comments in admin panel, on the site WordPress.org Forums:
Thanks for your reply . I'm not expert in Wordpress can you write the code… -
Created a topic, Show own comments in admin panel, on the site WordPress.org Forums:
I want to filter comments in admin panel by user. It m…