Author filter - #23
Conversation
|
Triage pass over the open PRs. @mattheu this one is a genuinely wanted feature and it's the closest of the open PRs to mergeable — it rebases onto current There is one real bug and a batch of drift to fix up before it lands. Blocking
$prefix = $query->is_main_query() ? 'query-' : "query-{$query_id}-";
- $tax_query = [];
$valid_keys = [
+ 'author' => '',but the function still ends with Drift since May 2025The block's wiring no longer matches the conventions in
Smaller notes
Happy to do the rebase and the mechanical fixes (build files, apiVersion, module/style handles, Generated by Claude Code |
2afdd05 to
0527236
Compare
|
Rebased this branch onto current The PR is Note that #15 and #50 have both been fixed on // The query block's own attribute default carries `inherit`, but markup that
// predates it (or a nested/synced pattern) reaches render with the key absent.
$inherit = ! empty( $block->context['query']['inherit'] );Generated by Claude Code |
Playwright — PHP 8.2 / WP 6.8Details
Failed testschromium › editor.spec.js › Editor previews › the taxonomy select preview renders without a React warning |
First pass at an author filter.