posts_selection

最后更新于:2021-11-27 15:50:07

do_action( ‘posts_selection’, string $selection )

Fires to announce the query’s current selection parameters.

参数

$selection

(string)
The assembled selection query.

源文件

文件: gc-includes/class-gc-query.php

View on Trac