Skip to content

Add new custom column in Woo Product Table

ARIF-ALMAS-SHUVO edited this page Oct 28, 2021 · 2 revisions

If you are going to add a new custom column like a custom field, taxonomy, audio, or file this article can help you.

  1. Add new table/Edit your existing table

  2. From column, tab find to add a new column You can add a new custom column in the table at end of the same page. You will find there "Add a new column". Fill in the required information to create a new custom column.

add a new column
  1. Type your column slug/keyword/name If you are going to add a new column for a custom field then this column slug will be your custom field name.

  2. Give this new column a nice name

  3. Select column type from the dropdown list There are several types of columns. Select the best one which is suitable for your need. There are a few articles for column type-specific.

  • Taxonomy
  • Audio
  • File Download using ACF
  1. Finally, click on add new column

  2. Hooray! A shiny new column has been added

Video Tutorial

Video Tutorial

Clone this wiki locally