ERROR BOOL
-
Problems with WP 6
Solution
'plHolder' => array( 'type' => 'boolean', 'default' => true, ), 'showPgnation' => array( 'type' => 'boolean', 'default' => false, ),
- The topic ‘ERROR BOOL’ is closed to new replies.
Home / Plugin: Display Post Types - Post Grid, post list and post sliders / ERROR BOOL
Problems with WP 6
Solution
'plHolder' => array(
'type' => 'boolean',
'default' => true,
),
'showPgnation' => array(
'type' => 'boolean',
'default' => false,
),