apply_filters( 'prepend_attachment', string $p )

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


Description Description

See also See also


Top ↑

Parameters Parameters

$p

(string) The attachment HTML output.


Top ↑

Source Source

File: wp-includes/post-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.