TABLEON - WordPress Posts Table Filterable

[tableon_button]

This shortcode displays button, on click table in popup appears. See the demo.

Examples:

  • [tableon_table_button id=13074 title="Red shoes" popup_title="This season shoes"]
  • [tableon_button class='tableon-btn' title='super hot products' popup_title='Buy today and get discount 50%' columns='id,title,__price' cells_width='1,100%,1']

Attributes:

  • class: CSS class of the link, you can set button class of the current WordPress theme
  • title: text of the link
  • popup_title: text on the popup header
  • help_title: text of the link on the popup header from the right
  • help_link: link in popup header
  • all attributes described in shortcode [tableon]