
Penne met broccoli, spek en kaassaus
Onlangs las ik ergens “cheese is the glue holding my life together” en ik ben helemaal akkoord! Kaas kan je
add_filter('language_attributes', function($output) { return str_replace('nl-BE', 'nl', $output); }, 999); add_action('init', function() { add_filter('locale', function($locale) { return 'nl'; }); });