Andrew Rhyand has found a way…
Andrew Rhyand has found a way to allow developers to safely access the WP_Query
class from front-end JavaScript. He notes on Twitter: “Query anything you want from a single REST API endpoint!” 👏
Andrew Rhyand has found a way to allow developers to safely access the WP_Query
class from front-end JavaScript. He notes on Twitter: “Query anything you want from a single REST API endpoint!” 👏
Help test WordPess 6.1 Beta 3! 🧪 Check out the latest features that are coming in the 6.1 release. 📦 Follow updates about bringing back the Active Install Growth chart. 📈
Some things you just can’t do with WP_Query like get posts in the last 10 days from today. Here, we show you how to do that by using the posts_where filter.
Pippin Williamson is doing a new series on building a database abstraction layer that’s sure to be really educational. The first post in the series offers reasons for using custom tables in WordPress plugins. For a long time, the majority of “best practice” advocates for WordPress development screamed against almost all custom table usage. After…
WordPress 6.1 RC 1 has shipped with a release date of November 1. It’s time to start testing! Check out the Developer Notes, Field Guide, and related team updates.
WordPress 6.1 rolls out on November 1. Help test 6.1 Release Candidate 3 — and the Rollback feature plugin. Be sure to look over the 6.1 DevNotes, Field Guides, and Team Updates.
Term meta has been committed to core in changeset 34529. This is a hugely anticipated change, and will excited a whole lot of developers. I’ve covered term meta a good bit the last several weeks, so I’ll spare the justifications. Instead, I’m sharing the commit message! It actually does a great job on telling us…