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_wp_pages.php |
<?php $output = $title = $el_class = $sortby = $exclude = ''; extract( shortcode_atts( array( 'title' => __( 'Pages' ), 'sortby' => 'menu_order', 'exclude' => null, 'el_class' => '' ), $atts ) ); $el_class = $this->getExtraClass($el_class); $output = '<div class="vc_wp_pages wpb_content_element'.$el_class.'">'; $type = 'WP_Widget_Pages'; $args = array(); ob_start(); the_widget( $type, $atts, $args ); $output .= ob_get_clean(); $output .= '</div>' . $this->endBlockComment('vc_wp_pages') . "\n"; echo $output;
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare