TABLEON - WordPress Posts Table Filterable

How to add column with custom meta fields in popup

Example of such column you can see on this page: https://demo.posts-table.com/audio-referrals/

Do next:

  • Open file functions.php of the current WordPress theme
  • Add next code:
  • Register necessary meta-fields in TABLEON system by code:
  • In the table for where you want to display column "Options" create new column, name it and select field 'Sound options'

In such way you can create popups for any kinds of your shop posts.