Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61764, comment 11


Ignore:
Timestamp:
08/05/2024 11:24:27 AM (18 months ago)
Author:
mukesh27
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61764, comment 11

    initial v1  
    11@123nadav Update your DB query where clause `WHERE autoload IN ('yes', 'on', 'auto-on', 'auto')` you only check `yes` value.
    22
    3 [57920] for more details why the new value introduced in autoload.
     3[57920] for more details why the new value introduced in autoload. The Litespeed plugin needs to update that query too to get proper list for autoload options.