WordPress 6.1 RC5 โ€ข WP-CLI 2.7.1 โ€ข Help Test Plugin Dependencies Feature Plugin
| | | | | |

WordPress 6.1 RC5 โ€ข WP-CLI 2.7.1 โ€ข Help Test Plugin Dependencies Feature Plugin

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.

WordPress 6.1 RC2 โ€ข 6.1 Sneak Peek with Nick Diego โ€ข WP-CLI 2.7.1 โ€ข Help Test Plugin Dependencies Feature Plugin
| | | | | |

WordPress 6.1 RC2 โ€ข 6.1 Sneak Peek with Nick Diego โ€ข WP-CLI 2.7.1 โ€ข Help Test Plugin Dependencies Feature Plugin

Get a sneak peek at WordPress 6.1 with Nick Diego. Help test 6.1 Release Candidate 2 โ€” and the Plugin Dependencies feature plugin. Be sure to browse the 6.1 DevNotes, Field Guides, and Team Updates. WP-CLI 2.7.1 is available now.

WordPress 6.1 RC1 โ€ข DevNotes โ€ข Field Guides โ€ข New LearnWP Course
| | | | | |

WordPress 6.1 RC1 โ€ข DevNotes โ€ข Field Guides โ€ข New LearnWP Course

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 Tech Roundup for the Week of September 26, 2022
| | | |

WordPress Tech Roundup for the Week of September 26, 2022

Big Changes in WP_Query and the Nav Block โ€ข Accessibility-Ready Themes โ€ข Design Systems and Agency-Client Co-Creation โ€ข W3.CSS โ€ข WP Plugin Compare โ€ข Is Self-Hosted Email Impossible? โ€ข Cool Tool: WordPress WebAssembly โ€ข Also: Remix Icons, PDFgrep, The only 58 bytes of CSS you need to go to parties, plus an amazing Block Editor trick.

Term meta lands in core

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…

Reasons for custom tables in WordPress plugins

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…

Properly using wp_reset_postdata(), wp_reset_query() and variable naming in queries

Understanding how to alter the main query and how to create custom queries in WordPress are two essentials for WordPress developers. You should familiarize yourself with a few things right away: What is the WP_Query class, including creating new custom queries for secondary loops Never use query_posts() Alter queries with the pre_get_posts hook You also…

End of content

End of content