https://github.com/massimo-rnd/get-ip
The simplest plugin for Wordpress, that shows the user's IP
https://github.com/massimo-rnd/get-ip
php show-ip-address wordpress wordpress-plugin
Last synced: about 1 year ago
JSON representation
The simplest plugin for Wordpress, that shows the user's IP
- Host: GitHub
- URL: https://github.com/massimo-rnd/get-ip
- Owner: massimo-rnd
- License: mit
- Archived: true
- Created: 2024-08-28T19:39:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T13:32:48.000Z (over 1 year ago)
- Last Synced: 2025-04-23T09:52:47.021Z (about 1 year ago)
- Topics: php, show-ip-address, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Get-IP






## 🚀 Overview
The simplest Wordpress Plugin to show the user's IP address
This Plugin shows the users IP addres on any Wordpress page, you use the shortcode 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
- Shortcode
- Shows users IP(v4) Address
## 💻 Usage
To get this plugin to work, just go to any page and insert the shortcode.
[show_ip]
[show_hostname]
That's it. Save the page and review your changes.
## 🚧 Roadmap
- [ ] Add support for IPv6
Check out the [open issues](https://github.com/massimo-rnd/get-ip/issues) for more.
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/massimo-rnd/get-ip/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)