Description
SG Helper is a simple plugin that disables the MIME type check for administrators, allowing them to upload any file type, including .woff
, .woff2
, and .svg
files. This is particularly useful for web developers who need to bypass WordPress’s default file upload restrictions.
Key Features:
- Disable MIME type checks for file uploads.
- Allow all file types to be uploaded by administrators.
- Specifically helpful for uploading custom fonts and SVGs.
Installation
- Upload the
sg-helper
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
No further configuration is needed after activation. The plugin will automatically allow administrators to upload any file type.
FAQ
-
Who can upload any file types?
-
Only users with administrator privileges can upload any file types.
-
Is this plugin secure?
-
The plugin allows unrestricted file uploads for administrators only. It is recommended to ensure that you trust the users who have administrator privileges on your WordPress site.
-
What file types are allowed?
-
After activation, administrators can upload any file type including
.woff
,.woff2
,.svg
, and others that are typically restricted by WordPress.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“SG Helper” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SG Helper” 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
- Initial release.