Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/druffko/get-ip
The simplest plugin for Wordpress, that shows the user's IP
https://github.com/druffko/get-ip
Last synced: 3 months ago
JSON representation
The simplest plugin for Wordpress, that shows the user's IP
- Host: GitHub
- URL: https://github.com/druffko/get-ip
- Owner: druffko
- License: mit
- Created: 2024-08-28T19:39:21.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T19:52:34.000Z (5 months ago)
- Last Synced: 2024-08-29T21:49:27.890Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Repo-Image](https://druffko.gg/github-images/get-ip.png)
Get-IP
The simplest Wordpress Plugin to show the user's IP address
## Table of Contents
- [Feature(s)](#features)
- [Usage](#usage)
- [Make it better](#make-it-better)
- [More Info](#more-info)## Features
Well, it pretty much explains itself. 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.
## 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.
## 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/get-ipFeel free to reach out if you have any questions or suggestions!