Support

Account

Home Forums General Issues Need help debugging Reply To: Need help debugging

  • Just to give anyone who could search for this some extra informaiton, here was the exact sql statement

    “select * from wp_options where option_name like “%_category_%_start_date%”

    where start_date is the name of my field.

    Thanks again for your speedy answer.