Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from My Damn Wordpress Functionality Plugin™
My Damn WP Functionality Plugin is not affiliated with My Damn Wordpress Functionality Plugin. The name and any related trademarks are used solely for nominative descriptive purposes.
This functionality plugin is for developers and site administrators who want a cleaner, faster website by removing unnecessary code and optimizing script loading. It provides a collection of tweaks that modify default behaviors to improve front-end performance and reduce clutter.
Clean HTML/Markup: Removes numerous extraneous links, scripts, and meta tags from the <head> section, including version numbers, emoji scripts, and JSON API links, resulting in a leaner document.
Move JavaScript: Attempts to relocate JavaScript files, including jQuery, from the <head> to the footer to prevent render-blocking and potentially improve page load times.
Remove jQuery Migrate: Eliminates the jQuery Migrate script to reduce HTTP requests and file size, which is often unnecessary for modern themes.
Add oEmbed Providers: Extends the platform's native oEmbed support to include additional services like GitHub Gists, allowing for easy embedding of code snippets.
Tidy RSS and CSS: Cleans up the RSS feed by removing version numbers and strips injected CSS from default widgets and galleries for more control over styling.