Core Forms
Contact forms, registration forms, and surveys with clean markup and minimal overhead. Built because every form plugin I tested loaded hundreds of kilobytes of assets to render three fields.
Plugin Developer · WordPress.org Author
Five plugins on the official WordPress.org repository, six more in my shop, and dozens built for this site over eighteen years. Most are free, all are maintained on a real production site, and none load 300KB of JavaScript to do a 12KB job.
5
6
8,100+
WP 7.0
From My Shop
These ship directly from my shop: instant zip downloads, licensing handled by FluentCart, and changelogs on every product page. Four of the six are free. The two paid ones fund the maintenance of everything else on this page.
Contact forms, registration forms, and surveys with clean markup and minimal overhead. Built because every form plugin I tested loaded hundreds of kilobytes of assets to render three fields.
28+ ACF-powered content blocks: product boxes, comparison tables, accordions, CTAs, opinion boxes, and review blocks. The same blocks this site publishes with every day, packaged with automatic updates.
Build layouts inside the block editor using plain HTML, CSS, and JS in a CodePen-like UI. Works with the native Block Editor instead of replacing it. Doesn’t cost $1,299.
Enhanced product displays, custom checkout fields, and better order management for FluentCart stores. Fills the gaps between what FluentCart ships and what a real store needs.
The 16-module toolkit for performance, security, SEO, redirects, and content management. The shop version comes with an unlimited-sites license, free for a limited time.
The same link manager that’s on WordPress.org, downloadable straight from the shop. Branded affiliate links, click analytics, early redirects, and CSV import/export.
Published on WordPress.org
Every plugin below passed the WordPress.org plugin team’s manual code review and lives in the official repository. That means free updates from your dashboard, real ratings from real users, and source code anyone can audit. No upgrade walls, no email gates.
Drop-in shortcodes for dates, years, months, ages, and seasons. Your evergreen pages stop reading “updated in 2021” and start refreshing themselves on January 1st. Read the guide →
Branded affiliate links with custom database tables, early redirects, and CSV import/export. The Pretty Links replacement I built after Pretty Links pushed me to a $99 Pro plan. Read the guide →
Sixteen modules for performance, security, SEO, redirects, and content management in one plugin. Toggle what you need, ignore what you don’t, delete five plugins from your active list.
Adds badge, highlight, and other inline format buttons to the Gutenberg toolbar. The features the core editor forgot, in 12KB of code.
A clean recent-posts widget for sidebars that shouldn’t look like 2009. No jQuery, no settings overload, no nine layout choices nobody uses.
Common Questions
WordPress.org plugins pass the plugin team’s manual code review and update straight from your dashboard. Shop plugins ship from my store as direct zip downloads with licensing handled by FluentCart. Functionalities and GT Link Manager live in both places; the code is the same, only the delivery differs.
Four of the six are, including GT ACF Blocks and GT Page Blocks Builder. Core Forms ($59/year or $249 lifetime) and GT Extensions for FluentCart ($19/year or $99 lifetime) are paid. The paid ones fund maintenance for everything else on this page.
There’s no magic number, but I aim for under 15 active plugins. Quality matters more than quantity. Five poorly coded plugins cause more problems than fifteen well-built ones. The issue is usually plugin overlap, not plugin count.
Rank Math. It includes features that Yoast charges extra for (redirects, schema, content analysis). The free version of Rank Math is better than Yoast Premium. I switched all my sites to Rank Math in 2022 and haven’t looked back.
In most cases, no. The WordPress block editor with GenerateBlocks or Kadence Blocks handles everything most sites need. Page builders like Elementor are fine for client sites where you need visual drag-and-drop editing, but they add significant performance overhead.
Some, yes. Rank Math Pro, FlyingPress, and Perfmatters all pay for themselves through better performance and SEO. A $99/year plugin that saves you 5 hours of work or improves conversions by 2% is an easy ROI. But many premium plugins are just premium-priced, not premium-quality.
Poorly built ones do. Every plugin adds PHP execution time, and many load CSS/JS on every page whether needed or not. The fix isn’t fewer plugins, it’s better plugins. Tools like Perfmatters let you disable plugin assets on pages that don’t need them. I run 8 plugins on this site and still hit sub-second load times.
Deactivate one at a time to isolate the conflict. Check if both plugins hook into the same WordPress filter or action. Most conflicts happen because two plugins try to modify the same output (meta tags, schema, scripts). Pick the one that does it better and remove the other. Plugin overlap is the number one cause of conflicts I’ve seen across 850+ client projects.
I build high-performance WordPress sites, custom plugins, and provide technical consulting for businesses and agencies.