芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/clients/_alpage-services.fr/wp-content/themes/fable/blog-content.php
getWidgetAreaByPost($fable_parentPost->post,true,true); $query=$Blog->getPost(); $postCount=count($query->posts); if($postCount) { ?>
have_posts()) { $query->the_post(); $option=ThemeOption::getPostMeta($post); ThemeHelper::removeUIndex($option,'post_type'); $visibleOption=array(); if(get_post_type()=='post') { $visibleOption['post_tag_visible']=ThemeOption::getGlobalOption($post,'post_tag_visible'); $visibleOption['post_author_visible']=ThemeOption::getGlobalOption($post,'post_author_visible'); $visibleOption['post_category_visible']=ThemeOption::getGlobalOption($post,'post_category_visible'); $visibleOption['post_comment_count_visible']=ThemeOption::getGlobalOption($post,'post_comment_count_visible') && comments_open(get_the_id()); } ?>
> formatPostDate($post->post_date,$day,$month,$year); $headerImportance=$widgetAreaData['location']==0 ? 2 : 4; ?>
class="theme-post-header">
">
>
">
isNotEmpty($preambule)) { ?>
"> getImageClass($widgetAreaData['location'])); ?>
createTagList(); if($visibleOption['post_category_visible']==1) echo $Post->createCategoryList(); if($visibleOption['post_author_visible']==1) { ?>
">
">
">
createPagination($query); ?>