ACF Table Field Pro Add-on Docs

Select plugin version:

Since version: v1.0.0

get_table()

Returns an HTML table.

echo get_table( $table_field_value );

Parameters

  • $table_field_value
    • Optional: no
    • Type: array
    • Description:

      The table fields value returning from get_field() or get_post_meta().

Previous and Next Sources

Parent sources

Parent sources

On this page