Error when enabling search
-
Just add this around line 197 of more-type-object.php file:
$options[‘exclude_from_search’] = (bool)$options[‘exclude_from_search’];
- The topic ‘Error when enabling search’ is closed to new replies.
Home / Plugin: More Types / Error when enabling search
Just add this around line 197 of more-type-object.php file:
$options[‘exclude_from_search’] = (bool)$options[‘exclude_from_search’];