get_post_galleries
最后更新于:2021-11-26 22:57:06
apply_filters( ‘get_post_galleries’, array $galleries, GC_Post $post )
Filters the list of all found galleries in the given post.
参数
- $galleries
-
(array)
Associative array of all found post galleries. - $post
-
(GC_Post)
Post object.
源文件
文件: gc-includes/media.php