Viewing 1 replies (of 1 total)
  • Plugin Author WFMattR

    (@wfmattr)

    The IPs are packed and unpacked by functions defined in wordfence/lib/wfUtils.php: wfUtils::inet_pton() and wfUtils::inet_ntop()

    You can use these two functions in your own code to do the same, but they’re not officially part of a public API, so they may change in the future, along with the data format of the database.

    -Matt R

Viewing 1 replies (of 1 total)

The topic ‘Extract IP from _wfLockedOut using SQL’ is closed to new replies.