Description
Enable All Font Uploads is a simple WordPress plugin that allows you to upload font files (WOFF, WOFF2, TTF, OTF) to your WordPress media library. By default, WordPress restricts these file types for security reasons. This plugin provides a safe way to enable font uploads when needed.
Features
- Enable/disable font uploads with a simple toggle switch
- Supports all major font formats: WOFF, WOFF2, TTF, OTF
- Security-conscious design with warnings
- Clean, user-friendly admin interface
- Responsive design that works on all devices
Installation
- Upload the
enable-all-font-uploadsfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > Enable All Font Uploads
- Toggle the switch to enable font uploads
- Upload your font files to the media library
- Disable the feature when finished for security
FAQ
-
Which font formats are supported?
-
The plugin supports WOFF, WOFF2, TTF, and OTF font formats.
-
Is it safe to enable font uploads?
-
While the plugin is safe to use, it’s recommended to enable font uploads only when needed and disable the feature afterwards. Only upload font files from trusted sources.
-
Can I use the uploaded fonts in my theme?
-
Yes, once uploaded, you can use the font files in your theme’s CSS like any other media file.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Enable All Font Uploads” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Enable All Font Uploads” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release