Title: Auto Import Tables Hook?
Last modified: May 14, 2019

---

# Auto Import Tables Hook?

 *  Resolved [frankspl](https://wordpress.org/support/users/frankspl/)
 * (@frankspl)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/auto-import-tables-hook/)
 * Hello,
 * I am using TablePress for 10 tables with dealers and distributors in different
   regions.
    I also have setup the Auto Import Tables plugin and it works great.
 * While the tables are automatically imported e.g. twice a day, I need a way to
   
   import all the tables on demand / manually to verify changes made.
 * Is there a hook or a function I can call from an external function or my own 
   plugin to get the import done immediately?
 * Thany you very much.
 * Frank

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/auto-import-tables-hook/#post-11530045)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * You could try calling
 *     ```
       TablePress_Table_Auto_Update::auto_import_tables();
       ```
   
 * in your code to trigger that auto import process.
 * Regards,
    Tobias
 *  Thread Starter [frankspl](https://wordpress.org/support/users/frankspl/)
 * (@frankspl)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/auto-import-tables-hook/#post-11537200)
 * Thank you very much, works like a charm.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/auto-import-tables-hook/#post-11541694)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/#new-post)
   here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Auto Import Tables Hook?’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/auto-import-tables-hook/#post-11541694)
 * Status: resolved