Installation Table Prefix
-
Hi,
I thought I would try out this plugin as I need to try and expose some ACF fields to search (which still isn’t working) and ran in to an issue.
Currently in your plugin (I believe I have the latest from WP.org) you’re assuming that the WP installation is using wp_ as the table prefix. As someone with security concerns (or multiple installations etc.) I don’t use wp_ as the table prefix. Instead I would use {$wpdb->prefix} to ensure you’re getting the correct prefix for your query.
Thanks,
Tom
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Installation Table Prefix’ is closed to new replies.