X7ROOT File Manager
Current Path:
/home/hamdjcne/public_html/wp-content/plugins/hub-core/shortcodes/price-table
home
/
hamdjcne
/
public_html
/
wp-content
/
plugins
/
hub-core
/
shortcodes
/
price-table
/
ðŸ“
..
📄
liquid-price-table.php
(22.82 KB)
📄
style02.php
(735 B)
📄
style03.php
(961 B)
📄
style03b.php
(901 B)
📄
style04.php
(864 B)
📄
style05.php
(792 B)
📄
style06.php
(829 B)
📄
style07.php
(778 B)
📄
style08.php
(792 B)
📄
style09.php
(962 B)
📄
style10.php
(763 B)
📄
style11.php
(976 B)
📄
view.php
(742 B)
Editing: view.php
<?php extract( $atts ); $classes = array( 'lqd-pt', $this->get_featured(), $this->get_class( $template ), $el_class, $this->get_id() ); // Enqueue Conditional Script $this->scripts(); $this->generate_css(); ?> <div class="<?php echo ld_helper()->sanitize_html_classes( $classes ) ?>" id="<?php echo $this->get_id(); ?>"> <div class="lqd-pt-inner"> <div class="lqd-pt-bg lqd-overlay"></div> <div class="lqd-pt-head pos-rel text-center px-2 py-4"> <?php $this->get_title( 'font-weight-semibold' ); ?> </div> <div class="lqd-pt-body font-weight-medium pos-rel px-5 py-3"> <?php $this->get_features() ?> </div> <div class="lqd-pt-foot pos-rel px-5 pb-5"> <?php $this->get_button()?> </div> </div> </div>
Upload File
Create Folder