Paste this code on your active theme’s functions.php file:
1 | add_filter( 'wpcfe_has_pdf_pagination' , '__return_false' ); |
Paste this code on your active theme’s functions.php file:
1 | add_filter( 'wpcfe_has_pdf_pagination' , '__return_false' ); |