elementor / wp2static

WordPress static site generator for security, performance and cost benefits
https://wp2static.com
The Unlicense
1.42k stars 266 forks source link

Fix: return GET_LOCK query as numeric array #901

Open batonac opened 1 year ago

batonac commented 1 year ago

With the latest WordPress, PHP, and WP-CLI, I was consistently getting "Failed to acquire lock." errors until I converted the get_row $output parameter to ARRAY_N.