'How do I get the complete list of the visitors IP address of a WordPress
How do I get the complete list of the visitors IP address of a WordPress website in a CSV file?
Solution 1:[1]
This data isn't logged by WordPress by default. However, several WordPress plug-ins over the functionality. This is a popular one.
A web analytics platform may also capture the same data.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | John Glenn |
