Пример #1
0
 /**
  * Render the carousel template
  *
  */
 public static function do_shortcode()
 {
     return Carousel::render();
 }