[wordpress插件] diigoRSSdiigoRSS

wordpress 插件 文章 2020-04-17 07:50 448 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

    • Displays bookmarks in a unordered list so output can be styled with CSS.
    • 在无序列表中显示书签,以便可以使用CSS设置输出样式。

    • Links are opened in a new window or tab.
    • 链接在新窗口或新标签页中打开。

    • Defaults to 5 posts from my diigo account.
    • 默认为我的diigo帐户中的5条帖子。

安装步骤

    1. Extract archive and upload the ‘diigoRSS’ folder to the /wp-content/plugins/ directory.
    2. 提取存档并将“ diigoRSS”文件夹上载到 / wp-content / plugins / 目录。

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

    5. Navigate to ‘Plugins’ > ‘Installed’ in the WP admin dashboard.

    6. 在WP管理控制台中导航至“插件”>“已安装”。

      Locate diigoRSS and click activate.

    7. 找到diigoRSS,然后单击激活。

    8. Navigate to ‘Appearance’ > ‘Widgets’ in the WP admin dashboard.

    9. 导航至WP管理控制台中的“外观”>“小部件”。

      Expand widget to enter the title, diigo username and number of bookmarks to display.

    10. 展开小部件以输入标题,diigo用户名和要显示的书签数量。

    11. Optional: CSS can be customised.

      可选:可以自定义CSS。

      ul.diigoRSS li{ border-bottom:1px dotted #333;

      ul.diigoRSS li {border-bottom:1px点缀#333;

      }

      }

      a.diigoRSS{ color:#333;

      a.diigoRSS {颜色:#333;

      }

      }

      div.diigoRSS_more{ }

      div.diigoRSS_more {}

下载地址
https://downloads.wordpress.org/plugin/diigorss.zip
-EOF-

AI助手支持GPT4.0