Skip to content

Commit f282114

Browse files
committed
Merge branch 'develop' into trunk
2 parents ecc6673 + 3926290 commit f282114

File tree

70 files changed

+6137
-613
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+6137
-613
lines changed

docs/experiments/excerpt-generation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ The ability can be called directly via REST API, making it useful for automation
4040
1. **PHP Side:**
4141
- `enqueue_assets()` loads `experiments/excerpt-generation` (`src/experiments/excerpt-generation/index.tsx`) and localizes `window.aiExcerptGenerationData` with:
4242
- `enabled`: Whether the experiment is enabled
43-
- `path`: The REST API path to the ability (`/wp-json/wp-abilities/v1/abilities/ai/excerpt-generation/run`)
4443

4544
2. **React Side:**
4645
- The React entry point (`index.tsx`) registers a WordPress plugin that hooks into the excerpt panel using `__experimentalPluginPostExcerpt`

docs/experiments/image-generation.md

Lines changed: 93 additions & 31 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)