Old URL used when uploading media from the WordPress APP via the block editor
I submitted a bug report for the Cloudinary plugin, related to the mobile experience when uploading media using the WordPress app.
I submitted a bug report for the Cloudinary plugin, related to the mobile experience when uploading media using the WordPress app.
As we dig deeper into what the Fields API can and should be, we’ve touched on some intriguing topics. From datastores to CRUD functionalities, our discussions are aimed at ensuring that the API is not just powerful today, but remains relevant and adaptable for the long term. Your feedback and input are invaluable in shaping the future of this project.
I started working on a very rough PoC earlier this week, and it helped me form an opinion on how I think the fields API could work. I think there’s some pretty good ideas here that would allow us to implement the fields API without disrupting WordPress backcompat.
This is a very early look at a potential solution to the fields API. This is not ready for actual review. I’m pushing early mostly so we can talk about some of the things in the PR and see if there’s significant problems. Approach The idea here is that there is a central singleton registry… Continue reading PoC – A Registry-Based Approach To The Fields API
This PR introduces a new document to the fields API that illustrates how to build a sidebar in the post settings section sidebar in the block editor. The goal of this PR is to help add visibility on one of the many ways in which a field is used inside WordPress.
So yesterday, I was casually working on my WordPress central hub for my content throughout my site. I was tinkering with the settings, and while on the general settings page, I happened to click “save”.
And that’s when all hell broke loose.
I just wrote up the documentation for Underpin's Array Helper methods and the Array Processor. I'll probably work on the String helper methods next. But first, I'm going to get some shut-eye. So tired.
I finished up the documentation that instructs people how to install Underpin using WordPress. I frequently get asked how to set up Composer in a WordPress install, so I took some time to add details on how to do that, too. Hoping this helps people get started.
Just wrote a ton of documentation on Underpin's registry/collections API, full of tons of examples with sample code and everything. Hoping I can add to this next week sometime.
I want to make Underpin something that I can share with others better, and something that others feel comfortable with using. And that starts with taking ownership of the code, stabilizing it, and documenting it.