[wordpress插件] Dailybooth fetcherDailybooth提取程序

wordpress 插件 文章 2020-04-11 23:10 528 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin fetches some pictures from a-pic-a-day-service Dailybooth.com for integration with your blog.

此插件从a-pic-a-day-day-day服务Dailybooth.com中获取一些图片,以与您的博客集成。

安装步骤

    1. Upload it to /wp-content/plugins/
    2. 将其上传到 / wp-content / plugins /

    3. Create a directory cache in your dailybooth plugin directory and make it writeable (chmod 0777)
    4. 在您的Dailybooth插件目录中创建目录 cache 并使其可写(chmod 0777)

    5. Activate it
    6. 激活它

    7. Use [[dailybooth:username:count]] in your pages/posts.

    8. 在页面/帖子中使用[[dailybooth:username:count]]。

      (i.e. [[dailybooth:knuspermagier:3]])

    9. (即 [[[dailybooth:knuspermagier:3]]

    10. Style it!

    11. 样式化!

      The [[dailybooth]] tag will be replace with a ul list with class dailybooth-pictures.

    12. [[dailybooth]]标记将替换为类别为 dailybooth-pictures ul 列表。

    13. For sidebar/template use, you can use the function knspr_dailybooth(string $username, int $count), it returns HTML.
    14. 要使用边栏/模板,可以使用函数 knspr_dailybooth(string $ username,int $ count),它返回HTML。

下载地址
https://downloads.wordpress.org/plugin/dailybooth-fetcher.0.5.5.zip
-EOF-

AI助手支持GPT4.0