edd_before_download_content( $content )

Before Download Content


Description Description

Adds an action to the beginning of download post content that can be hooked to by other functions.


Parameters Parameters

$content

(Required) The the_content field of the download object


Top ↑

Return Return

(string) the content with any additional data attached


Top ↑

Source Source

File: includes/template-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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