=== SG Helper === Contributors: burgthaleratsirconic Tags: upload, file types, custom fonts, svg, admin Requires at least: 5.0 Tested up to: 6.6.2 Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Disables MIME type checks for administrators, allowing the upload of any file type including `.woff`, `.woff2`, and `.svg`. == 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 == 1. Upload the `sg-helper` folder to the `/wp-content/plugins/` directory. 2. 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. == Frequently Asked Questions == = 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. == Changelog == = 1.0 = * Initial release. == Upgrade Notice == = 1.0 = First release of SG Helper.