Submit
Path:
~
/
home
/
getwphos
/
public_html
/
kingpanel
/
wp-content
/
plugins
/
qi-addons-for-elementor
/
inc
/
shortcodes
/
File Content:
class-qiaddonsforelementor-shortcode.php
<?php if ( ! defined( 'ABSPATH' ) ) { // Exit if accessed directly. exit; } abstract class QiAddonsForElementor_Shortcode extends QiAddonsForElementor_Framework_Shortcode { private $layouts = array(); private $extra_options = array(); public function get_layouts() { return $this->layouts; } public function set_layouts( $layouts ) { $this->layouts = $layouts; } public function get_extra_options() { return $this->extra_options; } public function set_extra_options( $extra_options ) { $this->extra_options = $extra_options; } public function map_extra_options() { $extra_options = $this->get_extra_options(); if ( ! empty( $extra_options ) ) { foreach ( $extra_options as $option ) { $this->set_option( $option ); } } } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
accordion
---
0755
animated-text
---
0755
banner
---
0755
before-after
---
0755
blockquote
---
0755
business-hours
---
0755
button
---
0755
call-to-action
---
0755
cards-gallery
---
0755
cards-slider
---
0755
charts
---
0755
clients-list
---
0755
clients-slider
---
0755
countdown
---
0755
counter
---
0755
device-carousel
---
0755
device-slider
---
0755
dropcaps
---
0755
dual-image-with-content
---
0755
faq
---
0755
graphs
---
0755
highlight
---
0755
how-to
---
0755
icon-with-text
---
0755
image-gallery
---
0755
image-gallery-masonry
---
0755
image-gallery-pinterest
---
0755
image-slider
---
0755
info-button
---
0755
info-cards
---
0755
interactive-banner
---
0755
interactive-link-showcase
---
0755
item-showcase
---
0755
message-box
---
0755
parallax-images
---
0755
preview-slider
---
0755
pricing-list
---
0755
pricing-table
---
0755
process
---
0755
progress-bar-circle
---
0755
progress-bar-horizontal
---
0755
progress-bar-vertical
---
0755
section-title
---
0755
separator
---
0755
slider-switch
---
0755
table-of-contents
---
0755
tabs-horizontal
---
0755
tabs-vertical
---
0755
team-member
---
0755
testimonials-list
---
0755
testimonials-slider
---
0755
text-marquee
---
0755
timeline
---
0755
typeout-text
---
0755
class-qiaddonsforelementor-list-shortcode.php
40991 bytes
0644
class-qiaddonsforelementor-shortcode.php
775 bytes
0644
class-qiaddonsforelementor-shortcodes.php
2835 bytes
0644
class-qiaddonsforelementor-slider-shortcode.php
84862 bytes
0644
helper.php
7852 bytes
0644
include.php
251 bytes
0644
N4ST4R_ID | Naxtarrr