TABLEON - WordPress Posts Table Filterable

Columns


This tab is for adding columns to the current table. "Prepend column" adds new column on the table top, "Append column" adds new column to the table bottom. After new column creation use drag-and-drop icon to change its position if necessary.

Each column has its own options such as text color and background color.

  • Move: for columns reordering
  • Title: set column title on the site front
  • Active: allows to disable the column without its deletion
  • Mobile: allows to hide the column on mobile devices if necessary
  • Field: select what field to display in the column
  • Width: column width. Examples: auto, 200px
  • Notes: any text notes for admin
  • Actions:
    • Edit options button:
      • Font size: Example: 16px OR 1.2em
      • Font family: The column text font family. Include them in the tab Settings!
      • Color: Example: #00ff00
      • Background: Example: #000000 OR url(__IMG_URL__) center top
      • Hide on small screen: If you want to hide this column on small screens, set here width, lower which its will be hidden. Example: 500. Leave it empty to disable.
    • Delete button

Some of the columns can has its personalized options, for example title also has column options:

  • Display as text: Display as text instead of link to the post

Personalized columns options can be added by hook tableon_ext_column_fields_options.

Predefined column fields is possible to display:

  • ID
  • thumbnail
  • post_title
  • excerpt
  • content
  • single
  • post_status
  • author
  • post_date
  • post_modified
  • comment_count
  • categories
  • tags
  • custom taxonomies
  • meta fields
  • custom columns