-
Notifications
You must be signed in to change notification settings - Fork 46
Blueprint and Apps for your Personal Playground #166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Add my-wordpress blueprint with welcome plugin (multilingual support for EN/DE/PL) - Add apps.json index for app discovery - Add app blueprints: RSS Reader, Personal CRM, Post Collection, Chat to Blog, AI Assistant, App Launcher
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
|
You can add a Portuguese translation if you want: |
|
The welcome post should have a current date. Maybe you had a playground that was created earlier? For me it works that my own posts are below the welcome post. |
I am not sure I can reproduce this. What do you mean by crash? If you leave the feed empty, it just doesn't import anything. |
On my side, it didn't crash. After I commented on it, when I came back to the playground, it loaded the default version. When the user submits an empty URL, the import button remains disabled for a long time and later opens a playground with the default version. The long time without feedback looks like the application has crashed. |
|
This is strange. If the url is empty it is supposed to just not import anything. I made it a little more robust, could you try again? |
fellyph
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!






See WordPress Playground: Introduce a user-focused Personal Playground #3174.
Summary
my-wordpressblueprint with a welcome plugin featuring multilingual support (English, German, Polish)apps.jsonindex for app discoveryTest Links
Main Blueprint:
App Blueprints:
Test plan