Browse: Home / Classes / Learndash_Admin_Posts_Listing /

Learndash_Admin_Posts_Listing::selector_value_integer

Learndash_Admin_Posts_Listing::selector_value_integer( int $value,  array $selector = array() )

Validate the selector value for Integer value.


Description #


Parameters #

$value

(int) (Required) Generic value to be formatted to integer.

$selector

(array) (Optional) Array of attributes used to display the filter selector.

Default value: array()


Source #

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


Changelog #

Changelog
Version Description
3.2.3 Introduced.