Adam Zieliński

Results 184 issues of Adam Zieliński

WordPress Playground documentation contains points of information a motivated developer can put together, but it doesn't write a coherent story how to get from zero to an expert. Let's lean...

[Type] Documentation
[Type] Enhancement
[Type] Developer Experience
[Type] Project
[Type] Mindmap Node

Let's document using `add_filter()`. Here's the relevant conversation on Slack: https://wordpress.slack.com/archives/C04EWKGDJ0K/p1712656197432919 https://github.com/WordPress/wordpress-playground/issues/1185

Documentation
Enhancement

This is a very rough draft of a new documentation page. Let's turn it into a PR and refine it before shipping. CC @ockham @ironprogrammer @stoph ## Done is *...

[Type] Documentation
[Type] Enhancement

Ensures WordPress 5.9 and 6.0 are no longer referenced in the documentation as they are no longer supported. Also, provides instructions for people who still need to use them: Closes...

Documentation
Enhancement

PHP is currently compiled to allocate 1024M of memory when it boots, and it limits the number of Playgrounds you can run concurrently especially on low-resource devices: https://github.com/WordPress/wordpress-playground/blob/6668457e2e5050ec2815a21646b940ab52b32d8f/packages/php-wasm/compile/php/Dockerfile#L870 Let's see...

Enhancement
PHP.wasm

Navigating to https://playground.wordpress.net/?php=8.0&wp=6.4&storage=none&networking=yes&networking=yes&php-extension-bundle=kitchen-sink&networking=yes&plugin=pagbank-connect&plugin=woocommerce&plugin=woocommerce-extra-checkout-fields-for-brazil and poking around in the admin dashboard for a while causes the following crash: ![CleanShot 2024-01-22 at 17 48 12@2x](https://github.com/WordPress/wordpress-playground/assets/205419/b01cd3b9-ad34-4ed1-865f-ea5e6476cc88) I don't have the exact reproduction steps....

Bug
PHP.wasm

When a Blueprint fails to execute, it seems like a bug in Playground. Sometimes it is, but sometimes it's a developer error, e.g. downloading a non-existent file. Let's clearly communicate...

Enhancement
Developer Experience

People may arrive at https://playground.wordpress.net/ and never know what the project is. Let's add a visible GitHub link to spread awareness and encourage contributions. A good starting point would be...

Good First Issue
Browser
Marketing
React

[Milan Petrovic said on Twitter](https://twitter.com/milangd/status/1710174342187712951): > and a lot of stuff related to MySQL not working at all, most likely because they have been disabled on the MySQL instance they...

Bug
[Priority] High
Sqlite

playground.wordpress.net is shared hosting and sometimes becomes unusably slow. There's a new server @brandonpayton set up, but it runs Nginx and not Apache. We need to express the below rules...

Meta