edd_price_field_quick_edit( string $column_name, string $post_type )

Adds price field to Quick Edit options


Description Description


Parameters Parameters

$column_name

(Required) Name of the column

$post_type

(Required) Current Post Type (i.e. download)


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/admin/downloads/dashboard-columns.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.1.3.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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