learndash_post_type_search_param( string $post_type = '',  $search_param = '' )

Utility function to check if a LearnDash post type supports Search and extra parameter.


Description Description


Parameters Parameters

$post_type

(Optional) LearnDash Post Type.

Default value: ''


Top ↑

Return Return

(boolean) true/false.


Top ↑

Source Source

File: includes/ld-misc-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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