plugin-icon

Dynamic Functionalities

Автор: Gaurav Tiwari·
Replace 5+ plugins with one lightweight toolkit. 16 modules for performance, security, SEO, redirects, and content management.
Версия
1.2.0
Последние изменения
Mar 8, 2026
Dynamic Functionalities

Replace your plugin stack with one lightweight toolkit

Dynamic Functionalities replaces the stack of single-purpose plugins most WordPress sites depend on. Instead of installing separate plugins for performance cleanup, redirect management, login security, schema markup, external link control, and code snippets, you get 16 purpose-built modules in one package that loads less code than most individual plugins.

Every module is independent. Enable what you need, disable what you don’t. Disabled modules load zero code.

Why Not Just Use Separate Plugins?

A typical WordPress site runs 5-10 utility plugins that each load their own CSS, JS, options, and database queries on every page load. Dynamic Functionalities consolidates these into a single plugin with shared infrastructure:

  • One autoloader instead of 16 separate plugin bootstraps
  • Shared options caching across all modules (static properties, not repeated DB calls)
  • Zero frontend assets unless a module explicitly requires them
  • Single admin menu instead of scattered settings pages

What It Replaces

Here’s what you can deactivate after installing Dynamic Functionalities:

  • Redirection / Safe Redirect Manager / 301 Redirects — The Redirect Manager module handles 301, 302, 307, and 308 redirects with file-based storage (no database bloat)
  • Limit Login Attempts Reloaded / WP Limit Login / Login LockDown — Login Security module covers login attempt limiting, lockout durations, XML-RPC blocking, and login error hiding
  • External Links / WP External Links — Link Management module automates nofollow, new tab behavior, and exception lists with JSON preset support
  • Schema Pro / Schema & Structured Data — Schema Settings module adds microdata with itemscope/itemtype support and BreadcrumbList JSON-LD
  • Insert Headers and Footers / WPCode — Header & Footer Snippets module handles GA4 integration and custom code injection
  • Jesuspended / Asset CleanUp / Perfmatters — Performance & Cleanup module disables emojis, embeds, REST API links, XML-RPC, feeds, Gravatars, heartbeat, and more
  • SVG Support / Safe SVG — SVG Icons module lets you upload and insert SVG icons inline in the block editor
  • Use Any Font / Custom Fonts — Fonts module registers custom font families with @font-face, WOFF2/WOFF, and variable font support
  • PWA for WP / Super Progressive Web Apps — Progressive Web App module makes your site installable with service worker support

Modules That Don’t Have Alternatives

Some modules solve problems no other free plugin addresses:

  • Content Integrity — Monitors posts for structural regressions on update: dropped internal links, word count drops, heading structure changes. Catches accidental content loss before it goes live.
  • Assumption Detection — Watches for technical assumptions that silently break: schema collisions from conflicting plugins, duplicate analytics tags, redundant font loading, missing expected elements.
  • Components — Define reusable CSS components as selector + rules pairs. Auto-enqueued site-wide without a page builder or theme dependency.
  • Task Manager — File-based project management inside WordPress admin. No external service, no database tables, no SaaS subscription.
  • Block Cleanup — Strips wp-block classes from frontend HTML for sites that don’t need them. Cleaner markup, smaller DOM.
  • Editor Link Suggestions — Limits the block editor link autocomplete to specific post types. Stops irrelevant suggestions from cluttering the link picker.

Performance First

  • Modular & lazy loaded — Only active modules run code
  • Static property caching — Options are read once per request, not on every hook
  • Fast-exit content filters — strpos() checks before any regex or DOM parsing
  • Transient caching — Heavy operations (JSON parsing, file I/O) are cached
  • No frontend bloat — No CSS or JS loaded unless a module explicitly needs it

Developer Friendly

  • Clean namespaced codebase: Functionalities\Features\*, Functionalities\Admin\*
  • All hooks prefixed with functionalities_ for safe filtering
  • Every module exposes filters for customization
  • PSR-4-like autoloader with zero dependencies
  • GPL-2.0-or-later — fork it, extend it, contribute back

Documentation & Support

Проверено на
WordPress 6.9.4
Этот плагин можно скачать и использовать при .