[wordpress插件] AideRSS WordPress PluginAideRSS WordPress插件

wordpress 插件 文章 2020-02-12 14:40 608 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

AideRSS is a service that helps you to prioritize news feeds based on the amount of social activity around them.

AideRSS是一项服务,可帮助您根据新闻源周围的社交活动量来确定其优先级。

Using an algorithm called PostRank, which tracks the number of comments, Digg votes, del.icio.us bookmarks and more, it will process any feed you enter and spit out feeds of All Posts, Good Posts, Great Posts, Best Posts and the

使用称为PostRank的算法,该算法可跟踪评论,Digg投票,del.icio.us书签的数量等,它将处理您输入的所有提要,并吐出所有帖子,好帖子,大帖子,最佳帖子和

Top 20.

前20名。

AideRSS have released API and PHP Class.

AideRSS已发布API和PHP类。

Base on the PHP Class, I create a simple WordPress plugin which can display the top posts for the specified time period.

基于PHP类,我创建了一个简单的WordPress插件,可以显示指定时间段内的热门帖子。

安装步骤

    1. Upload the folder advanced-post-image to the /wp-content/plugins/ directory
    2. 将文件夹Advanced-Post-image上载到 / wp-content / plugins / 目录

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

    5. Place

    6. 放置 <?php aide_get_top_posts('month',10);

      ?> in your templates

    7. ?> 在您的模板中

下载地址

https://downloads.wordpress.org/plugin/aiderss-wordpress-plugin.0.2.zip

https://downloads.wordpress.org/plugin/aiderss-wordpress-plugin.0.2.zip

-EOF-

AI助手支持GPT4.0