Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58001, comment 46


Ignore:
Timestamp:
10/15/2025 06:51:48 PM (9 months ago)
Author:
bradshawtm

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58001, comment 46

    initial v1  
    11The bigger concern is the use of `get_object_vars()`, `json_encode()`, and `wp_json_encode()`.
    22
    3 Those are a bit more difficult to search, but under the assumption of `$user*` representing `WP_User` (which in many cases appears to be the case), this is pretty common, particularly among security/login/backup plugins:
     3Those are a bit more difficult to search, but under the assumption of `$user*` representing `WP_User`, this turns up several security/login/backup plugins:
    44
    55* https://www.wpdirectory.net/search/01K7MJWY97ZXVCK1X9XC10MX9P