Admin Extensions
Was dieses Plugin macht
- Deaktiviert alle Update Mechanismen in WordPress. (Suter Software fürt Updates nur manuell durch.)
- Deaktiviert alle Update Meldungen in WordPress.
- Definiert unterstützte Dateitypen für Schriftarten in Divi zu woff und woff2
- Fügt „Cleare Divi Cache“ und „Clear Local Storage“ Knöpfe zur Admin Bar hinzu. Sofern das Divi Theme aktiviert ist. (Credits to peeayecreative.com).
Screenshots
Keine
Download Link
Changelog
Version 1.1.2
- Moved PHP Function results to .htaccess file because of problems with cached websites
- Changed Content-Security-Policy value to „upgrade-insecure-requests“ because of problems with updating plugins
- Added X-Permitted-Cross-Domain-Policies Header with the value of „none“
Version 1.1.1
- Bug Fixes
Version 1.1.0
- Added HTTP-Security-Headers
- Referrer-Policy (no-referrer)
- X-Frame-Options (SAMEORIGIN)
- X-Content-Type-Options (nosniff)
- X-XSS-Protection (1; mode=block)
- Permissions-Policy (accelerometer=(), autoplay=(self), camera=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), usb=(), interest-cohort=())
- Content-Security-Policy (frame-ancestors ’self‘; form-action ’self‘; base-uri ’self‘)
Version 1.0.1
- Renamed some functions
- New plugins site URL
Version 1.0
- Initial Release