prepend_attachment

最后更新于:2021-11-27 18:17:14

apply_filters( ‘prepend_attachment’, string $p )

Filters the attachment markup to be prepended to the post content.

参数

$p

(string)
The attachment HTML output.

源文件

文件: gc-includes/post-template.php

View on Trac