Browse: Home / Hooks /

learndash_post_type_search_param

apply_filters( 'learndash_post_type_search_param',  string $search_param_value,  string $post_type )

Allow filtering override.


Description #


Parameters #

$search_param_value

(string) Search param string.

$post_type

(string) Post Type.


Source #

File: includes/ld-misc-functions.php


Changelog #

Changelog
Version Description
3.0.0 Introduced.