WordPress Core Expands Abilities REST API and View Config Endpoint

WordPress shipped 34 commits on master this week, mostly around the 7.1 alpha line tracked in version.php. The meaningful work for data and platform engineers sits in three clusters: a maturing Abilities API with REST query filters, a new View Config endpoint for admin list views, and tighter content sanitization in the KSES and excerpt paths.

Read full post

Drupal Performance Caching and Data Layer Updates

Drupal continues to refine its core data handling and performance characteristics through a series of significant updates to its SQL entity query implementation and cache management systems. Recent activity in the repository highlights a focused effort to reduce overhead in routing and file parsing while improving the efficiency of complex database joins for entity retrieval.

Read full post