edd_render_price_row( $key, array $args = array(), $post_id, $index )
Individual Price Row
Description Description
Used to output a table row for each price associated with a download. Can be called directly, or attached to an action.
Parameters Parameters
- $key
-
(Required)
- $args
-
(Optional)
Default value: array()
- $post_id
-
(Required)
Source Source
File: includes/admin/downloads/metabox.php
Changelog Changelog
Version | Description |
---|---|
1.2.2 | Introduced. |