Browse: Home / Classes / LearnDash_Settings_Section_Support_LearnDash /

LearnDash_Settings_Section_Support_LearnDash::get_post_type_counts

LearnDash_Settings_Section_Support_LearnDash::get_post_type_counts( string $post_type = '' )

Determine count of post_type posts by post_status.


Description #


Parameters #

$post_type

(string) (Optional) Post Type to get counts for.

Default value: ''


Return #

(string)


Source #

File: includes/settings/settings-sections/class-ld-settings-section-support-learndash.php


Changelog #

Changelog
Version Description
3.3.0 Introduced.