---
title: WordPress Plugins for Professionals and Agencies
date: 2024-10-28T09:19:50+00:00
modified: 2025-04-21T08:15:45+00:00
permalink: https://wpelevator.com/plugins
post_type: page
author:
  name: Kaspars
  avatar: https://secure.gravatar.com/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=robohash&r=g
---

# WordPress Plugins for Professionals and Agencies

A collection of fine WordPress plugins built with performance, flexibility and extensibility in mind.

## Guiding Principles

1. Fully configurable using WordPress actions and hooks to ensure predictable behaviour and consistency.
2. Available from a Composer repository for automated install and update management.
3. Composable architecture for extensibility and flexibility.
4. Support for WordPress multisite and centralized configuration.

---

## Available Plugins

### Lazy Load Blocks

[Lazy Load Blocks](https://wpelevator.com/plugins/lazy-load-blocks) for lazy-loading any block and improving page performance.

### Image Pilot

[Image Pilot](https://wpelevator.com/plugins/image-pilot) for rewriting image URLs and srcsets with additional intermediate sizes through any service supporting dynamic resizing.

### Mail Pilot

[Mail Pilot](https://wpelevator.com/plugins/mail-pilot) for enabling DKIM signing for all outgoing WordPress emails for reliable delivery and DMARC compliance.

### SEO Pilot

[SEO Pilot](https://wpelevator.com/plugins/seo-pilot) for configuring WP core sitemap behavior and excluding noindexed content.

### Native Single Sign-On (SSO)

[Native Single Sign-On (SSO)](https://wpelevator.com/plugins/native-sso) for instant logins between sites on a multisite.

---

And for plugin and theme authors:

- [Update Pilot Server](https://wpelevator.com/plugins/update-pilot-server) for hosting a WordPress update API on any WordPress site over REST API.
- [Update Pilot client](https://wpelevator.com/plugins/update-pilot) for installing updates from any update server specified in `UpdateURI` that mimics the default WP update API.