Mar 242015
 
WordPress Plugin Name: Use Any Font | Custom Font Uploader
Plugin URL:https://wordpress.org/plugins/use-any-font/

Plugin Author: Dnesscarkey
WordPress profile: Dnesscarkey
Plugin version: 6.3.10
Last updated: November 26, 2024 (1 week ago)
Tested up to (WP version): WP 6.7.1
Downloaded: 0
Rating: 5 (out of 5)

Description


Upload any custom fonts to give your site an elegant look. Easily change fonts without CSS knowledge or select from 23,871+ predefined fonts to add to your site, including Google fonts stored on your server.

Click HERE for a Use Any Font working demo.

Use Any Font lets you install custom fonts in your WordPress website. Unlike other font embed services, it doesn’t limit your font choices or store your custom fonts on a remote server. Upload any font format (ttf, otf, woff) and our font uploader auto converts it to woff2 for faster load times and compatibility across all browsers. With our easy-to-use font uploader, you can seamlessly add custom fonts and manage your site’s typography. The plugin supports self-hosted and GDPR-compliant solutions, ensuring your fonts are SEO-friendly and quickly embedded with @font-face.

Key Features

Support

Font Conversion API Usage

  • You need API key to connect to our server for font conversion. Our server converts your font and sends it back. You can get key from here. You can also generate Lite / Test API key from button at top of the plugin page. Note : Lite / Test API only allow single font conversion.
  • Use Any Font uses Font Conversion API developed by Dnesscarkey. Font conversion API helps the plugin to convert the font files in different format (woff, woff2 but not limited to) for faster loading, and multiple browser support. Plugins sends the request to Font conversion server with font files, font conversion server converts it and returns the converted files. Once the conversion is completed, font files are automatically deleted.
  • We don’t store your fonts in our server neither any of your information except the API key details. Our server deletes the temporary file after the font upload is complete. Your font files are served from your own server.
  • For font conversion, our plugin uses server2.dnesscarkey.org and server3.dnesscarkey.org and it is only dedicated to Use Any Font plugin.
  • For Font Conversion API terms and condition. Please visit here.

Installation Video

Integration for Themes / Plugin Developers

You can use uaf_get_font_families(); function to get the list of custom fonts uploaded with Use Any Font. You can add it in your font family select box or list.

if (function_exists(‘uaf_get_font_families’)){
$uaf_font_families = uaf_get_font_families(); // Returns Array
}

Please do write us after integration and we will add it in our supported list and create a discount code for your users.



FAQ


Which font format does plugin accepts and the font size ?

Currently, we accept ttf, otf, woff, and woff2 font formats, but you only need to upload the font in one format; other necessary formats for browser compatibility are automatically generated by our font converter. Font files up to 25MB are acceptable. However, we recommend using smaller ones whenever possible, as the font file size directly affects your site’s load time.

From where can i get the font files ?

Mostly you can download the font files from internet. There are many sites that offer fonts. One of font directory we really like is Ultimate Fonts. They only have free fonts which are even free for commercial use. So you can install font and use in any website.

Does it works with multiple fonts ?

Ya, it works with multiple fonts. For multiple font conversion request, you need to get the Premium Key.

How to add font variations ?

  1. Goto Font Upload Tab
  2. Click on Font Upload button in the right side.
  3. Tick enable multiple font variation option. After that you will get select box to select the font weight and style.
  4. Please make sure you use the same custom font name for all the variations.

Do i need to manually convert fonts ?

No, you don’t need to do it yourself. Just upload your font (supports most of the font format), and the plugin’s font convertor does the rest.

Does it work with Visual Builder like Divi Builder ?

Ya, it works with any visual builder. For that you can assign class to those elements. Class name are same as font name. Also, we have full support for Divi Builder and SiteOrigin Page Builder. You can assign fonts using their font family dropdown.

You can check video for more details.
Divi Builder : https://www.youtube.com/watch?v=Y24TtwNHFMY
Site Origin Page Buider : https://www.youtube.com/watch?v=dA-iXWZSCYs

Does it works with any theme ?

Its built-in Font Upload and Font assign section allows you to assign custom fonts to any theme. However, for popular themes like Avada, X Theme, Flatsome, Salient, Porto, Shopkeeper, Oshine, WPLMS Learning Management System Theme, KLEO, WoodMart, ListingPro, SimpleMag, ROSA 1, 907, Voice, Grand Restaurant, LeadEngine, Service Finder, MagPlus, Hostiko, Adifier, Puca, GreenMart, Reco, VidoRev, Halena and many more known themes. (1000+). Check out full list here., we have added extra features that allows you to assign the custom font to your theme using the theme options panel.

Can I assign font based on language ?

Yes, our plugin allows you to assign fonts based on language. Currently, it supports WPML and Polylang, offering a quick font changer based on the language used. If you are using another multilingual plugin, please contact us, and we will try to integrate it with our plugin.

Where are my fonts stored ?

All fonts are stored on your server. Our server only converts the fonts and sends them back. They are stored in the wp-content/uploads/useanyfont folder. Therefore, there won’t be different font paths; they will be identical to your site URL.

Does my font depends upon plugin’s server uptime ?

No, our server is needed during font conversion only. After that all fonts are served from your own server.

Not working for me. What can i do ?

How can theme / plugin developer integrate Use Any Font ?

You can use uaf_get_font_families(); function to get the list of custom fonts uploaded with Use Any Font. You can add it in your font family select box or list.

if (function_exists(‘uaf_get_font_families’)){
$uaf_font_families = uaf_get_font_families(); // Returns Array
}

Please do write us after integration and we will add it in our supported list.



Screenshots:


  1. Screenshot #1. Use Any Font Demo

    Screenshot #1. Use Any Font Demo

  2. Screenshot #2. Use Any Font Plugin Setup

    Screenshot #2. Use Any Font Plugin Setup

  3. Screenshot #3. Assign font directly from Wordpress Editor

    Screenshot #3. Assign font directly from Wordpress Editor

  4. Screenshot #4. Font list not showing in editor.

    Screenshot #4. Font list not showing in editor.

  5. Screenshot #5. Disable font list in editor.

    Screenshot #5. Disable font list in editor.

  6. Screenshot #6. Assign fonts to custom elements.

    Screenshot #6. Assign fonts to custom elements.



Other notes:




Latest Change log entry:


  • Fixed editor issue with Genesis and some non block themes.


Tags:


custom fonts, Font Manager, font uploader, google fonts, typography

+ Jason's Comments

If you can’t find the font family you want from regular web fonts or google fonts, then this plugin allows you to upload a font from your computer, to display on your website. You select various rules to show the font. Nifty!


Top