A plugin that extends the Gutenberg editor with AI features designed to work natively with WordPress.
GNU General Public License v2.0
0
stars
0
forks
source link
Move API related fetches to hooks (e.g. useTextContent & useImageContent) #1
Closed
heikkivihersalo closed 1 month ago
Move API related fetches to hooks.
Can be named based on the data type for example.
useTextContent
useImageContent
useTranslate
Creating a separate
useTranslate
hook could be optimized to work better for translations with more detaile system info