| @@ -39,8 +39,11 @@ | ||
| 39 | 39 | // dependency — surfacing it here makes sure openstation users |
| 40 | 40 | // discover it anyway. Once the `requires_plugins` query lands on |
| 41 | 41 | // wp.org we can remove the manual seed. |
| 42 | 42 | 'odd-outlandish-desktop-decorator', |
| 43 | + 'allterrain-forms', | |
| 44 | + 'allterrain-photo-editor', | |
| 45 | + 'allterrain-maia', | |
| 43 | 46 | ); |
| 44 | 47 | |
| 45 | 48 | /** |
| 46 | 49 | * Filter the curated list of featured-plugin slugs. |