Learndash_Admin_Posts_Listing::selector_value_integer( int $value, array $selector = array() )
Validate the selector value for Integer value.
Description Description
Parameters Parameters
- $value
-
(Required) Generic value to be formatted to integer.
- $selector
-
(Optional) Array of attributes used to display the filter selector.
Default value: array()
Source Source
File: includes/admin/class-learndash-admin-posts-listing.php
Changelog Changelog
Version | Description |
---|---|
3.2.3 | Introduced. |