loop_end

最后更新于:2021-11-27 05:03:05

do_action_ref_array( ‘loop_end’, GC_Query $query )

Fires once the loop has ended.

参数

$query

(GC_Query)
The GC_Query instance (passed by reference).

源文件

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

View on Trac