Changes between Initial Version and Version 1 of Ticket #61764, comment 11
- Timestamp:
- 08/05/2024 11:24:27 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61764, comment 11
initial v1 1 1 @123nadav Update your DB query where clause `WHERE autoload IN ('yes', 'on', 'auto-on', 'auto')` you only check `yes` value. 2 2 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.