inc/blocks/FeedBlock.php @@ -345,6 +345,7 @@ 'icon' => 'shuffle', 'label' => 'Randomly' ]; $custom = implode(',', array_map(function($ord) { return $ord['slug']; }, $custom));