I appreciate that you're going from start to finish with a practical example - explaining each step & the reasoning behind it. Please keep up the great work!
00:04 Creating a custom block in Gutenberg for WordPress with OpenAI integration 01:55 Creating a custom AI block in WordPress using OpenAI 05:57 Building a custom AI block in WordPress 07:55 Creating a generate tweet function and importing button component 12:01 Create a custom REST API endpoint for security 14:04 Implementing permissions for API endpoint access 17:51 Generate a tweet using OpenAI API for social media management 19:33 Ensure response is clean and contains necessary information 23:03 Using WordPress function add_query_arg to pass parameters and generate tweet 25:02 Custom AI blocks in WordPress can return more data via API endpoints for testing and customization. 28:44 Integrate AI into custom block using PHP for secure server-level interactions 30:22 Integrate AI capabilities into WordPress with OpenAI Crafted by Merlin AI.
This is actually a very nice and followable tutorial on gutenberg block development. Thx!
I appreciate that you're going from start to finish with a practical example - explaining each step & the reasoning behind it. Please keep up the great work!
Super cool use case! This gave me several ideas for little projects I'd love to build
00:04 Creating a custom block in Gutenberg for WordPress with OpenAI integration
01:55 Creating a custom AI block in WordPress using OpenAI
05:57 Building a custom AI block in WordPress
07:55 Creating a generate tweet function and importing button component
12:01 Create a custom REST API endpoint for security
14:04 Implementing permissions for API endpoint access
17:51 Generate a tweet using OpenAI API for social media management
19:33 Ensure response is clean and contains necessary information
23:03 Using WordPress function add_query_arg to pass parameters and generate tweet
25:02 Custom AI blocks in WordPress can return more data via API endpoints for testing and customization.
28:44 Integrate AI into custom block using PHP for secure server-level interactions
30:22 Integrate AI capabilities into WordPress with OpenAI
Crafted by Merlin AI.
Well shoot I had chapters in Descript and totally forgot to paste them in. Thanks!
I'll love a tutorial how to develop a Synced Pattern Overrides in php to distribuite with a theme. Synced Pattern Overrides looks very powerful.
At this point it’s not really possible to have synced patterns in a theme- they only live in the database. But hopefully it’s on the roadmap.