pfeifferNet

author.php

Functionality to support author information display.

Tags
since
5.5.0
copyright

2024 Keith Pfeiffer

Table of Contents

Functions

filter_author_interests()  : array<string|int, mixed>
Filter the author interests.

Functions

filter_author_interests()

Filter the author interests.

filter_author_interests(array<string|int, mixed> $qv, array<string|int, mixed> $attributes) : array<string|int, mixed>

Filter on 'featured' posts to limit to the author.

Parameters
$qv : array<string|int, mixed>

The WP_Query args.

$attributes : array<string|int, mixed>

The Generateblock Query Loop block attributes.

Tags
since
5.5.0
Return values
array<string|int, mixed>

The (maybe) modified query arguments.


        
On this page

Search results