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.05
Last updated: January 1, 2024 (3 months ago)
Tested up to (WP version): WP 6.4.3
Downloaded: 0
Rating: 5 (out of 5)

Description


Upload any custom fonts you wish and give your site a elegant look. Quickly change font without need of css knowledge. Or you can select from our 23,871+ predefined font collection to add in your site. It even has google fonts which you can store in your own server.

Click HERE for Use Any Font working demo.

Use Any Font gives you freedom to intall custom fonts in your wordpress website. It is different than other font embed services which gives you countable number of fonts to select from neither the one that stores your custom font in remote server. You can use any custom fonts if you have its font format (ttf,otf,woff) without being dependent to other’s server uptime. You can just upload one format and the rest needed formats to work in all browsers are automatically converted even in woff2 compressed format for latest browsers and faster load time.

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, ttf, otf, woff font format are accepted but you only need to upload font in 1 format other needed formats to work in all browser are auto generated by our font convertor. Font file upto 25MB is acceptable. However, we suggest you to use smaller ones as far as possible. The font file size directly affects your site 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.

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 ?

Ya, Our plugin allows you to assign font based on language. It currently supports WPML and Polylang. Quick font changer based on language used. If you are using some others multi lingual plugin, please do contact us and we will try to integrate with our plugin.

Where are my fonts stored ?

All the fonts are stored in your own server. Our server only convert the fonts and sends back. It is stored in wp-content/uploads/useanyfont folder. So there won’t be different fonts path and will be indentical to your siteurl.

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 font weight sorting issue.


Tags:


custom fonts, font embed, font uploader, install font, 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