<?php /** * Template for displaying default element. * * * @author ThimPress * @package Thim_Builder/Templates * @version 1.0.0 * @author Thimpress, tuanta */ /** * Prevent loading this file directly */ defined( 'ABSPATH' ) || exit; $template_path = 'video/tpl/'; $layout = ( isset( $instance['layout'] ) && ! empty( $instance['layout'] ) ) ? $instance['layout'] : 'base'; ?> <?php thim_builder_get_template( $layout, array( 'instance' => $instance, ), $template_path ); ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
base.php | File | 998 B | 0644 |
|
default.php | File | 2.41 KB | 0644 |
|
image-popup.php | File | 1.9 KB | 0644 |
|
popup.php | File | 1.74 KB | 0644 |
|
video.php | File | 514 B | 0644 |
|