• Hi,

    I was trying to create an option to upload fonts. Looks fine but found I can not import the fonts to another host.

    On your function _sideload_image only images can be imported.

    In classes/class-cei-core.php on line 369

    preg_match( '/[^\?]+\.(jpe?g|jpe|gif|png)\b/i', $file, $matches );

    Looks need to add woff2, etc. Can you please help with this?

    Maybe adding a hook for theme developers would be a good solution?

    Kind regards

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Import Fonts’ is closed to new replies.