Learndash_Admin_Posts_Listing::manage_column_rows( string $column_name = '', integer $post_id )

Output custom column row data


Description Description


Parameters Parameters

$column_name

(Optional) Column slug or row being displayed.

Default value: ''

$post_id

(Required) Post ID of row being displayed.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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