Submit
Path:
~
/
home
/
getwphos
/
www
/
ccma
/
wp-content
/
plugins
/
qi-addons-for-elementor
/
inc
/
shortcodes
/
process
/
templates
/
File Content:
content.php
<?php if ( ! defined( 'ABSPATH' ) ) { // Exit if accessed directly. exit; } ?> <div <?php qi_addons_for_elementor_framework_class_attribute( $holder_classes ); ?>> <div class="qodef-grid-inner"> <?php foreach ( $items as $item_key => $item ) { $item['item_classes'] = $this_shortcode->get_item_classes( $params ); $item['item_title_tag'] = isset( $item_title_tag ) ? $item_title_tag : 'h5'; $item['item_key'] = ( $item_key + 1 ) . '.'; $item['id'] = $item['_id']; qi_addons_for_elementor_template_part( 'shortcodes/process', 'variations/' . $layout . '/layouts/' . $layout, '', $item ); } ?> </div> </div>
Submit
FILE
FOLDER
Name
Size
Permission
Action
post-info
---
0755
content.php
655 bytes
0644
N4ST4R_ID | Naxtarrr