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

https://github.com/massimo-rnd/getUserInfo

A simple Wordpress Plugin that shows lots of Userinfo
https://github.com/massimo-rnd/getUserInfo

php wordpress wordpress-plugin

Last synced: about 1 year ago
JSON representation

A simple Wordpress Plugin that shows lots of Userinfo

Awesome Lists containing this project

README

          

![Repo-Image](https://massimo.gg/github-images/getuserinfo.webp)

# getUserInfo

![License](https://img.shields.io/github/license/massimo-rnd/getUserInfo)
![Issues](https://img.shields.io/github/issues/massimo-rnd/getUserInfo)
![Forks](https://img.shields.io/github/forks/massimo-rnd/getUserInfo)
![Stars](https://img.shields.io/github/stars/massimo-rnd/getUserInfo)
![Last Commit](https://img.shields.io/github/last-commit/massimo-rnd/getUserInfo)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/massimo-rnd/getUserInfo?include_prereleases)

## 🚀 Overview

A simple Wordpress Plugin that shows lots of Userinfo

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.

## 🎯 Features

- Show UserIP
- Show Hostname
- Show OS
- Show Device
- Show Browser

## 💻 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.

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/massimo-rnd/getUserInfo/issues).

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

See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.

## 📜 License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## 📊 Repository Metrics

![Repo Size](https://img.shields.io/github/repo-size/massimo-rnd/getUserInfo)
![Contributors](https://img.shields.io/github/contributors/massimo-rnd/getUserInfo)
![Commit Activity](https://img.shields.io/github/commit-activity/m/massimo-rnd/getUserInfo)

---

### 📞 Contact

For any inquiries, feel free to reach out:
- email: [hi@massimo.gg](mailto:hi@massimo.gg)
- X: [massimo-rnd](https://x.com/massimo-rnd)
- [Discord](https://discord.gg/wmC5AA6c)