Yes, it works with 3.6. You may see warnings about a deprecated function, but that does not prevent Relevanssi working (and you probably shouldn’t have those warnings visible on a production site anyway).
Thread Starter
Joshua
(@joshuavalentin)
Thanks Mikko, I already installed the premium version on 3.6. Works great, thanks!
One such warning I’ve got is this:
Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in /nfs/c03/h01/mnt/167900/domains/dev.example.com/html/wordpress/wp-includes/functions.php on line 2871
Yes, that’s it. I’m just now working on getting 3.1.7 out, that’ll fix the problem.