• Resolved frankspl

    (@frankspl)


    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

    (@tobiasbg)

    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

    (@frankspl)

    Thank you very much, works like a charm.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    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 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.