Skip to content

Commit

Permalink
Updated readme.txt file.
Browse files Browse the repository at this point in the history
  • Loading branch information
seb86 committed Mar 17, 2017
1 parent 84e3a42 commit 8b84f40
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
=== Users by Date Registered ===
Version: 1.0.1
Author URI: http://www.sebastiendumont.com
Author: Sebastien Dumont
Version: 1.0.2
Author URI: https://sebastiendumont.com
Author: Sébastien Dumont
Contributors: sebd86
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&[email protected]&currency_code=EUR&amount=&return=&item_name=Buy+me+a+coffee+for+Users+by+Date+Registered+Plugin&page_style=paypal
Tags: users, date, filter, admin, Sebastien Dumont
Requires at least: 3.8
Tested up to 4.0.1
Stable Tag: Trunk
Donate link: https://sebastiendumont.com/product/users-date-registered/
Tags: users, date, filter, admin
Requires at least: 4.5
Tested up to 4.7.3
Stable Tag: 1.0.2

Displays a new column displaying the date the user registered and allows you to filter the users by date.

Expand All @@ -23,8 +23,6 @@ You can contribute code to this plugin via GitHub: [https://github.com/seb86/Use

Use the WordPress.org forums for community support - I cannot offer support directly for free. If you spot a bug, you can of course log it on [Github](https://github.com/seb86/Users-by-Date-Registered) instead where I can act upon it more efficiently.

If you want help with customisation, hire me if I am available or hire another developer!

= Reviews =

I like stars. Just a simple review from you will help me gain more stars. It only takes a moment of your time.
Expand All @@ -47,10 +45,15 @@ The manual installation method involves downloading the plugin and uploading it

== Changelog ==

= v1.0.2 - 17th March 2017
* CORRECTED - Textdomain to match plugin slug.
* FIXED - Compatibility with PHP 7.
* FIXED - Filter button to identify if the table was filtered from the top or bottom of the table.

= 1.0.1 - 14th December 2014 =

* FIXED - Query issue by removing $wpdb->prepare

= 1.0.0 - 16th August 2014 =

* Initial release
* Initial release

0 comments on commit 8b84f40

Please sign in to comment.