do_action( 'edd_download_post_create', int $id, array $args )

Fired after a download is created


Description Description


Parameters Parameters

$id

The post ID of the created item.

$args

The post object arguments used for creation.


Top ↑

Source Source

File: includes/class-edd-download.php


Top ↑

User Contributed Notes User Contributed Notes

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