Making a WordPress Plugin w/ ChatGPT API (edit site with ChatGPT)

Опубликовано: 23 Март 2026
на канале: Unconventional Coding
948
21

Is this the beginning of the end for paid website updates? I created a WordPress plugin that uses the ChatGPT API to make modifications to the website based on a prompt you give it.

00:00 Recap
05:29 Game plan
07:00 Create new chat endpoint
08:06 Prompt engineering
29:39 Coding
39:19 Testing its capabilities
43:40 Creating a demo page without Gutenberg
44:25 Adding page creation capability
48:18 It works!