[wordpress插件] Advanced Posts Blocks高级帖子块

wordpress 插件 文章 2020-02-08 16:20 562 0 全屏看文

AI助手支持GPT4.0

评分

100

100

描述

Add Custom Dynamic Blocks for Render Post and Posts.

为渲染帖子和帖子添加自定义动态块。

Multiple Posts Block

多个帖子块

Posts Block filtered post type.

帖子阻止过滤的帖子类型。

(ex. post, page) and filter posts by multiple categories, tags or custom taxonomy terms.

(例如帖子,页面)并按多个类别,标签或自定义分类术语过滤帖子。

Override template by your theme.

按主题覆盖模板。

if template-parts/blocks/advanced-posts-blocks/posts.php exists in your theme, replace default view.

如果主题中存在 template-parts / blocks / advanced-posts-blocks / posts.php ,请替换默认视图。

Single Post Block

单个帖子块

Single Post/Page Block.

单个帖子/页面块。

Override template by your theme.

按主题覆盖模板。

if template-parts/blocks/advanced-posts-blocks/post.php exists in your theme, replace default view.

如果主题中存在 template-parts / blocks / advanced-posts-blocks / post.php ,请替换默认视图。

Children Posts Block

儿童邮报亭

Children Posts Block.

儿童邮递区。

Override template by your theme.

按主题覆盖模板。

if template-parts/blocks/advanced-posts-blocks/children.php exists in your theme, replace default view.

如果主题中存在 template-parts / blocks / advanced-posts-blocks / children.php ,请替换默认视图。

Override Template

替代模板

Support template hierarchy.

支持模板层次结构。

The templates are searched in the following order.

按照以下顺序搜索模板。

    1. template-parts/blocks/advanced-posts-blocks/{Block_Type}/{Post_Type}-{Style}.php
    2. template-parts / blocks / advanced-posts-blocks / {Block_Type} / {Post_Type}-{Style} .php

    3. template-parts/blocks/advanced-posts-blocks/{Block_Type}/{Post_Type}.php
    4. template-parts / blocks / advanced-posts-blocks / {Block_Type} / {Post_Type} .php

    5. template-parts/blocks/advanced-posts-blocks/{Block_Type}-{Style}.php
    6. template-parts / blocks / advanced-posts-blocks / {Block_Type}-{Style} .php

    7. template-parts/blocks/advanced-posts-blocks/{Block_Type}.php

      template-parts / blocks / advanced-posts-blocks / {Block_Type} .php

      {Block_Type} is posts, post or children.

      {Block_Type}是帖子,帖子还是孩子。

    Credits

    信用

下载地址

https://downloads.wordpress.org/plugin/advanced-posts-blocks.0.4.0.zip

https://downloads.wordpress.org/plugin/advanced-posts-blocks.0.4.0.zip

-EOF-

AI助手支持GPT4.0