heikkivihersalo / gutenberg-native-ai

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

heikkivihersalo commented 1 month ago

Move API related fetches to hooks.

Can be named based on the data type for example.

Creating a separate useTranslate hook could be optimized to work better for translations with more detaile system info