[wordpress插件] Consume This消费这个

wordpress 插件 文章 2020-03-30 20:10 479 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

I made this plugin because I wanted a Delicious.com-like list of links I was looking at, music I was listening to, etc. It’s super simple: text, an optional link, and a tag.

之所以制作这个插件,是因为我想要一个类似Delicious.com的链接列表,例如正在查看的链接,正在听的音乐等。它非常简单:文本,可选链接和标签。

It works by creating a custom post type (“Consumption”) and custom taxonomy (“Consumable”), and an optional bookmarklet.

通过创建自定义帖子类型(“消费”)和自定义分类法(“消耗品”)以及可选的小书签来工作。

You enter the name of what you’re consuming, an optional link, and an optional tag (the “Consumable” taxonomy) and that’s it.

您输入所消费物品的名称,可选链接和可选标签(“消耗品”分类法),仅此而已。

You can then display this list anywhere on your site — a list of consumables in a tag cloud, a page with a list of consumptions, etc.

然后,您可以在网站上的任何位置显示此列表-标签云中的消耗品列表,包含消费列表的页面等。

Github: https://github.com/mintindeed/consume-this

Github:https://github.com/mintindeed/consume-this

WordPress.org: https://wordpress.org/extend/plugins/consume-this/

WordPress.org:https://wordpress.org/extend/plugins/consume-this/

Image by Henning Mühlinghaus;

图片由 HenningMühlinghaus拍摄;

some rights reserved.

保留部分权利。

See link for details.

有关详细信息,请参见链接。

安装步骤

    1. Unzip and upload the consume-this folder to your /wp-content/plugins/ directory
    2. 解压缩并将 consum-this 文件夹上传到您的 / wp-content / plugins / 目录

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

    Optional:

    可选:

      1. Copy /wp-content/plugins/consume-this/theme-files/archive-consumption.php to /wp-content/themes//archive-consumption.

      2. /wp-content/plugins/consume-this/theme-files/archive-consumption.php 复制到 / wp-content / themes / / archive-consumption。

        php and customize it as you see fit.

      3. php 并根据需要对其进行自定义。

      4. Add a link to /consumption/ to your navigation menu.
      5. 在导航菜单中添加指向 / consumption / 的链接。

下载地址
https://downloads.wordpress.org/plugin/consume-this.1.0.zip
-EOF-

AI助手支持GPT4.0