HEX
Server: Apache
System: Linux 4801f1b1.ptr.provps.com 6.17.8-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 13 18:02:25 EST 2025 x86_64
User: nassaugo (1004)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nassaugo/public_html/wp-content/plugins/blog-designer-pack/templates/slider/loop-start.php
<?php
/**
 * Loop Start - Slider Template
 * 
 * @package Blog Designer Pack
 * @since 1.0
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}
?>
<div class="bdpp-wrap bdpp-lite bdpp-slider-wrap-main">
	<div id="bdpp-post-slider-wrap-<?php echo esc_attr( $atts['unique'] ); ?>" class="bdpp-post-slider-wrap owl-carousel <?php echo esc_attr("bdpp-{$atts['design']} {$atts['css_class']}"); ?> bdpp-clearfix" data-conf="<?php echo htmlspecialchars(json_encode( $atts['slider_conf'] )); ?>">