Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/druffko/getuserinfo

A simple Wordpress Plugin that shows lots of Userinfo
https://github.com/druffko/getuserinfo

Last synced: 3 months ago
JSON representation

A simple Wordpress Plugin that shows lots of Userinfo

Awesome Lists containing this project

README

        

![Repo-Image](https://druffko.gg/github-images/getUserInfo.png)

getUserInfo


A simple Wordpress Plugin that shows lots of Userinfo





Plugin stability



GitHub release (latest by date including pre-releases)



GitHub All Releases




Download

|

Demo

|

Issues



The little plugin that can. Built with ❤︎ by
druffko and

contributors


## Table of Contents
- [Features](#features)
- [Usage](#usage)
- [Make it better](#make-it-better)
- [More Info](#more-info)

## Features
Well, it pretty much explains itself. This Plugin shows lots of user info on any Wordpress page, you use the shortcodes on.

This Plugin could be useful for tech-supporters, that use Wordpress as their CMS, to get the users IP easier, if the user has no idea how to find it. I'm pretty sure there are many more cases, but I can't think of a single one right now.

## Usage
To get this plugin to work, just go to any page and insert the shortcode.

Use [gui_show_ip] to show the Users IP Address

Use [gui_show_hostname] to show the Users Hostname (if available)

Use [gui_show_os] to show the Users Operating System

Use [gui_show_device] to show the Users Device type

Use [gui_show_browser] to show the Users Browser

That's it. Save the page and review your changes.

## More info
### Why isn't this plugin on Wordpress.org?
Well, honestly, I am just too lazy to do it. Maybe it'll be on there some time.

---

## Contributing

Contributions are welcome! Please follow these steps:

1. Fork the repository
2. Create a new branch (`git checkout -b feature-name`)
3. Commit your changes (`git commit -m 'Add some feature'`)
4. Push to the branch (`git push origin feature-name`)
5. Open a pull request

---

## License

This project is licensed under the [MIT License](LICENSE).

---

## Contact

- **druffko** - [@druffko](https://twitter.com/druffko) - [email protected]
- **Project Link** - https://github.com/druffko/getUserInfo

Feel free to reach out if you have any questions or suggestions!