[wordpress插件] Automatic Featured Image Posts自动精选图片

wordpress 插件 文章 2020-02-25 10:00 557 0 全屏看文

AI助手支持GPT4.0

评分
96
描述

Automatic Featured Image Posts creates a new post with a Featured Image every time an image is uploaded.

每次上传图片时,自动精选图片帖子都会使用精选图片创建新帖子。

Through the plugin settings page, you can set the image to publish and assign itself to one of your other existing custom post types and/or post formats.

通过插件设置页面,您可以将图像设置为发布,并将其分配给其他现有的自定义帖子类型和/或帖子格式之一。

The imagined use case is to make managing a large number of photos through WordPress a little more interesting and a little more fun.

想象中的用例是使通过WordPress管理大量照片变得更加有趣和有趣。

After uploading 10, 100, or 1000 pictures from an event or vacation, you and other users can go through and spend the majority of your time adding content, tags, and titles to your photographs rather than going through a monotonous process creating

从活动或假期上传10、100或1000张图片后,您和其他用户可以花大量时间在照片上添加内容,标签和标题,而无需经过创建过程的单调过程

new posts over and over again.

一遍又一遍的新帖子。

Settings are available for:

设置适用于:

    • Default Post Status (draft, pending, published, private)
    • 默认帖子状态(草稿,待处理,已发布,私人)

    • Default Post Type

    • 默认帖子类型

        • Default is the WordPress post.
        • 默认为WordPress帖子。

        • Can choose any custom post type registered in your WordPress installation.
        • 可以选择在WordPress安装中注册的任何自定义帖子类型。

      • Default Post Format

      • 默认帖子格式

          • Default is ‘standard’, which equates to none.
          • 默认值为“标准”,等于无。

          • Other options are provided if registered by your theme
          • 如果按您的主题注册,则提供其他选项

        Filters are available for:

        过滤器可用于:

          • afip_new_post_title = Allow other functions or themes to change the post title before creation.
          • afip_new_post_title =允许其他功能或主题在创建之前更改帖子标题。

          • afip_new_post_category = Allow other functions or themes to change the post categories before creation.
          • afip_new_post_category =允许其他功能或主题在创建之前更改帖子类别。

          • afip_new_post_content = Allow other functions or themes to change the post content before creation.
          • afip_new_post_content =允许其他功能或主题在创建之前更改帖子内容。

          • afip_new_post_date = Allow other functions or themes to change the post date before creation.
          • afip_new_post_date =允许其他功能或主题在创建之前更改发布日期。

          • afip_post_parent_continue = Allow creation of a new post when an image is inserted in an existing post.
          • afip_post_parent_continue =当在现有帖子中插入图像时,允许创建新帖子。

          • afip_continue_new_post = Allow other functions or themes to skip creation of a post.
          • afip_continue_new_post =允许其他功能或主题跳过帖子的创建。

          Actions are available for:

          可用于以下操作:

安装步骤

    1. Upload ‘automatic-featured-image-posts’ to your plugin directory, usually ‘wp-content/plugins/’, or install automatically via your WordPress admin page.
    2. 将“ automatic-featured-image-posts”上传到您的插件目录(通常是“ wp-content / plugins /”),或通过WordPress管理页面自动安装。

    3. Activate Automatic Featured Image Posts in your plugin menu.
    4. 在插件菜单中激活自动精选图片帖子。

    5. If you’d like to change the default post status or post type, configure the plugin using the Auto Image Posts menu under Settings in your admin page.

    6. 如果您想更改默认帖子状态或帖子类型,请使用管理页面“设置”下的“自动图片帖子”菜单配置插件。

      (See Screenshot)

    7. 查看屏幕截图

    That’s it!

    就这样!

下载地址
https://downloads.wordpress.org/plugin/automatic-featured-image-posts.1.0.zip
-EOF-

AI助手支持GPT4.0