• Resolved locomo

    (@locomo)


    I’d like to change the default settings for tables (to simplify things for a certain set of users). Is there a hook I can use to do this?

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.

    The tablepress_table_template filter hook in models/model-table.php would probably be the best possibility for that. With that, you can set desired default options for all newly created/imported tables.

    Regards,
    Tobias

    Thread Starter locomo

    (@locomo)

    perfect thanks!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    sure, no problem 🙂

    Best wishes,
    Tobias

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

The topic ‘Hook to customize default table settings?’ is closed to new replies.