[wordpress插件] Add Post Type Instructions添加帖子类型说明

wordpress 插件 文章 2020-01-31 01:20 596 0 全屏看文

AI助手支持GPT4.0

评分

100

100

描述

Add Post Type Instructions allows admins to easily set instructional context for metaboxes and more on pages, posts or custom post types.

添加帖子类型说明,管理员可以轻松地为页面,帖子或自定义帖子类型上的元框及更多内容设置说明上下文。

Currently it supports adding instructional context in the following areas on the add/edit screen:

当前,它支持在添加/编辑屏幕上的以下区域中添加说明性上下文:

    • above the title field
    • 在标题字段上方

    • above the WYSIWYG editor
    • 所见即所得编辑器之上

    • default content within the WYSIWYG editor
    • 所见即所得编辑器中的默认内容

    and within the following metaboxes:

    以及以下元框中:

      • publish
      • 发布

      • author
      • 作者

      • featured image
      • 精选图片

      • excerpt
      • 摘录

      • trackbacks
      • 引用通告

      • custom fields
      • 自定义字段

      • page attributes
      • 页面属性

      • categories
      • 类别

      • tags
      • 标签

      • post format
      • 帖子格式

      • discussion
      • 讨论

      • comments
      • 评论

      • revisions
      • 修订

      • slug
      • sl

      APTI uses OOP standards to add options only for those metaboxes which are supported for each post type and to execute code only on those pages where it is needed.

      APTI使用OOP标准为仅支持每种帖子类型的那些metabox添加选项,并仅在需要它的那些页面上执行代码。

      It works especially well for sites with many custom post types that require content to be entered in a specific way (ie. when a post type requires a specific page template or when the absence of a featured image will break the intended look of a post)

      对于具有许多自定义帖子类型且要求以特定方式输入内容的网站(例如,当帖子类型需要特定页面模板或缺少特色图片会破坏帖子的预期外观时),此方法特别有用

      .

      Think of any theme or plugin that supports an image slider powered by a required featured image, and you can surely see where APTI can come in handy.

      想想任何支持由所需特征图像驱动的图像滑块的主题或插件,您肯定会看到APTI可以派上用场的地方。

      To be clear, APTI does absolutely nothing to the front-end of your site.

      需要明确的是,APTI绝对不会对您网站的前端做任何事情。

      It simply adds instructional context to the add/edit page/post admin screen so your clients and site editors might better understand how content is to be added.

      它只是将说明性上下文添加到“添加/编辑页面/发布管理员”屏幕中,因此您的客户和站点编辑者可能会更好地了解如何添加内容。

      APTI works with multisite networks and allows users to define settings on a per-site basis.

      APTI可与多站点网络配合使用,并允许用户在每个站点的基础上定义设置。

      Coming soon

      即将推出

        • Translations – to submit a translation, please contact the author
        • 翻译–要提交翻译,请与作者联系

        APTI will work with drag-n-drop builders such as Visual Composer, but the author cannot recommend its use with them.

        APTI将与Visual Composer等拖放生成器一起使用,但是作者不建议将其与它们一起使用。

        This will be addressed in a future release.

        将来的版本中将解决此问题。

        Suggestions are welcome

        欢迎提出建议

          • email the author at dave@dauid.us
          • 发送电子邮件至dave@dauid.us

          Follow Development on Github

          关注Github上的开发

            • https://github.com/dauidus/add-post-type-instructions
            • https://github.com/dauidus/add-post-type-in​​structions

安装步骤

Installation from zip:

通过zip安装

    1. From wp-admin interface, select Plugins -> Add New
    2. 从wp-admin界面中,选择“插件”->“添加新内容”

    3. Click Upload
    4. 点击上传

    5. Click “Choose File” and select add-post-type-instructions.zip
    6. 点击“选择文件”,然后选择add-post-type-in​​structions.zip

    7. Click “Install Now”
    8. 点击“立即安装”

    9. Activate the plugin through the ‘Plugins’ menu in WordPress
    10. 通过WordPress中的“插件”菜单激活插件

    11. Add instructive text from the settings -> Post Type Instructions admin page
    12. 设置->帖子类型说明管理页面中添加说明文字

    Installation from WordPress Plugin Directory:

    从WordPress插件目录安装:

      1. From wp-admin interface, go to Plugins -> Add New
      2. 从wp-admin界面转到插件->添加新

      3. Search for “Post Type Instructions”
      4. 搜索“帖子类型说明”

      5. Click Install Now under the plugin name
      6. 单击插件名称下的立即安装

      7. Click Ok to install the plugin
      8. 单击“确定”以安装插件

      9. Click Activate Plugin once installed
      10. 安装后单击“激活插件”

      11. Add instructive text from the settings -> Post Type Instructions admin page
      12. 设置->帖子类型说明管理页面中添加说明文字

下载地址

https://downloads.wordpress.org/plugin/add-post-type-instructions.zip

https://downloads.wordpress.org/plugin/add-post-type-in​​structions.zip

-EOF-

AI助手支持GPT4.0