Writing up a blog post on the tech behind @DFS_Web’s new website, and how we have created a maintain-able app-like experience in WordPress. Keep an eye out for it – this post will represent the result of 2 years of experimentation and several iterations. #WordPress
-
-
Alex Standiford
I’m currently looking for #WordPress focused podcasts to be interviewed. I’m a WordPress developer working at @SandhillsDev, living full-time in an RV. RT for reach, perhaps?
-
Alex Standiford
So I’ve been sitting on this framework for a while now, but finally decided to publish it publicly.
github.com/alexstandiford…Born from a need to have a consistent way for @DFS_Web projects to be written, regardless of who wrote it.
-
Date Query Could Use More-Clear Documentation
I discovered a mixup on the documentation for date query in BerlinDB, and reported it.
-
Alex Standiford
Currently racing Kate to see if I can set up her #WordPress site faster than she can cook a hot dog.
-
Alex Standiford
If you’re a #WordPress developer, and haven’t checked out BerlinDB – you should definitely give it a gander. It’s a database engine that provides WP_Query-like syntax to custom database tables. We use it on several projects at @sandhillsdev
-
Add a hook to is_success method
I added a suggested improvement to BerlinDB, asking for a hook to allow for better visibility when a database table fails to be created.
-
Alex Standiford
I’m currently running a beta of FlareWP I’m a handful of sites, and they’re logging, and notifying me of issues happening…In FlareWP. 🤪
So the real question…if FlareWP’s purpose is to identify bugs, but it identifies bugs in its own code, is it working properly? #WordPress
-
Upgrade method does not run upgrades
I observed a bug in BerlinDB related to the upgrader, and reported it.