Add php code inside the function add_shortcode in functions.php WordPress
From what I see you will need to do the following. In functions.php add: Then this can be called using [my_novinki] or if in a php template using <?php echo do_shortcode[‘my_novinki’];