edd_filter_success_page_content( string $content )

Filter Success Page Content


Description Description

Applies filters to the success page content.


Parameters Parameters

$content

(Required) Content before filters


Top ↑

Return Return

(string) $content Filtered content


Top ↑

Source Source

File: includes/checkout/template.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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