test3

add_shortcode( ‘rb_test’, function () {
return ‘

SHORTCODE DELA!

‘;
} );