Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #64789, comment 2


Ignore:
Timestamp:
03/04/2026 03:07:31 PM (6 months ago)
Author:
flixos90

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64789, comment 2

    initial v1  
    66
    77It's also worth noting that, if a malicious plugin gets access to the site, none of it helps. So I think it's fair to proceed with the current baseline of no encryption, and explore support for external two-way encryption systems in the future.
     8
     9The only thing that I think we ''should'' fix here is the display in plaintext in `wp-admin/options.php`. That's of course not encryption, but a small tweak we should add in for parity with how these values are displayed elsewhere.