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

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

Awesome Lists containing this project

README

          

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

# Get-IP

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

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

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

---

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