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/cf-post-formats/views/ |
Current File : //var/www/web284/html/wp-content/plugins/cf-post-formats/views/tabs.php |
<div id="cf-post-format-tabs" class="cf-nav" style="display: none;"> <ul class="clearfix"> <?php foreach ($post_formats as $format) { $class = ($format == $current_post_format || (empty($current_post_format) && $format == 'standard') ? 'current' : ''); if ($format == 'standard') { $format_string = __('Standard', 'cf-post-format'); $format_hash = 'post-format-0'; } else { $format_string = get_post_format_string($format); $format_hash = 'post-format-'.$format; } echo '<li><a '.(!empty($class) ? 'class="'.esc_attr($class).'"' : '').' href="#'.esc_attr($format_hash).'">'.esc_html($format_string).'</a></li>'; } ?> </ul> </div>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare