edd_render_file_row( string $key = '', array $args = array(), int $post_id,  $index )

Individual file row.


Description Description

Used to output a table row for each file associated with a download. Can be called directly, or attached to an action.


Parameters Parameters

$key

(Optional) Array key

Default value: ''

$args

(Optional) Array of all the arguments passed to the function

Default value: array()

$post_id

(Required) Download (Post) ID


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/admin/downloads/metabox.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.2.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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