Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seb86 committed Aug 20, 2019
1 parent 67eaf61 commit eb015f5
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,15 @@
**Requires PHP:** 5.6
**Requires at least:** 4.5
**Tested up to:** 5.2.2
**Stable tag:** 1.0.6
**Stable tag:** 1.0.7
**License:** GPL v2 or later

###### Follow me
💻 [Website](https://sebastiendumont.com) 🐦[Twitter](https://twitter.com/sebd86)


## 🔔 Overview

This simple plugin allows you to filter your users by date registered and a new column is added to the users table displaying the date the user registered on your site.

This simple plugin adds a new column to the users table displaying the date the user registered and allows you to filter the users by date.

#### ✅ Requirements

Expand All @@ -34,23 +32,23 @@ To use this plugin you will need:
#### 💽 Installation

###### Manual

1. Download a `.zip` file with the [latest version](https://github.com/seb86/users-by-date-registered/releases).
2. Go to **WordPress Admin > Plugins > Add New**.
3. Click **Upload Plugin** at the top.
4. **Choose File** and select the `.zip` file you downloaded in **Step 1**.
5. Click **Install Now** and **Activate** the plugin.

###### Automatic

1. Go to **WordPress Admin > Plugins > Add New**.
2. Search for **Users by Date Registered**
3. Click **Install Now** on the plugin and **Activate** the plugin.


#### 📝 Reporting Issues

If you think you have found a bug in the extension, please [open a new issue](https://github.com/seb86/users-by-date-registered/issues/new) and I will do my best to help you out.


## Contribute

If you or your company use Users by Date Registered or appreciate the work I’m doing in open source, please consider supporting me directly so I can continue maintaining it.
Expand All @@ -60,20 +58,19 @@ You'll be helping to ensure I can spend the time not just fixing bugs, but keepi
Please also consider starring ✨ and sharing 👍 the repo! This helps the project getting known and grow with the community. 🙏

I accept one-time donations and monthly via [BuyMeACoffee.com](https://www.buymeacoffee.com/sebastien)
- [My PayPal](https://www.paypal.me/codebreaker)
- [BuyMeACoffee.com](https://www.buymeacoffee.com/sebastien)
- Bitcoin (BTC): `3L4cU7VJsXBFckstfJdP2moaNhTHzVDkKQ`
- Ethereum (ETH): `0xc6a3C18cf11f5307bFa11F8BCBD51F355b6431cB`
- Litecoin (LTC): `MNNy3xBK8sM8t1YUA2iAwdi9wRvZp9yRoi`

Thank you for your support! 🙌
* [My PayPal](https://www.paypal.me/codebreaker)
* [BuyMeACoffee.com](https://www.buymeacoffee.com/sebastien)
* Bitcoin (BTC): `3L4cU7VJsXBFckstfJdP2moaNhTHzVDkKQ`
* Ethereum (ETH): `0xc6a3C18cf11f5307bFa11F8BCBD51F355b6431cB`
* Litecoin (LTC): `MNNy3xBK8sM8t1YUA2iAwdi9wRvZp9yRoi`

Thank you for your support! 🙌

##### License

Users by Date Registered is released under [GNU General Public License v3.0](http://www.gnu.org/licenses/gpl-3.0.html).


##### Credits

Users by Date Registered is developed and maintained by [Sébastien Dumont](https://sebastiendumont.com/about/).
Expand Down

0 comments on commit eb015f5

Please sign in to comment.