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_raw_html.php |
<?php $output = $el_class = $width = $el_position = ''; extract(shortcode_atts(array( 'el_class' => '', 'el_position' => '', 'width' => '1/2' ), $atts)); $el_class = $this->getExtraClass($el_class); $el_class .= ' wpb_raw_html'; $content = rawurldecode(base64_decode(strip_tags($content))); $css_class = apply_filters(VC_SHORTCODE_CUSTOM_CSS_FILTER_TAG, 'wpb_raw_code wpb_content_element'.$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".$content; $output .= "\n\t\t".'</div> '.$this->endBlockComment('.wpb_wrapper'); $output .= "\n\t".'</div> '.$this->endBlockComment('.wpb_raw_code'); echo $output;
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare