- Timestamp:
- 12/23/2020 09:33:48 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/events/1.0/index.php
r10544 r10546 163 163 /* 164 164 * In local development environments, the IP sent by the Events widget will typically be 165 * private. In those cases, we can use the web server's IP address, which is the user's166 * a ctual public address.165 * private. In those cases, we can use the web server's IP address, which should be the same 166 * as the dev's browser IP. 167 167 */ 168 168 $public_ip = filter_var(
Note: See TracChangeset
for help on using the changeset viewer.