Skip to content

Commit f3761f1

Browse files
authored
Merge pull request #47 from stracker-phil/master
Here it is: The new Task list page and async API requests
2 parents 6c5fc45 + 535da06 commit f3761f1

28 files changed

+5810
-14044
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Text changes on charts [#28](https://github.com/codeablehq/expertstatsplugin/issues/28) @defunctl
2121

2222
*0.0.6 (2017-03-01)*
23-
* Added invalid credentials logic and admin notice [#29](https://github.com/codeablehq/expertstatsplugin/issues/29) @defunctl
23+
* Added invalid credentials logic and admin notice [#29](https://github.com/codeablehq/expertstatsplugin/issues/29) @defunctl
2424
* Added WordPress Object Caching to stats and client DB calls [#19](https://github.com/codeablehq/expertstatsplugin/issues/19) @defunctl
2525

2626
*0.0.7 (2017-03-15)*
@@ -34,3 +34,7 @@
3434

3535
*0.0.10 (2017-05-18)*
3636
* Fixes for missing user data, thanks @ahanzek
37+
38+
*0.0.20 (2019-07-07)*
39+
* Update UI layout to match current WordPress standards
40+
* Apply WordPress coding standards to code

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[![Codeable](https://img.shields.io/badge/Codeable-Experts-blue.svg?style=flat-square)]()
22
# Codeable Expert Stats Plugin Readme
3-
*Contributors:* Spyros Vlachopoulos, Panagiotis Synetos, John Leskas, Justin Frydman, Jonathan Bossenger, Rob Scott
3+
*Contributors:* Spyros Vlachopoulos, Panagiotis Synetos, John Leskas, Justin Frydman, Jonathan Bossenger, Rob Scott, Philipp Stracker
44

5-
*Tested up to:* WordPress 4.7.3
5+
*Tested up to:* WordPress 5.2.2
66

77
Codeable Expert Stats plugin makes it easy for you to track and monitor your success as an expert on Codeable via an easy-to-understand dashboard for your personal/agency WordPress site.
88

0 commit comments

Comments
 (0)