[Hot-Fix] Max Font Size filter for 1.10.08

April 08, 2020 17:01:48
E2Pdf
Topics: 7
Messages: 3614
Support
1. Download attached zip file to this message
2. Unzip file
3. Backup old file, Upload and replace "e2pdf-templates.php" via FTP at /wp-content/plugins/e2pdf/classes/controller/

After applying fix it will be possibility to use "e2pdf_controller_templates_max_font_size" filter.

Example of code that can be used inside theme functions.php:

add_filter('e2pdf_controller_templates_max_font_size', 'e2pdf_controller_templates_max_font_size_custom', 10, 1);
function e2pdf_controller_templates_max_font_size_custom($max_font_size) {
return 112;
}

We would really appreciate your feedback at WordPress.org!
Get News and Updates
Our monthly newsletter keeps you in the loop, so you'll always be up to date with the latest news and updates about E2Pdf.
* You can update your email subscription preferences here.
All trademarks, service marks, trade names, product names, and logos appearing on this website are the property of their respective owners. The use of trademarks such as Formidable Forms®, Forminator Forms®, Gravity Forms®, JetFormBuilder®, WordPress®, WooCommerce®, WPForms® and others is solely for identification purposes (nominative use) and does not imply any affiliation, sponsorship, or endorsement by the respective trademark holders.
© 2017 - 2026, https://e2pdf.com

We use cookies to collect and analyse information on site performance and usage, to provide social media features and to enhance and customise content and advertisements. By clicking "Accept Selected", you consent to use of selected cookies according to our Cookie Policy.