Skip to Content
Introduction

LW Plugins

WordPress plugins that get out of your way. No bloat, no upsells, no tracking - just clean, modern code.

Each plugin does one thing well. Install only what you need.

composer require lwplugins/lw-seo lwplugins/lw-cookie lwplugins/lw-firewall

All plugins are on Packagist  and GitHub .

Security & Performance

PluginDescription
LW SEOMeta titles, Open Graph, XML sitemaps, JSON-LD schema, breadcrumbs, redirects, AI crawler control
LW CookieGDPR cookie consent, automatic script blocking, Google Consent Mode v2, consent logging
LW FirewallRate limiting, bot detection, GeoIP blocking, security headers, automatic IP banning
LW DisableDisable comments, emojis, embeds, XML-RPC, REST API, feeds and other unused features

Content & Commerce

PluginDescription
LW LMSCourses, lessons, progress tracking, WooCommerce integration for paid courses
LW MembershipsMembership plans, content restriction, WooCommerce Subscriptions support
LW SliderResponsive slider powered by Splide.js with Gutenberg block
LW EnableSVG uploads with security sanitization, media library previews

Site Management

PluginDescription
LW Site ManagerFull site management via REST API and WordPress Abilities API - AI-agent ready
LW ZenAdminAdmin notice sidebar, dashboard widget manager, admin bar and menu manager
LW TranslateCommunity translations, one-click install, SHA-based update detection

Developer Tools

Every plugin ships with WP-CLI commands, REST API endpoints, and AI Abilities.

ReferenceDescription
WP-CLI CommandsManage all plugins from the terminal
REST APIEndpoints for headless and external integration
AI Abilities10 plugins, 40+ abilities for AI agents
Hooks & FiltersExtend and customize every behavior

MCP Server

Connect all plugins through the remote MCP Server at mcp.lwplugins.com - 16 tools, 117 actions, one endpoint. Works with Claude, Cursor, ChatGPT, and any MCP-compatible client.

Why Lightweight?

  • No feature creep - Each plugin has a clear scope. LW SEO handles SEO. LW Cookie handles consent. No “also does caching, CDN, and makes coffee.”
  • Composer-native - PSR-4 autoloading, proper namespaces, type declarations. Manage WordPress plugins like any other PHP dependency.
  • Actually open source - GPL-2.0 licensed, no “pro” tier. No telemetry. No external service dependencies. The code is the product.
  • Modern PHP 8.2+ - Strict types, clean architecture, WordPress Coding Standards.