• Resolved ralfkerkhoff

    (@ralfkerkhoff)


    Hi,
    just noticed that the plugin does not use a defined database prefix.

    For example:
    If you have defined a prefix, the wordpress tables look something like this:
    1213_posts
    where 1213_ is the prefix defined during wordpress’ installation.

    The 6 database tables created by the plugin begin with:
    b2s

    I am not sure if this is wanted 🙂

    But this means that the tables aren’t recognized by database optimisation tools like WP Optimize.

    Ralf

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Database Prefix’ is closed to new replies.