Menu Close

Blog

Inside the “MSS Booster” Plugin

Rocket boosting into the sky

If you’ve ever looked through your WordPress dashboard, you might have noticed a plugin called MSS Booster. This isn’t a random plugin we stumbled across online. It’s a custom-built toolkit we developed to help streamline tasks that we found ourselves repeating on nearly every website we build.

Over time, we realized that copying and pasting the same code from project to project was slowing down our workflow. We needed a better way to add these elements efficiently, while keeping websites lean and easy to manage. So, we built a modular plugin that lets us enable only the features a site actually needs.

Because we develop and maintain MSS Booster ourselves, it stays lightweight, uncluttered, and specifically tailored to the websites we create.

Brief look at the MSS Booster settings
A brief look at the MSS Booster settings

Key Features That Make a Difference

MSS Booster is our quiet workhorse designed to handle small-but-important tasks behind the scenes. Each feature can be toggled on or off, ensuring only the necessary code runs on your site. Some of the features you might find include:

  • Custom Login Logo: Replaces the default WordPress logo with your branding on the login screen.
  • Limit Image Upload Size: Prevents oversized images from slowing down your site by resizing them automatically.
  • Anchor Link Padding: Ensures in-page links aren’t hidden underneath sticky menus when clicked.
  • Draggable Editor Sidebar: A newer feature that allows you to resize the sidebar in the WordPress editor, giving you more space when working on content.
  • Attachment Prefix: Adds a custom prefix to file URLs to avoid naming conflicts, which is especially helpful when naming pages similarly to images.
  • Admin Menu Reorder and Styling: Reorganizes the WordPress admin sidebar with clear headings like “Content”, “Management”, “WooCommerce”, and “Other”, making it easier to distinguish core settings from plugin options.
  • Media Modal Overlay: Allows visitors to click on an image or video and see it enlarge in a clean overlay. Just add a special class (mo-item) to any media, and it will automatically display this way.
  • XML-RPC Toggle: Helps protect your website by disabling a legacy WordPress feature (XML-RPC) that hackers often target for brute-force attacks.

Beyond the settings page, MSS Booster also includes some hidden enhancements that improve site flexibility:

  • Scroll Animation Classes: Simple classes you can add to blocks for subtle fade-in or slide-in animations as visitors scroll.
  • Utility Classes: Many easy-to-use CSS classes like hide-block to hide content, or fw-block to force a block to span the full page width.
  • Theme-Specific Features: For certain themes, we’ve added additional plugin features to further enhance their functionality.

Individually, these might seem like small conveniences. But when combined, they create a cleaner, more efficient experience for both site owners and visitors.

How This Benefits You

Every website we build comes with the latest version of MSS Booster. As we develop new improvements, we add them to the plugin, which means every new website we create is a little better than the last. Existing clients benefit from this too.

Whenever we’re already performing a site update for a client, we often include plugin updates at no extra cost. If you’d like to receive an update outside of a scheduled project, just reach out to us! We charge a small fee for standalone plugin updates.

This plugin also helps us keep the website development process efficient without relying on a long list of separate plugins to handle minor tasks (check out our post on too many plugins to learn more about how that can be problematic). It’s leaner, more controlled, and it means that you don’t need to worry about what’s running in the background – it’s taken care of.

Always Improving

MSS Booster isn’t a set-it-and-forget-it plugin. As we continue building new sites and improving our own workflow, we’re constantly looking for ways to make things smoother and eliminate any redundancy. When we find a useful enhancement, it often becomes part of the plugin. We’re not about wasting your time, or ours.

This approach helps us stay efficient and maintain fair pricing for our clients. More importantly, it ensures that you get the benefit of improvements as we grow.

Our plugin has a subtle touch that may be hard to notice at times, but trust us when we say it does a lot of heavy lifting, always helping to make your website a little better.

Featured image