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
- Host: GitHub
- URL: https://github.com/massimo-rnd/getUserInfo
- Owner: massimo-rnd
- License: mit
- Archived: true
- Created: 2024-08-28T19:46:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T13:33:19.000Z (over 1 year ago)
- Last Synced: 2025-04-23T09:52:47.004Z (about 1 year ago)
- Topics: php, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README

# getUserInfo






## 🚀 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



---
### 📞 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)