Luke Cavanagh
@lukecavanagh on WordPress.org and Slack
- Member Since: May 18th, 2016
- Location: Salt Lake CIty, UT
- Job Title: WordPress Developer
Bio
Interests
WordPress Origin Story
Contribution History
Luke Cavanagh’s badges:- Core Contributor
- Documentation Contributor
- Hosting Contributor
- Plugin Developer
- Support Contributor
- WordCamp Speaker
-
Mentioned in [53815] on Core SVN:
Administration: Change default site tagline to an empty string. -
Mentioned in [52814] on Core SVN:
Bootstrap/Load: Stop unnecessary queries when using the `do_parse_request` filter. -
Mentioned in [51975] on Core SVN:
Admin/Comments: remove bespoke truncation from search string HTML. -
Mentioned in [51807] on Core SVN:
Twenty Eleven: Set a fixed height for search form when header image is added. -
Mentioned in [50153] on Core SVN:
Login and Registration: Improve the UX of the Reset Password screen. -
Mentioned in [49216] on Core SVN:
Bundled Themes: Import Twenty Twenty-One, the new default theme for WordPress 5.6. -
Mentioned in [48133] on Core SVN:
Comments: Ensure the proper comment count and pages for unapproved comments. -
Mentioned in [48055] on Core SVN:
Cache API: Add `wp_cache_get_multiple()` to core functions. -
Mentioned in [46749] on Core SVN:
Login and Registration: Pass `$user_data` parameter to the `lostpassword_post` action in `retrieve_password()`. -
Mentioned in [46308] on Core SVN:
Themes: Improve Twenty Fifteen sticky sidebar logic -
Mentioned in [43815] on Core SVN:
Editor: Minor bug fixes. -
Mentioned in [41843] on Core SVN:
Login: On the single site login screen, match the logo link text with the title. -
Wrote a comment on the post Admin Help – User Personas, on the site Make WordPress Documentation:
Having data-driven personas of WordPress.org end-users, is very important. https://www.usability.gov/how-to-and-tools/methods/personas.html https://www.smashingmagazine.com/2014/08/a-closer-look-at-personas-part-1/ https://www.smashingmagazine.com/2014/08/a-closer-look-at-personas-part-2/ -
Mentioned in [40667] on Core SVN:
Formatting: Increase minimum characters allowed in `is_email()` to 6. -
Mentioned in [40657] on Core SVN:
Users: Update name in toolbar when changing user display name. -
Posted a reply to WP functionality issue(s), on the site WordPress.org Forums:
Where is the site hosted? -
Posted a reply to WP functionality issue(s), on the site WordPress.org Forums:
Which version of WP is running on the site? -
Posted a reply to WP functionality issue(s), on the site WordPress.org Forums:
Nope all of your previous theme settings will still be there, when you change back… -
Posted a reply to WP functionality issue(s), on the site WordPress.org Forums:
What happens if you disable the active plugins? What happens if you change the active… -
Posted a reply to How to disable netdna.bootstrap.cdn, on the site WordPress.org Forums:
If you do not want a CSS file to load you can use this function… -
Posted a reply to Crazy talk – Image Optimizer, on the site WordPress.org Forums:
A couple of other image optimization plugins to also look at are https://wordpress.org/plugins/tiny-compress-images https://wordpress.org/plugins/imagify https://wordpress.org/plugins/imagerecycle-pdf-image-compression/… -
Posted a reply to How to disable netdna.bootstrap.cdn, on the site WordPress.org Forums:
So is Font Awesome being used in the active theme then? Also looks like it… -
Created a topic, A method to store Stream data on a different DB, on the site WordPress.org Forums:
Is there a way to store Stream data on an external DB,… -
Posted a reply to select2.js error after updating to WooCommerce 3.0, on the site WordPress.org Forums:
@micamerzeau ACF Pro should work fine with WC 3.0.3 and be able to use Select… -
Created ticket #40484 on Core Trac:
Create Custom Post Types directly in WP-Admin and Customizer -
Posted a reply to Database tables not accessible, on the site WordPress.org Forums:
Do you have a recent database backup of the site? -
Posted a reply to Rest api tags search parameters, on the site WordPress.org Forums:
So those tags are defined on posts then? https://wordpress.stackexchange.com/questions/180137/retrieving-pages-with-multiple-tags-using-rest-api -
Posted a reply to Images become blurry after inserting into article/increasing size, on the site WordPress.org Forums:
What resolution in pixels where the images when uploaded to the media library? Which theme… -
Posted a reply to City and zip fields, on the site WordPress.org Forums:
So you just need to change the order of the billing and shipping fields. This… -
Mentioned in [40432] on Core SVN:
Docs: Update the length limit in `set_site_transient()` docs after [34030]. -
Posted a reply to Gallery white gap, on the site WordPress.org Forums:
What happens if you use a WooCommerce theme like Storefront? https://wordpress.org/themes/storefront/ -
Posted a reply to Can’t find settings…, on the site WordPress.org Forums:
The application password field and option will show when you go into a user profile… -
Closed ticket #40452 on Core Trac:
Vulnerability Report -
Created ticket #40451 on Core Trac:
Customizer: Introduce plugin uploading -
Posted a reply to Awesome code editor, on the site WordPress.org Forums:
@shanept Well there is this, so it might happen. https://core.trac.wordpress.org/ticket/12423 -
Created a topic, Very solid plugin for safely being able to upload SVG files, on the site WordPress.org Forums:
This plugin should be in WP core. -
Posted a reply to Awesome code editor, on the site WordPress.org Forums:
@rustydogco Closed, maybe later. -
Created a topic, Awesome code editor, on the site WordPress.org Forums:
This should be in WordPress core. -
Posted a reply to Prefer Supercache, on the site WordPress.org Forums:
Not sure how page speed would increase by 300%, both are static page caching plugins… -
Posted a reply to Does this plugin block JetPack?, on the site WordPress.org Forums:
If you are using Apache, then you can use this in the .htaccess file of… -
Posted a reply to Woocommerce Image Gallery images to zip file download, on the site WordPress.org Forums:
@mattbru Glad that the plugin worked out. -
Posted a reply to Updating product metadata using REST API, on the site WordPress.org Forums:
@lawkwok I would take a look at. https://developer.wordpress.org/rest-api/extending-the-rest-api/modifying-responses/ -
Closed ticket #40414 on Core Trac:
CASASYNC -
Closed ticket #40409 on Core Trac:
Extra Tab - Products Page -
Posted a reply to Website loads only half the content and really slowly, on the site WordPress.org Forums:
@randykencana Great to hear. -
Posted a reply to Back end crawls while front end ok, on the site WordPress.org Forums:
Varnish and NGNIX are about the same for how well they work for page caching.… -
Posted a reply to Back end crawls while front end ok, on the site WordPress.org Forums:
@makeonlineshop Server-side caching be it NGNIX or Varnish, will be a better option than using… -
Posted a reply to Any way to use it on WP 4?, on the site WordPress.org Forums:
Same error in WP 4.7.3. -
Posted a reply to Woocommerce Image Gallery images to zip file download, on the site WordPress.org Forums:
The WP core functions to look at would be https://codex.wordpress.org/Function_Reference/wp_get_attachment_url https://codex.wordpress.org/Function_Reference/get_attached_file Related http://stackoverflow.com/questions/33958715/product-gallery-attachment-url-in-woocommerce http://stackoverflow.com/questions/9906403/php-create-zip-file-from-post-attachments-wordpress Hope…
Support Rep
-
Better Product Reviews For WooCommerce
Active Installs: 100+
-
Limit Orders for WooCommerce
Active Installs: 500+
-
Migrate To Liquid Web & Nexcess
Active Installs: 6,000+
-
WooCommerce Cart Expiration
Active Installs: 500+
-
WooCommerce Interest In Products
Active Installs: Less than 10
Plugins
-
(W3P) WP Perfect Plugin
-
A2 Optimized WP
-
ACF - Relationship MIME type filter
-
ACF Admin Flexible Content Collapse
-
ACF Advanced Search
-
ACF Columns
-
ACF Content Analysis for Yoast SEO
-
ACF Flexible Columns
-
ACF Fold Flexible Content
-
ACF Front End Editor
-
ACF Google Maps Radius Search
-
ACF Options Page Admin
-
ACF Page Builder Field
-
ACF Page Grandchildren
-
ACF Page Level
-
ACF Post-2-Post
-
ACF Repeater Collapser Admin
-
ACF Theme Code for Advanced Custom Fields
-
ACF to REST API
-
ACF to WP-API
-
ACF Token Input
-
ACF Tooltip
-
ACF User Role Field Setting
-
ACF-VC Integrator
-
ACF: Dynamic Year Select Field
-
ACF: Image Hotspots Field
-
Activity Log
-
Adaptive Images for WordPress
-
Admin Columns
-
Admin Customizer
-
Admin Menu Editor
-
Adminimize
-
Ads by WPQuads – Adsense Ads, Banner Ads, Popup Ads & more
-
Advance User Post CRUD
-
Advanced Ads – Ad Manager & AdSense
-
Advanced AJAX Product Filters
-
Advanced Bulk Actions
-
Advanced Custom Fields
-
Advanced Custom Fields: Font Awesome Field
-
Advanced Custom Fields: Image Crop Add-on
-
Advanced Custom Fields: Table Field
-
Advanced Custom Fields: Token Field
-
Advanced Custom Fields: Validated Field
-
Advanced Custom Post Types
-
Advanced Database Cleaner
-
Advanced Editor Tools (previously TinyMCE Advanced)
-
Advanced Forms for ACF
-
Advanced Pods Bulk Action
-
Advanced Responsive Video Embedder (Rumble, YouTube, Vimeo, HTML5 Video ...)
-
Advanced Term Fields
-
Advanced Twenty Seventeen
-
Affiliates
-
Affiliates BuddyPress
-
Affiliates WooCommerce Light
-
Ajax Load More for Relevanssi
-
Ajax Load More for SearchWP
-
Ajax Load More: REST API
-
Akismet Spam Protection
-
Alerts for Beaver Builder
-
All in One SEO – Best WordPress SEO Plugin – Easily Improve SEO Rankings & Increase Traffic
-
All In One WP Security & Firewall
-
All-in-One WP Migration
-
Allow Multiple Accounts
-
Allow Numeric Slugs
-
Amazon Web Services
-
AMP
-
AMP for WP - Accelerated Mobile Pages
-
AMP HTML Sitemap
-
AMP Recent Posts
-
AMP Recent Posts widget
-
AMP Related Posts
-
AMP WooCommerce
-
amr shortcode any widget
-
Analytics Spam Blocker
-
Androapp - Native Android mobile app for wordpress site
-
AngularJS for WordPress
-
Anti-Malware Security and Brute-Force Firewall
-
Antispam Bee
-
Any Ipsum
-
AnyWhere Elementor
-
API KEY for Google Maps
-
Archived Post Status
-
Archiver
-
Asgaros Forum
-
Asset CleanUp: Page Speed Booster
-
Asset Queue Manager
-
Async JavaScript
-
ATR Server Status
-
Attachment Pages Redirect
-
Attachment Taxonomies
-
AudioIgniter Music Player
-
Auto Delete User
-
Auto Post to Social Media - WordPress to Buffer
-
Automate Slack Invite Gravityforms
-
Automatically Paginate Posts
-
Autoptimize
-
AWS S3 Bucket Browser
-
B&F Image Comparison
-
Background Image Cropper
-
Backup and Staging by WP Time Capsule
-
Backup WordPress with Nifty Backups
-
BackUpWordPress
-
BackWPup - WordPress Backup Plugin
-
Ban Hammer
-
Batch Comment Spam Deletion
-
BB Delete cache
-
bbPress
-
BBQ Firewall
-
Beaver Builder - WordPress Page Builder
-
Best WordPress Gallery Plugin – FooGallery
-
Better REST API Featured Images
-
Better Search Replace
-
Better WordPress Minify
-
Block Disposable Email
-
Blocks
-
Blox Lite - Content Blocks for Genesis
-
Blue Cube Mighty Gravity Forms
-
Boxzilla
-
Braintree for WooCommerce Payment Gateway
-
Breadcrumb NavXT
-
Brilliant Geocoder for Gravity Forms
-
Brix: WordPress page builder
-
Browser Screenshots
-
BSK PDF Manager
-
BuddyForms ACF
-
BuddyPress
-
BuddyPress for Sensei
-
BuddyPress to WordPress Full Sync
-
Bug - fly on the screen
-
Bulk Actions Select All
-
Bulk Attachment Download
-
Bulk Delete
-
Bulk Fields Editor
-
Bulk Postmeta Editor
-
BulletProof Security
-
BusinessPress
-
Cache Enabler
-
Cachify
-
Caldera Forms Translation
-
CAOS | Host Google Analytics Locally
-
Category Order and Taxonomy Terms Order
-
CC-Minify
-
CDN Enabler
-
CF7 Google Sheets Connector
-
Change Permalink Helper
-
Change Username
-
Check & Log Email
-
Child Theme Check
-
ChiliForms
-
CIO Custom Fields Importer
-
Cleaner Plugin Installer
-
Clear Sucuri Cache
-
Client Invoicing by Sprout Invoices - Easy Estimates and Invoices for WordPress
-
Client Side Image Resize
-
Clone
-
Cloudflare
-
Cloudinary – Image and Video Optimization, Manipulation, and Delivery
-
CMB2
-
CMB2 Taxonomy
-
CMS Page Order
-
CMS Tree Page View
-
Co-Authors Plus
-
Code Snippets
-
Codeblocks Extended with PrismJS
-
Collapse-O-Matic
-
Column Separator for Beaver Builder
-
Comet Cache
-
Comment Image
-
Comments - wpDiscuz
-
Compressed Emoji
-
Conditional Discounts for WooCommerce - A simple yet complete woocommerce dynamic pricing plugin
-
Conditional Fields for Contact Form 7
-
Constant Contact Forms
-
Contact Form 7
-
Contact Form 7 - Success Page Redirects
-
Contact Form 7 Extension For Mailchimp
-
Contact Form 7 Google Analytics
-
Contact Form 7 Gravity Forms Importer
-
Contact Form 7 Multi-Step Forms
-
Contact Form 7 Polylang Module
-
Contact Form 7 Signature Addon
-
Contact Form by WPForms - Drag & Drop Form Builder for WordPress
-
Contact Forms 7 Digital Signature Add-On
-
Contact Listing for WP Job Manager
-
Content Freeze
-
Content Views - Post Grid & Filter for WordPress
-
Contextual Related Posts
-
Control WP Core Emails
-
Controls for Contact Form 7 (Analytics & Tracking)
-
ConvertKit
-
ConvertKit for WooCommerce
-
Cookies for Comments
-
Correct Audio/Video Uploads
-
Coupon Generator for WooCommerce
-
CSS Minify
-
Custom Add User
-
Custom Comment Types
-
Custom Contact Forms
-
Custom Cookie Message
-
Custom CSS Pro
-
Custom Dashboard & Login Page - AGCA
-
Custom Highlight Color
-
Custom Permalinks
-
Custom Post Status
-
Custom Post Type Filters For Users Insights
-
Custom Post Type Page Template
-
Custom Post Type UI
-
Customize Object Selector
-
Customize Posts
-
Customize Snapshots
-
Customize Woocommerce Shop
-
Customizer Browser History
-
Customizer Export/Import
-
Customizer for WooCommerce
-
Dan's Embedder for Google Calendar
-
Dan's Viewer for Google Drive
-
Dashboard Columns
-
Dashboard Welcome for Beaver Builder
-
Database Reset
-
DB Cache Reloaded Fix
-
Debug Bar
-
Debug Bar Console
-
Debug Media
-
Debug Meta Data
-
Default featured image
-
Delete Expired Transients
-
Developer
-
Digest Notifications
-
Disable Autocomplete
-
Disable Blogging in WordPress
-
Disable Custom CSS
-
Disable Emails
-
Disable Embeds
-
Disable Emojis (GDPR friendly)
-
Disable Emojis Polyfill
-
Disable Google Fonts
-
Disable JPEG Compression
-
Disable PDF Thumbnails
-
Disable Real MIME Check
-
Disable REST API
-
Disable Search Slug
-
Disable User Gravatar
-
Discourage Search Engines Notifier
-
Divi Styling Add-On for Gravity Forms
-
DK PDF
-
Don't Muck My Markup
-
Download Manager
-
Download Monitor
-
Download Monitor - EDD Compatibility
-
DreamObjects Backups
-
Drift
-
Drip for Gravity Forms
-
Duplicator - WordPress Migration Plugin
-
Dynamik Website Builder and Beaver Builder Integration
-
Easy Digital Downloads - Checkout Notes
-
Easy Digital Downloads - Pantheon Compat
-
Easy Digital Downloads - Simple eCommerce for Selling Digital Files
-
Easy Genesis (formerly Genesis Simple Customizations)
-
Easy Google Fonts
-
Easy Meta Builder
-
Easy Modal
-
Easy Plugin Stats
-
Easy Query - WP Query Builder
-
Easy Theme and Plugin Upgrades
-
Easy Updates Manager
-
Easy WP SMTP
-
Ecwid Ecommerce Shopping Cart
-
EDD Checkout Invoice Fields
-
EDD custom checkout fields
-
EDD Discount Emails
-
EDD Mailchimp Subscribe
-
Edit Flow
-
ElasticPress
-
Elementor Addon Elements
-
Elementor Header & Footer Builder
-
Elementor Inline SVG
-
Elementor Website Builder
-
Elevated Comments
-
Email Before Download
-
Emoji Settings
-
Emotify Reaction Plugin
-
Enable Media Replace
-
Entry Expiration for Gravity Forms
-
Epoch - A native Disqus alternative with a focus on speed and privacy
-
Event Tickets and Registration
-
Event Tracking for Gravity Forms
-
Events Manager
-
EWWW Image Optimizer
-
ExactMetrics - Google Analytics Dashboard for WordPress (Website Stats Plugin)
-
Exit Popups & Onsite Retargeting by OptiMonk
-
Expandable Row for Beaver Builder
-
Export All URLs
-
Export any WordPress data to XML/CSV
-
External Media
-
FacetWP Manipulator
-
FakerPress
-
Fancy Product Designer REST API
-
Fast Velocity Minify
-
Fastly
-
Featured Audio
-
Featured Products First for WooCommerce - A Extension of WooCommerce (WooCommerce Addon Plugin)
-
Feel the Bern Badge for Bernie Sanders
-
Fixed Widget and Sticky Elements for WordPress
-
Flamingo
-
Flexible Product Fields (WooCommerce Product Addons) - WooCommerce Product Page Editor
-
Fluid Customizer
-
Foliopress WYSIWYG
-
FooGallery Owl Carousel Template
-
FooGallery ZOOM Template
-
Force Password Change
-
Forge - Front-End Page Builder
-
Formidable Form Builder - Contact Form, Survey & Quiz Forms Plugin for WordPress
-
Formidable Forms Signature Online Contract Automation
-
Formidable to Slack
-
Forms by CaptainForm - Form Builder for WordPress
-
Forms: 3rd-Party Integration
-
Forms: 3rd-Party Xml Post
-
Freemius Checkout
-
Front-end Editor for WordPress
-
Full Site Cache for CloudFront
-
Functionality
-
FV Antispam
-
Gator Cache
-
Gauntlet Security
-
GenerateWP Embed
-
Genesis 404 Page
-
Genesis Author Pro
-
Genesis Beta Tester
-
Genesis Co-Authors Plus
-
Genesis Coming Soon
-
Genesis Connect for WooCommerce
-
Genesis Dambuster
-
Genesis Favicon Uploader
-
Genesis Featured Image Header
-
Genesis Featured Page Advanced
-
Genesis Featured Video
-
Genesis Grid
-
Genesis Layout Extras - Default Layouts in Genesis for WordPress
-
Genesis Optimized Social Share
-
Genesis Portfolio Pro
-
Genesis Responsive Slider
-
Genesis Simple Hooks
-
Genesis Simple Share
-
Genesis Subpages as Secondary Menu
-
Genesis Super Customizer
-
Genesis Title Toggle
-
Genesis Visual Hook Guide
-
Geo Mashup
-
Geolocation IP Detection
-
GF Upload to Email Attachment
-
Github Embed
-
GitHub Mini Profile Widget
-
Gmail Like Gravatar Fallback
-
GoDaddy Email Marketing
-
Google Authenticator
-
Google Forms
-
Google Tag Manager & Google Analytics for AMP
-
Google Webfont Optimizer
-
Gravity 2 PDF
-
Gravity Fieldset for Gravity Forms
-
Gravity Forms + Custom Post Types
-
Gravity Forms - Help Scout Docs Search Field
-
Gravity Forms Approvals Add-On
-
Gravity Forms Campaign Fields Add-On
-
Gravity Forms CLI Add-On
-
Gravity Forms Constant Contact
-
Gravity Forms ConvertKit Add-On
-
Gravity Forms Data Persistence Add-On Reloaded
-
Gravity Forms Disable Autofill Add-On
-
Gravity Forms Duplicate Prevention
-
Gravity Forms IBAN
-
Gravity Forms Multi-Page Notifications
-
Gravity Forms Related Fields Add-On
-
Gravity Forms Remove Entries
-
Gravity Forms RSS Add-On
-
Gravity Forms Toolbar
-
Gravity Forms Zero Spam
-
Gravity Forms: Multiple Form Instances
-
Gravity Forms: Post Updates
-
Gravity Pre-submission Confirmation
-
GravityWP - Count
-
GravityWP - Merge Tags
-
Gridable - The Missing Grid Content Editor
-
GTM4WP
-
Harrys Gravatar Cache
-
Header Footer for Beaver Builder
-
Health Check & Troubleshooting
-
Heartbeat Control
-
Hello Dolly
-
Hello Server by Liquid Web
-
Hide Admin Bar from Non-Admins
-
Hide My Site
-
Hide SEO Bloat
-
Hide This
-
Hide WP Toolbar
-
HTML Import 2
-
HTML Template for CF7
-
HTTP/2 Server Push
-
Hyper Cache
-
HyperDB
-
Hyyan WooCommerce Polylang Integration
-
iContact for Gravity Forms
-
If Menu - Visibility control for Menus
-
IFTTT Bridge for WordPress
-
Image Captcha For Gravity Forms
-
Image Processing Queue
-
Image Rotation Fixer
-
ImageKit - URL based image manipulation and optimization
-
ImageRecycle pdf & image compression
-
Imagify – Optimize Images & Convert WebP | Compress Images Easily
-
Import any XML or CSV File to WordPress
-
Import Listings into Inventor WP
-
Import Listings into WP Job Manager
-
Import Products from any XML or CSV to WooCommerce
-
Import Settings into WordPress SEO by Yoast
-
Import/Export Add-On Feeds for Gravity Forms
-
Imsanity
-
Insights from Google PageSpeed
-
Inspect Gravity Forms
-
Installments for Gravity Forms and Stripe
-
Instant Images - One Click Unsplash, Pixabay and Pexels Uploads
-
Integrate ConvertKit and WPForms
-
Integration for Luminate and Gravity Forms
-
Integration for Salsa and Gravity Forms
-
Invisible reCaptcha for WordPress
-
iOS images fixer
-
iThemes Security
-
JCH Optimize
-
Jetpack - WP Security, Backup, Speed, & Growth
-
Jetpack Contact Form Auto Reply
-
Jetpack CRM - Clients, Leads, Invoices, Billing, Email Marketing, & Automation
-
Job Colors for WP Job Manager
-
Job Manager by JobScore
-
JPG, PNG Compression and Optimization
-
Jquery Validation For Contact Form 7
-
JS Widgets
-
Just Writing
-
Kanban + Gravity Forms
-
Kill JSON REST API
-
Kint PHP Debugger
-
Kraken.io Image Optimizer
-
Lana SEO
-
Lana Sitemap
-
Lazy Load
-
Lazy Load for Comments
-
Lazy Load for Videos
-
Lazy Load for WooCommerce
-
Lazy Load XT
-
LazyLoad Plugin – Lazy Load Images, Videos, and Iframes
-
LC Scripts Optimizer
-
Lead info with country for Contact Form 7
-
Legacy Jetpack Custom CSS Editor
-
LifterLMS - WordPress LMS Plugin
-
Lightbox & Modal Popup WordPress Plugin - FooBox
-
Lightweight Social Share for Genesis
-
Like Button Rating ♥ LikeBtn
-
Limit Login Attempts
-
Linker
-
LiteSpeed Cache
-
Log Deprecated Notices
-
Login Logout Shortcode
-
Login Security Solution
-
Login Site Icon
-
Login Widget With Shortcode
-
Login with Google Apps
-
Lord of the Files: Enhanced Upload Security
-
Machete
-
Magento Wordpress Integration
-
Mailchimp for WooCommerce
-
MailMunch - Grow your Email List
-
Mailster Gravity Forms
-
MainWP Child - Securely connects sites to the MainWP WordPress Manager Dashboard
-
MainWP Child Reports
-
MainWP Dashboard – The Private WordPress Manager for Multiple Website Maintenance
-
MainWP Key Maker
-
Mammoth .docx converter
-
ManageWP Worker
-
Mango Buttons
-
Material Design Icons
-
Max Mega Menu
-
Max Mega Menu - StoreFront Integration
-
MaxSlider
-
MB Custom Post Types & Custom Taxonomies
-
Media Cleaner - Clean & Optimize Space
-
Media Cloud for Amazon S3, Imgix, Google Cloud Storage, DigitalOcean Spaces and more
-
Media Library Assistant
-
Media Library Categories
-
Media Search Enhanced
-
Meks Quick Plugin Disabler
-
Members - Role Hiearchy
-
Memcached Object Cache
-
Memcached Redux
-
menu shortcode
-
Meow Lightbox
-
Merge + Minify + Refresh
-
Meta Box - WordPress Custom Fields Framework
-
Meta Tags Generator
-
Metorik - Reports & Email Automation for WooCommerce
-
Microsoft Azure Storage for WordPress
-
Minify Javascript
-
mobble
-
Modular Custom CSS
-
Module Control for Jetpack
-
MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)
-
Move Site Icon To Settings
-
Multiple Columns for Gravity Forms
-
Multisite Login Logos
-
Multisite Post Duplicator
-
Music Player for WooCommerce
-
My Downloads Shortcode for WooCommerce
-
MyBookTable Bookstore by Stormhill Media
-
Nav Menu Roles
-
Network Subsite User Registration
-
New User Approve
-
Newsletter, SMTP, Email marketing and Subscribe forms by Sendinblue
-
Next Active Directory Integration
-
NextScripts: Social Networks Auto-Poster
-
Nginx Cache Controller
-
Nginx Helper
-
Ninja Forms Contact Form - The Drag and Drop Form Builder for WordPress
-
NinjaFirewall (WP Edition) - Advanced Security Plugin and Firewall
-
No CAPTCHA reCAPTCHA
-
NS Ajax Products Search
-
One Click Demo Import
-
OPcache Dashboard
-
OpenSans FTW
-
Optimize Database after Deleting Revisions
-
Optimus - WordPress Image Optimizer
-
Optin Comment Notifications
-
Page Builder by SiteOrigin
-
Page Builder Sandwich – Front End WordPress Page Builder Plugin
-
Page Links To
-
Page scroll to id
-
Paid Membership, User Registration, User Profile & Restrict Content Plugin – ProfilePress
-
Paid Memberships Pro - Constant Contact Add On
-
Paid Memberships Pro - ConvertKit Integration
-
Paid Memberships Pro - Mailchimp Add On
-
Paid Memberships Pro - Restrict Member Access to Content, Courses, Communities - Free or Paid Subscriptions
-
Panda Pods Repeater Field
-
Pandora FMS WP - Monitoring Wordpress from Pandora FMS
-
Pantheon Advanced Page Cache
-
Pantheon HUD
-
Pantheon Migrations
-
Password Strength for WooCommerce
-
Pay For Post with WooCommerce
-
PDF Image Generator
-
Perfect Images (Retina, Thumbnails, Replace, CDN)
-
PHP Compatibility Checker
-
Plugin Inspector
-
Plugin Installer Speedup
-
Plugin Manager
-
Plugin Notes
-
Plugin Organizer
-
Pluginception
-
Plugins Admin Bar - WordPress Plugin Adding Plugin Link To WP Admin Bar Sub Menu
-
Plugins Garbage Collector (Database Cleanup)
-
Pods - Custom Content Types and Fields
-
Pods AJAX Views
-
Pods Alternative Cache
-
Pods Gravity Forms Add-On
-
Pods SEO
-
Pods Stream Connector
-
Podtrac & Seriously Simple Podcasting
-
Pojo Forms
-
Polylang
-
Polylang Category Creator
-
Polylang Theme Strings
-
Pootle Pagebuilder - WordPress Page builder
-
Popup Builder by OptinMonster - WordPress Popups for Optins, Email Newsletters and Lead Generation
-
Popup Maker - Popup for opt-ins, lead gen, & more
-
Post Attachment Sizes
-
Post Connector
-
Post Duplicator
-
Post Meta Inspector
-
Post Status Notifier Lite
-
Post Type Select Field for Advanced Custom Fields
-
Post Views Counter
-
Post, Registration and Profile Form Builder - FrontEnd Editor BuddyForms - Easy WordPress Forms
-
Postmatic for Gravity Forms
-
Postmatic Social Commenting
-
Posts 2 Posts
-
Posts Table with Search & Sort
-
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score
-
PowerPack Lite for Beaver Builder
-
Preload Fullpage Cache
-
Press75 Long Form Storybuilder
-
Printful Integration for WooCommerce
-
Prism Syntax Highlighter for WordPress
-
Product Customer List for WooCommerce
-
Product Designer
-
Product Feed on WooCommerce for Google, Awin, Shareasale, Bing, and More
-
Proxy Cache Purge
-
PublishPress Revisions: Duplicate Posts, Submit, Approve and Schedule Content Changes
-
PublishPress: Editorial Calendar, Workflow, Comments, Notifications and Statuses
-
Purge Cache for CloudFlare
-
PushCrew
-
qTranslate support for GravityForms
-
Query All The Post Types - WordPress Post Type Scanner Plugin
-
Query Monitor
-
Quick and Easy Post creation for ACF Relationship Fields
-
Quttera Web Malware Scanner
-
R3DF Beaver Builder TinyMCE Advanced Icon Fix
-
RCP allow REST
-
Reading Time
-
Really Simple SSL
-
reCAPTCHA for Ninja Forms
-
Redirect for Bloom by Logic Hop
-
Redirection
-
Redis Object Cache
-
Reduce HTTP Requests, Disable Emojis & Disable Embeds, Speedup WooCommerce
-
Regenerate Thumbnails
-
Regions for WP Job Manager
-
Registered Users Only
-
Related Posts for WordPress
-
Remove Admin Notices
-
Remove Dashboard Access
-
Remove exif and metadata
-
Remove Special Characters on Upload
-
Remove Wordpress Overhead
-
Remove Yoast SEO Comments
-
Replyable - Subscribe to Comments and Reply by Email
-
RequireWP
-
Resize Images In Posts
-
ResizeFly
-
reSmush.it : the only free Image Optimizer & compress plugin
-
Resource Versioning
-
REST API Console
-
REST API Toolbox
-
RESTjQuery
-
RESTposts
-
Restrict Content Pro - Easy Digital Downloads
-
Restrict User Access - Membership & Content Protection
-
Revisionize
-
Revisr
-
Root Relative URLs
-
RTL Tester
-
s2Member® Framework (Membership, Member Level Roles, Access Capabilities, PayPal Members)
-
Safe Function Call
-
Safe Redirect Manager
-
Safe SVG
-
Salt Shaker
-
Schema
-
Search & Replace
-
SearchIQ - The Search Solution
-
SearchWP API
-
Security Ninja - Secure Firewall & Secure Malware Scanner
-
Sell WooCommerce Memberships, Restrict Store Access, Set Members Only Prices, & Global Discounts with Paid Memberships Pro
-
Send PDF for Contact Form 7
-
SendPress Newsletters
-
Sendy Widget
-
Sensei-video-protection
-
SEO Data Transporter
-
SEO Defend
-
SEO Help
-
Sequential Order Numbers for WooCommerce
-
Seriously Simple Podcasting
-
Seriously Simple Spam Blocker
-
Shield Security - Scanners, Security Hardening, Brute Force Protection & Firewall
-
Shopify Connect for WooCommerce
-
Shopp Image Tools
-
Shortcake (Shortcode UI)
-
Shortcodes for Gravity Forms
-
Show IDs by DraftPress
-
Show IDs by Echo Plugins
-
Simple Blog Stats
-
Simple Cache
-
Simple Comment Editing
-
Simple CSS
-
Simple Custom CSS Plugin
-
Simple Download Monitor
-
Simple Email Queue
-
Simple Paypal Button For Visual Composer
-
Simple Range Slider for Gravityforms
-
Simple Registration for WooCommerce
-
Simple Shortcode for GoogleMaps
-
Simple Social Icons
-
Simple Universal Google Analytics
-
Simply Show Hooks
-
Simply Static
-
SiteGround Optimizer
-
SiteOrigin CSS
-
SJ Elementor Addon
-
Sliced Invoices & Gravity Forms
-
SM Replace Howdy
-
Smart Slider 3
-
Smart Variations Images & Swatches for WooCommerce
-
Smart WooCommerce Search
-
SMNTCS Google Webmaster Tools
-
Smush - Lazy Load Images, Optimize & Compress Images
-
Social Sharing Plugin - Sassy Social Share
-
Software License Manager
-
SOGO Add Script to Individual Pages Header Footer
-
Spam Comments Cleaner
-
Spam protection, AntiSpam, FireWall by CleanTalk
-
SpamPot
-
SparkPost
-
Speed Up - JavaScript To Footer
-
Speed Up - Lazy Load
-
Speed Up - Menu Cache
-
Speed Up - Optimize CSS Delivery
-
Speed Up - Translation Cache
-
Sprout Clients - CRM and Lead Management
-
SSH SFTP Updater Support
-
SSL Insecure Content Fixer
-
Stock Manager for WooCommerce
-
Stomp
-
Stop Comment Spam
-
Stop Spammers Security | Block Spam Users, Comments, Forms
-
Store Toolkit for WooCommerce
-
Storefront Pro Skins
-
Stream
-
StylePress for Elementor
-
Styler for Gravity Forms
-
Styles & Layouts for Gravity Forms - Best Gravity Forms Styler, Designer
-
Subresource Integrity (SRI) Manager
-
Subscribe To Comments Reloaded
-
Sucuri Security - Auditing, Malware Scanner and Security Hardening
-
Sunny
-
Super Simple Events
-
Surbma | Divi & Gravity Forms
-
Surbma | Divi Lightbox
-
Surbma | Revisions for Custom CSS
-
SyntaxHighlighter Evolved
-
Tabbed Account Area for Easy Digital Downloads
-
Tabify Edit Screen
-
TablePress
-
TablePress Extension: Chartist
-
Tailor Page Builder
-
Tailor Page Builder: Advanced Features
-
Tailor Page Builder: WooCommerce Extension
-
Taxonomy Images
-
Taxonomy/Term and Role based Discounts for WooCommerce
-
TechGasp Sound Master
-
Template Widget for Beaver Builder
-
Temporary Login Without Password
-
The Events Calendar
-
The Events Calendar Shortcode & Block
-
The Hack Repair Guy's Admin Login Notifier
-
The SEO Framework – Fast, Automated, Effortless.
-
Theme My Login
-
Theme Test Drive
-
Timber
-
Timber Debug Bar
-
Timber with Jetpack Photon
-
Timeline Module for Beaver Builder
-
TinyPNG - JPEG, PNG & WebP image compression
-
Titan Elements
-
TJ Custom CSS
-
TLS 1.2 Compatibility Test
-
Toggle wpautop
-
Torro Forms
-
Tracking Code Manager
-
Translate Wordpress with GTranslate
-
Two Factor Authentication (2FA , MFA, OTP SMS and Email)
-
Two-Factor
-
Typeform | Engage your audience with beautiful forms, surveys, and quizzes
-
Ultimate Dashboard - Custom WordPress Dashboard
-
Ultimate Fonts
-
Ultimate LinkedIn Integration
-
Under Construction, Coming Soon & Maintenance Mode
-
Universal Google Analytics
-
Unobtrusive Admin Bar
-
Unyson
-
UpdraftPlus WordPress Backup Plugin
-
Upload Larger Plugins
-
Uploadcare File Uploader and Adaptive Delivery
-
Use Google Libraries
-
User Allowed IP Addresses
-
User Role Editor
-
User Session Control
-
User Switching
-
Varnish/Nginx Proxy Caching
-
VaultPress
-
Vectr - Embedded Graphics Editor
-
Velocity - Video Lazy Loading for YouTube, Twitch and Vimeo
-
Velvet Blues Update URLs
-
Vendi Cache
-
Vextras for WooCommerce
-
View Admin As
-
Visual Admin Customizer
-
Visual CSS Style Editor
-
Voice Search
-
W3 Total Cache
-
W4 Post List
-
wA11y - The Web Accessibility Toolbox
-
WaterMark PDF for WooCommerce - Stamp PDFs with Customer Data
-
wBounce
-
WC Duplicate Order
-
WC Vendors Marketplace - The WooCommerce Multivendor Marketplace Solution
-
WCAG 2.0 form fields for Gravity Forms
-
WCFM - Frontend Manager for WooCommerce along with Bookings Subscription Listings Compatible
-
Web To PrintQ - Product Designer
-
Webmention
-
Website Builder by SeedProd — Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode
-
Weglot Translate - Translate your WordPress website and go multilingual
-
What The File
-
White Label CMS
-
Widget Logic
-
Widget Options - Add Context To WordPress Widgets
-
Widget Output Cache
-
Widget Shortcode
-
Winsite Image Optimizer
-
Woo Product Remover
-
Woo Update Variations In Cart
-
WooBuilder
-
WooCommerce
-
WooCommerce - Sendinblue Add-on
-
Woocommerce Ajax add to cart for variable products
-
WooCommerce Bulk Discount
-
WooCommerce Cart Count Shortcode
-
WooCommerce Checkout Terms Conditions Popup
-
WooCommerce Disqus Comments and Ratings
-
WooCommerce Easy Booking
-
WooCommerce Email Validation
-
Woocommerce Extra Price Fields
-
WooCommerce Google Analytics Integration
-
WooCommerce Hear About Us
-
WooCommerce Inspector
-
WooCommerce Menu Cart
-
WooCommerce New Customer Report
-
WooCommerce Order Test
-
WooCommerce PayPal Checkout Payment Gateway
-
WooCommerce PayPal Pro Payment Gateway
-
WooCommerce PDF Invoices & Packing Slips
-
WooCommerce Product Carousel Slider
-
WooCommerce Product Dependencies
-
WooCommerce Product Generator
-
WooCommerce Products Per Page
-
WooCommerce Royal Mail Shipping Calculator
-
WooCommerce Shipping & Tax
-
WooCommerce Software License Manager
-
WooCommerce Speed Drain Repair
-
WOOCS - Currency Switcher for WooCommerce Professional
-
WOOEXIM - WooCommerce Export Import Plugin
-
WOOF - Products Filter for WooCommerce
-
WordCamp Dashboard Widget
-
Wordfence Security - Firewall & Malware Scan
-
WordPress GitHub Sync
-
Wordpress Admin10X
-
WordPress Beta Tester
-
WordPress Cache and CDN plugin - fast, easy to use, instant results
-
WordPress Importer
-
WordPress Infinite Scroll - Ajax Load More
-
WordPress Inspector
-
WordPress MU Domain Mapping
-
WordPress PDF Templates
-
WordPress Reset
-
WordPress Social Sharing Plugin - Social Warfare
-
WP Accessibility
-
WP Activity Log
-
WP Adblock Dedect
-
WP Add Mime Types
-
WP API Menus
-
WP AutoTerms: Privacy Policy Generator (GDPR & CCPA), Terms & Conditions Generator, Cookie Notice Banner
-
WP Blockade - Visual Page Builder
-
WP Breathe
-
WP Cerber Security, Anti-spam & Malware Scan
-
WP Change Custom Posts Slugs
-
WP Child Theme Generator
-
WP Clean
-
WP Cloudflare Guard
-
WP Comment Humility
-
WP Common security Checklist
-
WP Contact Slider
-
WP Contributions
-
WP Crontrol
-
WP Deferred JavaScripts
-
WP Discourse
-
WP Editor
-
WP Editor Widget
-
WP Emoji One
-
WP Engine GeoTarget
-
WP ERP - Complete WordPress Business Manager with HR, CRM & Accounting Systems for Small Businesses
-
WP Fastest Cache
-
WP File Cache
-
WP Floating Menu - One page navigator, sticky menu for WordPress
-
WP Google Analytics Events - No-Code Custom Event Tracking for Google Analytics
-
WP Google Search
-
WP Growl
-
WP Heart Throb
-
wp Hosting Performance Check
-
WP Install Profiles
-
WP Job Manager
-
WP Job Manager Live Job Count
-
WP Job Manager Registration Use Email
-
WP LCache
-
WP Limit Login Attempts
-
WP Live Search
-
WP Local Emoji
-
WP Lorem (WL)
-
WP Lorem ipsum
-
WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin
-
WP Mautic
-
WP Mautic Form Integrator
-
WP Meta SEO
-
WP Migrate Lite - WordPress Migration Made Easy
-
WP Multi Network
-
WP OAuth Server (OAuth Authentication)
-
WP Offline Fallback
-
WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage
-
WP Old Post Date Remover
-
WP Options Editor
-
WP Performance Score Booster – Optimize Speed, Enable Cache & Page Preload
-
WP Project Manager - Project, Task Management & Team Collaboration Software
-
WP Query Console
-
WP Redis
-
WP Reset - Most Advanced WordPress Reset Tool
-
WP REST API - User Meta
-
WP REST API Cache
-
WP REST API Controller
-
WP REST API Meta Endpoints
-
WP Revision Master
-
WP Rocket ASYNC CSS
-
WP Rocket Footer JS
-
WP Roids
-
WP Rollback
-
WP RSS Aggregator – News Feeds, Autoblogging, Youtube Video Feeds and More
-
WP Safe Updates
-
WP Scanner - Performance and Security
-
WP Show Posts
-
WP SmartCrop
-
WP SMTP
-
WP Speed of Light
-
WP Spider Cache
-
WP STAGING - Backup Duplicator & Migration
-
WP Super Cache
-
WP SVG Images
-
WP System Information
-
WP Tasks After Install
-
WP Term Colors
-
WP Term Images
-
WP Theme Changelogs
-
WP Theme Optimizer
-
WP Twitter Wall
-
WP User Activity
-
WP User Groups
-
WP User Profiles
-
WP User Signups
-
WP WooCommerce Mailchimp
-
WP YouTube Lyte
-
WP-CFM
-
WP-Cron Control
-
WP-DBManager
-
WP-EMail
-
WP-FFPC
-
WP-OAuth
-
WP-Optimize - Cache, Clean, Compress.
-
WP-PageNavi
-
WP-Polls
-
WP-Post-Meta-Revisions
-
WP-Rocket Background Cache
-
WP-Sweep
-
WPBase Cache
-
WPBruiser {no- Captcha anti-Spam}
-
WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager
-
WPD Beaver Builder Additions
-
WPFront User Role Editor
-
WPIDE - File Manager & Code Editor
-
WPJBM application
-
WPJBM salary
-
WPPerformanceTester
-
WPS Hide Login
-
WPSSO Core - The Complete Structured Data Plugin
-
WPSSO Ridiculously Responsive Social Sharing Buttons (RRSSB)
-
WPSSO Strip Schema Microdata
-
WPtimize
-
Wrap form fields in Gravity Forms
-
Writing On GitHub
-
XML Sitemaps
-
YITH WooCommerce Catalog Mode
-
Yoast Duplicate Post
-
Yoast SEO
-
Zendesk Chat
-
Zero Spam for WordPress
-
Zip Attachments