apply_filters( 'prepend_attachment', string $p )
Filters the attachment markup to be prepended to the post content.
Description Description
See also See also
Parameters Parameters
- $p
-
(string) The attachment HTML output.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |