[wordpress插件] Advanced Post List高级帖子列表

wordpress 插件 文章 2020-02-08 14:20 1209 0 全屏看文

AI助手支持GPT4.0

评分

90

90

描述

This tool functions much like a Post List builder to give Admins the most amount of control over managing content to display.

此工具的功能非常类似于“发布列表”构建器,使管理员可以最大程度地控制要显示的内容。

Developed with Web Designers & Developers in mind, makes this a highly customizable tool to have around.

充分考虑了Web设计人员和开发人员的需求,使该工具具有很高的可定制性。

However, there is a sharp learning curve for most.

但是,大多数人的学习曲线很陡。

You must know:

您必须知道:

    • HTML
    • HTML

    • CSS
    • CSS

    • (Optional)

    • (可选)

        • JavaScript
        • JavaScript

        • PHP
        • PHP

      Summary

      摘要

      Advanced Post List (aka APL) is designed to operate much like The Loop in WordPress;

      高级帖子列表(aka APL)的设计类似于WordPress中的The Loop;

      which is most notable in Themes.

      这在主题中最为明显。

      However, that concept is taken and turned into an Admin tool that can easily be changed, moved, or addedemoved.

      但是,该概念被采纳并变成了可以轻松更改,移动或添加/删除的管理工具。

      This eliminates much of the backend work, and prevents being limited to what is hardcoded into a theme.

      这样就省去了很多后端工作,并且避免了局限于硬编码为主题的内容。

      This also makes multiple Featured Content with different configurations more of a breeze, and the complexity of it is a challenge that APL achieves unlike any other.

      这也使具有不同配置的多个精选内容变得轻而易举,而APL所面临的挑战是其复杂性。

      APL can accomplish a large degree of variations, but can be broken down to 3 main types of tasks.

      APL可以完成很大的变化,但是可以分解为3种主要类型的任务。

      With Filter, Design, and Placement, here are some of the key features.

      使用“过滤器”,“设计”和“放置”,以下是一些关键功能。

      Filter

      过滤器

        • Custom Post Type and Taxonomy Support (CPT) – Displays Posts/Pages from custom post types, taxonomies, and terms.

        • 自定义帖子类型和分类支持(CPT) –显示来自自定义帖子类型,分类法和术语的帖子/页面。

          This includes other plugins with post data.

          这包括具有发布数据的其他插件。

          but may store its data differently than post_content.

          但存储的数据可能不同于post_content。

          (Advanced Users, see php_function shortcode.)

        • 高级用户,请参阅php_function简码。

        • Enhanced/Diverse Queries – Capable of diverse filter configuration when displaying posts.

        • 增强/多样化查询 –显示帖子时可以进行多种过滤器配置。

          This feature allows…

          此功能允许...

            • Cross Filtering with Custom Post Types.
            • 使用自定义帖子类型进行交叉过滤。

            • Diverse Post Types -> Taxonomies query configurations.
            • 各种帖子类型->分类法查询配置。

            • Multiple Query configurations with include and require.
            • 具有include和require的多个查询配置。

          • Optimized with Complex Queries – Once deemed an Achilles Heel to WP Query, steps are taken to reduce the server load as much as possible.
          • 通过复杂查询进行优化 –一旦被视为WP查询的致命弱点,便会采取措施尽可能减少服务器负载。

          • Dynamic Filters – Grabs values to filter by based on the current posts/pages being viewed.

          • 动态过滤器 –抓取值以根据当前正在查看的帖子/页面进行过滤。

            Ex.

            例如

            Displaying Related Posts in a Header, Footer, Sidebar, etc..

          • 在页眉,页脚,侧边栏等中显示相关帖子。

          • Show Content from Published, Private, Future, etc. – This is a development feature and may not provide intended results.

          • 显示已发布,私有,未来等内容。 –这是开发功能,可能无法提供预期的结果。

            Display content on the frontend so users don’t have to navigate to the admin side.

            在前端显示内容,因此用户不必导航到管理端。

            Allowing private landing pages to be created.

            允许创建私人登录页面。

            Note: Requires advanced knowledge on how WP Query and User Perms operate.

          • 注意:需要有关WP查询和用户权限的操作的高级知识。

          Design

          设计

            • Layout and Style 99.9% Customizable – There’s nearly no limitations to the design, with some exceptions that may surface with (Child) Theme’s CSS.

            • 布局和样式99.9%可自定义 –对设计几乎没有限制,但(Child)Theme的CSS可能会出现一些例外。

              This does require some knowledge in Web Design.

              这确实需要Web设计方面的一些知识。

              Note: This is NOT to be confused with Drag and Drop UI/UX.

            • 注意:这不要与拖放UI / UX混淆。

            • Internal Shortcodes – Adds various data from Post object, and is one of the extensive features.

            • 内部简码 –从Post对象添加各种数据,并且是广泛的功能之一。

              Being able to extend to shortcodes with custom PHP functions make the possibilities practically limitless.

              能够使用自定义PHP函数扩展为简码,实际上使可能性无限。

              See full list & details.

            • 查看完整列表和详细信息。

            • Encapsulated for Zero Conflicts – With a large number of shortcodes on any given site.

            • 封装为零冲突 –在任何给定站点上都有大量的短代码。

              Isolating Internal Shortcodes to its own instance eliminates any plugin conflicts.

            • 将内部简码隔离到自己的实例中可以消除任何插件冲突。

            • Custom Formats to Loop ( The Loop ) – Themes follow this concept, but APL turns that concept into a tool.

            • 要循环播放的自定义格式(The Loop) –主题遵循此概念,但是APL将该概念变成了工具。

              The “List Content” loop, as well as the before & after, is where most of the work is done with preset HTML, CSS, JS, & PHP designs.

              “列表内容”循环以及之前和之后的工作都是通过预设的HTML,CSS,JS和PHP设计完成的。

              It is also optional to set an Empty Message (No Posts Found) to display.

            • 设置要显示的空消息(找不到帖子)也是可选的。

            Placement

            展示位置

              • Post List Shortcode – User friendly method of adding Preset Post Lists to a section of a page.
              • 帖子列表简码 –用户友好的方法,可将预设的帖子列表添加到页面的一部分。

              • Sidebar Widget – Easier to use.

              • 侧栏小工具 –易于使用。

                However, adding post list shortcodes to the text sidebar also produces the same results.

              • 但是,将发布列表短代码添加到文本侧边栏也会产生相同的结果。

              • PHP Hardcode – For more extensive design work.

              • PHP Hardcode –用于更广泛的设计工作。

                There is a public function for displaying Preset Post Lists where WordPress support and functions for admins aren’t fully present.

              • 有一个用于显示预设帖子列表的公共功能,而WordPress支持和管理员功能尚不完整。

              Other Plugins Tested/Supported

              其他已测试/受支持的插件

              There’s various plugins that offer a unique capability, and some of which APL can use as intended, but there are also some don’t.

              有许多插件提供了独特的功能,其中一些APL可以按预期使用,但也有一些没有。

              Here is a list of popular plugins that have been tested and verified by Advanced Post List.

              这是经过高级帖子列表测试和验证的热门插件的列表。

下载地址

https://downloads.wordpress.org/plugin/advanced-post-list.0.5.5.zip

https://downloads.wordpress.org/plugin/advanced-post-list.0.5.5.zip

-EOF-

AI助手支持GPT4.0