An open API service indexing awesome lists of open source software.

https://github.com/bordoni/online-now

Check which users are currently online on WordPress
https://github.com/bordoni/online-now

Last synced: about 2 months ago
JSON representation

Check which users are currently online on WordPress

Awesome Lists containing this project

README

        

# Online Now

Online Now is a very small plugin that will help you to show which registred users are online now

**Contributors:** [bordoni](http://profiles.wordpress.org/bordoni)
**Tags:** [users](http://wordpress.org/plugins/tags/users), [registred users](http://wordpress.org/plugins/tags/registred users), [online](http://wordpress.org/plugins/tags/online), [whos online](http://wordpress.org/plugins/tags/whos online)
**Requires at least:** 3.5
**Tested up to:** 4.4
**Stable tag:** trunk (master)
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)

## Description ##

### See room for improvement? ###
Great! There are several ways you can get involved to help make Online Now better:

1. **Report Bugs:** If you find a bug, error or other problem, please report it! You can do this by [creating a new issue](https://github.com/bordoni/online-now/issues) in the plugin forum. As soon as I can I will try to reproduce and if verified I will mark it as `Confirmed` then I will try to resolve it.
2. **Suggest New Features:** Have an awesome idea? Please share it! Simply [create a new issue](https://github.com/bordoni/online-now/issues) in the plugin repository to express your thoughts on why the feature should be included and get a discussion going around your idea.
3. **Issue Pull Requests:** If you're a developer, the easiest way to get involved is to help out on [issues already reported](https://github.com/bordoni/online-now/issues) in GitHub.

Thank you for wanting to make Online Now better for everyone! [We salute you](https://www.youtube.com/watch?v=8fPf6L0XNvM).

## Changelog ##

### 0.3.0 ###
* Feature: Track Users by Time
* Feature: Include a Minimum of Users to be displayed
* Feature: Links to User Profiles

### 0.2.0 ###
* Feature: Now the plugin tracks the users to check if they are still online
* Feature: Included a method to check if the current User is online

### 0.1.1 ###
* Tweak: Added a Zero text to the listing shortcode

### 0.1.0 ###
* Feature: Had the idea to the Post and Created the first draft of the Plugin