Title: Plugin is not backed up all database table
Last modified: May 16, 2021

---

# Plugin is not backed up all database table

 *  Resolved [Mahmud](https://wordpress.org/support/users/chonchol/)
 * (@chonchol)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/plugin-is-not-backed-up-all-database-table/)
 * I have a one plugin which created some custom prefix table in the database. So
   the table name looks like _abc\_test_ for that plugin, here _abc\__ is prefix
   name. But WP all in one plugin just backed up _wp\__ prefix table but not back
   up _abc\__ prefix table. Could you please give me a solution of it?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Yani](https://wordpress.org/support/users/yaniiliev/)
 * (@yaniiliev)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/plugin-is-not-backed-up-all-database-table/#post-14444920)
 * You will need to contact the author of the plugin and ask them to use the WordPress
   prefix defined in wp-config.php
    The plugin will not include tables that are 
   not prefixed with $wpdb->prefix. You can have more than one WordPress install
   in the same database by using a different prefix.

Viewing 1 replies (of 1 total)

The topic ‘Plugin is not backed up all database table’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334)
 * [All-in-One WP Migration and Backup](https://wordpress.org/plugins/all-in-one-wp-migration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-wp-migration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-wp-migration/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-wp-migration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-wp-migration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-wp-migration/reviews/)

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)

 * 1 reply
 * 2 participants
 * Last reply from: [Yani](https://wordpress.org/support/users/yaniiliev/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/plugin-is-not-backed-up-all-database-table/#post-14444920)
 * Status: resolved