/
/
home
/
melaqxso
/
nymetrocualumni.com
/
wp-content
/
plugins
/
hub-core
/
shortcodes
/
price-table
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/nymetrocualumni.com/wp-content/plugins/hub-core/shortcodes/price-table
Edit:
/home/melaqxso/nymetrocualumni.com/wp-content/plugins/hub-core/shortcodes/price-table/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>
Ukuran: 742 B