kkmuffme

Results 304 comments of kkmuffme
trafficstars

Isn't this syntax deprecated https://dev.mysql.com/worklog/task/?id=13325 ?

nginx 1.24 isn't supported yet, see https://github.com/openresty/openresty/issues/905

That's what I think makes sense. Alternatively, just deprecating the $unique param (with a `_deprecated_argument` https://developer.wordpress.org/reference/functions/_deprecated_argument/) and creating a new `add_meta_data_unique` Since the current `add_meta_data` with $unique = false behaves...

Did you try it in the http {} block?