Skip to content

Documentation

Extensive Documentation for PowerPack & WooPack to help you with common questions and issues.

PowerPack

  1. Home
  2. Docs
  3. PowerPack
  4. Development
  5. Hooks in Table Module

Hooks in Table Module

Table module for Beaver Builder helps you build data tables on your site. You can add features like sorting and pagination. You also get complete control over the styling.

If you would like to add some custom code to the Table module, we have added the following hooks:

Hook Location Description
pp_before_table_module Before Table Hooks the code just before the table HTML markup.
pp_after_table_module After Table Hooks the code just after the table HTML markup.

You can also override the module. Check this article for more details.

Was this article helpful to you? Yes No
×