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.
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.