learndash_notifications_post_type_custom_columns learndash_notifications_post_type_custom_columns( string $column, int $post_id ) Add custom columns to notifications post screen ContentsDescription Parameters Source Related Namespace @package Uses Description # Parameters # $column (string) (Required) Column name $post_id (int) (Required) Id of a post Source # File: includes/notifications/includes/post-type.php Related # Namespace # global @package # LearnDash / Notifications Uses # Uses Uses Description includes/notifications/includes/meta-box.php: learndash_notifications_get_meta_box_settings () Get LearnDash Notifications metabox settings includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name.
Uses # Uses Uses Description includes/notifications/includes/meta-box.php: learndash_notifications_get_meta_box_settings () Get LearnDash Notifications metabox settings includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name.