updated details of plugin and readme.txt
authordanix <danix@danix.xyz>
Sat, 28 Jul 2018 09:29:06 +0000 (11:29 +0200)
committerdanix <danix@danix.xyz>
Sat, 28 Jul 2018 09:29:06 +0000 (11:29 +0200)
danixland-wporg-stats.php
readme.txt

index e22aeb1..6aeca8b 100644 (file)
@@ -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\r
 Version: 0.1\r
 Author: Danilo 'danix' Macri\r
-Author URI: https://danix.xyz\r
+Author URI: https://danix.xyz/author/danix\r
 Text Domain: dnxwporg\r
 \r
 This program is distributed in the hope that it will be useful,\r
index 45c6ec9..16dee62 100644 (file)
@@ -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.