Oluwaseun Olorunsola
57d4ffa0fc
Used instance instead of static method, fix bug with generateHtmlCustomFontLink
...
[MAILPOET-3871]
2021-11-22 09:27:08 +01:00
Oluwaseun Olorunsola
937589b26d
Fixed CSS is not applied when using form iframe
...
[MAILPOET-3871]
2021-11-22 09:27:08 +01:00
Pavel Dohnal
21839fc30b
Fix indentation of multiline function declarations
...
[MAILPOET-3732]
2021-09-17 12:17:36 +02:00
Pavel Dohnal
cdda3480ca
Make all constructor signatures multiline
...
[MAILPOET-3732]
2021-09-16 14:19:40 +02:00
Jan Lysý
44f19b1b4c
Load custom fonts in chunks
...
We have a conflict with WooCommerce Payments plugin. When the file with custom fonts is bigger than 10kB, the payment form isn't loaded.
[MAILPOET-3791]
2021-09-13 10:50:15 +02:00
Danny Cooper
cfbe662e19
Update CustomFonts.php
...
WordPress automatically appends -css to the handle, so at the moment it's being output like this:
`<link rel='stylesheet' id='mailpoet_custom_fonts_css-css'`
2021-03-03 15:29:56 +01:00
Pavel Dohnal
b1f52bc069
Add hook for removing display custom fonts
...
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
Pavel Dohnal
338e223213
Remove fonts duplication
...
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Pavel Dohnal
27e0f16467
Enqueue google fonts
...
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00