Skip to content

bacoords/example-ai-block

Repository files navigation

Example AI Block

This tutorial repo registers a "Click to Tweet" block. The block shows an example tweet about the blog post and allows the user to click to tweet the message.

The block uses Open AI to generate a tweet message by defining an OpenAI API key in your wp-config.php file.

define( 'OPENAI_KEY', 'sk-XXXXXXXXXXXXXXXXXXXXXXXX' );

Video Tutorial

Coming soon!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published