gpeb_table_row_markup
Description
Filter the final markup of an individual row in the Entries Table block.
Note: This includes the entire <tr>
tag.
Usage
add_filter( 'gpeb_table_row_markup', 'my_custom_function' );
Filter the final markup of an individual row in the Entries Table block.
Note: This includes the entire <tr>
tag.
add_filter( 'gpeb_table_row_markup', 'my_custom_function' );