Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #60693, comment 6


Ignore:
Timestamp:
03/07/2024 04:34:14 PM (20 months ago)
Author:
jmorti
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60693, comment 6

    initial v1  
    1 Wouldn't it make more sense to check if the user is logged in before checking? Something like this makes more sense to me and it fixes the bug and avoids the previously mentioned issue:
     1Wouldn't it make more sense to check if the user is logged in before checking? Maybe something like this:
    22
    33{{{#!php