Can’t save formdata in DB

You must define the checkbox to store array in order to get all the selected values. Change your input name from “data-ids” to “data-ids[]”. <input name=”data_ids[]” value=”<?php echo get_the_ID(); ?>” <?= isset($results[get_the_ID()]->data_id) == get_the_ID() ? ‘checked’ : ” ?> type=”checkbox” />

LiteSpeed cache image Optimization

In my experience you can try the following steps: 1. Enable domain validation in the General Settings tab so that it links your domain to the QUIC.cloud 2. The Auto Request Cron section means that the plugin will automatically submit your images and optimize for you. 3. The error you encountered is because the previous … Read more