define, edit an display tables with

ACF Table Field Add-onfor WordPress Developers

The ACF Table Field Pro Add-on (a WordPress Plugin) enhances the functionality of the WordPress plugin “Advanced Custom Fields” (free and pro) with a new field type that allows to define, edit and display tables on a website.

the ACF field type selection with selected table pro shows the table in edit mode
$table_data = get_field('acf_field_name');
echo get_table( $table_data );

Pricing

Understand:
This plugin is an Add-on to the plugin Advanced Custom Fields and doesn't work on its own!

  • Single Site

    Includes a license key with 1 activation for a single site.

    49 € / year

    Subscribe Now
  • Project

    Includes a license key with 3 activations for development, staging and production site.

    79 € / year

    Subscribe Now

Overview

The table can be completely predefined in the field settings. You also can predefine or disable all aspects of the editing functionalities for the table, thead, tbody, tfoot, specific columns, rows and cells.

These are the main functionalities:

  • Table caption
  • Predefined table
  • Table cell content types
    (simple text or configurable WordPress editor)
  • Table head
  • Table foot
  • Stub column
  • Rowspan and colspan
  • Moving rows and columns
  • Minimum and maximum amount of rows and columns
  • Style choice for the table and parts of the table