• Resolved ELAN42///

    (@nokao)


    Hello,
    Is there any way to integrate this plugin with WP-CLI or with a custom Bash/SQL script? More precisely, I would like to automatically set the API key and not having to do if from the GUI.

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author Christopher Finke

    (@cfinke)

    Akismet does already have a WP-CLI integration for checking comments and retrieving stats, but to set the API key, you could do:

    wp option add wordpress_api_key [api key here]

Viewing 1 replies (of 1 total)
  • The topic ‘CLI Integration’ is closed to new replies.