TABLEON - WordPress Posts Table Filterable

How to add meta key globally to all shortcodes

Use hook tableon_profile_extend.

Example: add next code to file functions.php of the current WordPress theme

In code replace your meta key in variable $meta_key and change column title (My meta column).

Make your attention on metadata types:

  • text
  • number
  • calendar