Browse: Home / Classes / Learndash_Admin_Groups_Listing /

Learndash_Admin_Groups_Listing::show_column_price_type

Learndash_Admin_Groups_Listing::show_column_price_type( int $post_id,  string $column_name = '' )

Show Price Type column.


Description #


Parameters #

$post_id

(int) (Required) The Step post ID shown.

$column_name

(string) (Optional) Column name/slug being processed.

Default value: ''


Source #

File: includes/admin/classes-posts-listings/class-learndash-admin-groups-listing.php


Changelog #

Changelog
Version Description
3.4.1 Introduced.