• Is there a way to make the plugin pull tables that are not prefixed wp_ as I always change that on my installs for security purposes.

    Everything is working great except the pulling of data base.

Viewing 1 replies (of 1 total)
  • Hmm…that plugin has this code define( 'wp_table_prefix', $table_prefix ); so would think your wp-config.php $table_prefix was being used.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: wp Time Machine] Not using wp_ table prefixes’ is closed to new replies.