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.
-
Alex Standiford
I haven’t actually used WP-env yet but it sounds promising. Anyone else using it for local WordPress development now?
https://developer.wordpress.org/news/2023/03/quick-and-easy-local-wordpress-development-with-wp-env/
-
Alex Standiford
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.
-
Alex Standiford
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.
-
Alex Standiford
I’m finally dipping my toes into an auto-poster setup using the Share on Mastodon plugin:
https://wordpress.org/plugins/share-on-mastodon
Fingers crossed that this works as-expected, although I’m sure I’ll end up with some formatting oddities in the short-term. It’ll be worth it, though!
-
I’m Committing to Better Standards for Underpin
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.
-
Alex Standiford
I had mistakenly thought that the WordPress app was replaced by Jetpack. Turns out it wasn’t. It simply split from WordPress. You no longer need Jetpack to run the WordPress app on a self hosted WordPress site.
No offense to the people who surely work hard on this plugin, but it’s not for me ????.
-
Underpin’s String Helper Can Now Convert strings to camelCase and PascalCase
I issued a minor release for Underpin today that introduces a way to convert strings to camelCase as well as PascalCase.
-
Alex Standiford
Finally got around to watching the WordPress 6.2 preview, and whoa, it is looking really good.
REALLY excited about the distraction free mode.
https://wordpress.org/news/2023/03/your-wordpress-6-2-preview/
-
Alex Standiford
Silly me. I’ve been manually typing the hashtags in these microposts. I even conceptualized this parser that automatically converts hashtags into WP tags and turns them into links.
I dropped this, and instead just automatically append all of the tags on this post as a hashtag on the site. So much easier.