Testing the Plugin

How to test the dashboard:

To test the dashboard you won’t need an OpenAI API key, using the following username and password login and you’ll be redirected to the plugin dashboard page, where you can test the featurs:

URL: https://aca.codewiz.dev/wp-admin/edit-comments.php?page=aca

username: demo
password: demo

How to test the comment analayzer:

Since the plugin uses OpenAI’s API to analayze the comments, if you’d like to test the analayzer feature you’ll need an API key. Take the following steps to test this feature:

  1. Use the following info to login to the admin:
    URL: https://aca.codewiz.dev/wp-admin/edit-comments.php?page=aca_settings
    Username: demo
    Password: demo
  2. With the help of the documentation create an API key and provide it in the admin panel: Documentation
  3. And finally navigate to a comment and leave a comment. Before leaving the comment please make sure the post type of the comment is checked in the “Auto sync post types” settings in the admin.