From: danix Date: Sat, 28 Jul 2018 09:29:06 +0000 (+0200) Subject: updated details of plugin and readme.txt X-Git-Url: https://git.danix.xyz/?p=danixland-wporg-stats.git;a=commitdiff_plain;h=85e69c8ebd18061ae4f6c09bbdd73fc14b6c6c68 updated details of plugin and readme.txt --- diff --git a/danixland-wporg-stats.php b/danixland-wporg-stats.php index e22aeb1..6aeca8b 100644 --- a/danixland-wporg-stats.php +++ b/danixland-wporg-stats.php @@ -5,7 +5,7 @@ Plugin URI: https://danix.xyz/?p=3745 Description: A simple plugin that shows useful stats about your plugins hosted on WordPress.org Version: 0.1 Author: Danilo 'danix' Macri -Author URI: https://danix.xyz +Author URI: https://danix.xyz/author/danix Text Domain: dnxwporg This program is distributed in the hope that it will be useful, diff --git a/readme.txt b/readme.txt index 45c6ec9..16dee62 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: danixland Donate link: http://danix.xyz Tags: widget, sidebar, links, plugins, list Requires at least: 4.6 -Tested up to: 4.9.6 +Tested up to: 4.9.7 Stable tag: 1.0 This widget will display a list of plugins by the same author hosted on the WordPress.org plugins directory. @@ -11,7 +11,7 @@ This widget will display a list of plugins by the same author hosted on the Word == Description == danixland-wporg.stats is a plugin that adds a new widget to be used on the Sidebar (or wherever you like). -This widget will show a list of plugins by the same author, hosted on the WordPress Plugins directory. It uses the wordpress.org API to fetch all the details and it's able to show links to the plugin page on wordpress.org or to the URI specified by the author inside the plugin itself. Other stats displayed by the plugin are the total number of downloads for all the plugins and soon the plugin will be able to display even more stats. +This widget will show a list of plugins by the same author, hosted on the WordPress Plugins directory. It uses the wordpress.org API to fetch all the details and it's able to show links to the plugin page on wordpress.org or to the URI specified by the author inside the plugin itself. Other stats displayed by the plugin are the total number of downloads for all the plugins, average rating per plugin and total average. Soon the plugin will be able to display even more stats. If an author has used the assets directory to store the plugin's icons, danixland-wporg-stats is able to fetch and display the icons as well. @@ -80,5 +80,5 @@ No upgrade since this is the first version ;) * I'll work on supporting themes as well. * custom tags inside the description -* average download, average rating and more stats coming soon +* average downloads and more stats coming soon * I'm open to suggestions, so don't be shy.