• 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)
  • Plugin Author Direct ICT

    (@directict)

    Hi mttd,

    First of all, sorry for the late reply!
    But thanks for your support ticket.

    You are totally correct about this, we will change the prefix to the defined variable within WordPress with our next update!

    Did the plugin eventually work as expected?

    Best regards,

    Rick
    Direct ICT B.V.

Viewing 1 replies (of 1 total)
  • The topic ‘Installation Table Prefix’ is closed to new replies.