fg_fillablepdfs_metabox_generated_pdfs

Description

This filter allows you to filter the generated PDFs to be displayed in the “Generated PDFs” metabox within the entry detail before the metabox is rendered.

Usage

PHP
add_filter( 'fg_fillablepdfs_metabox_generated_pdfs', 'your_function_name', 10, 3 );

Parameters

Since

This filter was added in Fillable PDFs 3.3.