-
Mentioned in [55301] on Core SVN:
Login and Registration: Set correct default values in `wp_signon()`. -
Posted a reply to Temporary or permanent closure?, on the site WordPress.org Forums:
Yeah we forked this plugin and implemented several extra security measures for our use. While… -
Posted a reply to Cloudflare conflict, on the site WordPress.org Forums:
Page Rules: see if applying "Bypass Cache" rule for wp-login.php helps this in any way? -
Mentioned in [53122] on Core SVN:
Upgrade/Install/Users: Prevent JS bug filling new passwords. -
Mentioned in [53100] on Core SVN:
Toolbar: Add a filter to help remove site icons from toolbar for large multisite, and lazy load them by default. -
Posted a reply to wp_dropdown_users() Optimization, on the site WordPress.org Forums:
> I wish I had a good answer for you. I don’t. The WordPress team… -
Posted a reply to Optimize for WooCommerce: heavy shop_order post query ideas?, on the site WordPress.org Forums:
> Thanks. I’m unclear about whether modifying indexes does or does not lock up a… -
Posted a reply to Congratulations for this useful plugin, you fixed my database speed issues, on the site WordPress.org Forums:
I'm most confused on, why isn't this in WooCommerce core yet. I'm going to open… -
Posted a reply to Congratulations for this useful plugin, you fixed my database speed issues, on the site WordPress.org Forums:
> It’s good to know this worked scaled up to 7+ megarows in wp_postmeta. We… -
Posted a reply to It killed my site, on the site WordPress.org Forums:
> It looks like the plugin deleted the FULLTEXT indexes of the plugin which is… -
Posted a reply to Optimize for WooCommerce: heavy shop_order post query ideas?, on the site WordPress.org Forums:
> I suggest you use the wp-cli command wp index-mysql enable wp_postmeta to do that,… -
Created a topic, Optimize for WooCommerce: heavy shop_order post query ideas?, on the site WordPress.org Forums:
Hi. Thanks for all your work here, looks promising. B… -
Created a topic, GitHub repo?, on the site WordPress.org Forums:
Hi all. Thanks for the initiative on this! Are there p… -
Posted a reply to Deprecated: block_categories is deprecated since version 5.8.0, on the site WordPress.org Forums:
Probably https://core.trac.wordpress.org/ticket/52920 -
Posted a reply to Rejects Stripe webhook, on the site WordPress.org Forums:
Any updates here @jozsefprofithu? I'm not sure whether it's safe to install this on a… -
Posted a reply to GitHub repo?, on the site WordPress.org Forums:
> About license, the plugin’s license is WTFPL, feel free to use and abuse in… -
Created a topic, GitHub repo?, on the site WordPress.org Forums:
Hi. We’re looking for a more flexible option than http… -
Created a topic, GitHub repo?, on the site WordPress.org Forums:
Hi. We're looking for a more flexible option than http… -
Posted a reply to Embarrassment, on the site WordPress.org Forums:
I don't public shame plugins often, but when I do.. it's indeed situations like this.… -
Created a topic, GF 2.5 compatibility: GFListFieldSortable::requires_scripts(), on the site WordPress.org Forums:
ErrorException: Warning: Invalid argument supplied for… -
Wrote a comment on the post New Premier Sponsor added: Cloudways, on the site WP-CLI:
+100 -
Posted a reply to Compatibility issue with WooCommerce 5.0.0 and Compatibility mode, on the site WordPress.org Forums:
Yes, plugin fails in combination with WP Super Cache and WooCommerce Example traceback https://sentry.io/share/issue/9bd4542b34fe484d9bfe724a22db2d3a/ -
Posted a reply to Excessive processin usage?, on the site WordPress.org Forums:
Nice NR chart. Are you able to zoom in and get insight into which Sensei… -
Posted a reply to Solution to 4.1.4 update issue, on the site WordPress.org Forums:
4.1.4 -> 4.1.5 logged this. It seems like puzzle still missing some logic pieces. [10-Dec-2020… -
Posted a reply to Problem with recent release, on the site WordPress.org Forums:
Confirmed. Looks like plugin updates via CLI or web UI fail to activate DB migration… -
Posted a reply to THIS PLUGIN IS NOT SAFE TO USE, on the site WordPress.org Forums:
Build 3.8.1 still displays this message. Are we still waiting for an updated build here? -
Posted a reply to register_rest_route was called incorrectly, on the site WordPress.org Forums:
Zapier team has to care. -
Posted a reply to register_rest_route was called incorrectly, on the site WordPress.org Forums:
I noticed today 1.0.2 was released with updates to nothing but marketing messages in README.… -
Created a topic, GitHub link?, on the site WordPress.org Forums:
Hi. We'd like to stay in touch with this plugin's deve… -
Wrote a comment on the post REST API changes in WordPress 5.5, on the site Make WordPress Core:
Oof, updated to 5.5 b3 today, and error logs are filling up with `permission_callback` doingitwrongs.… -
Created a topic, It’s the “go to” Redis object cache solution for us, on the site WordPress.org Forums:
Development in the open, excellent issue response time… -
Posted a reply to PHP 7.4 Error Notice, on the site WordPress.org Forums:
@luminsol analysis and solution is correct. Hopefully y'all can release 7.4 compatibility version soon. -
Wrote a comment on the post WordPress 5.5: Call for Tickets, on the site Make WordPress Core:
"Unread comments" badge in wp-admin is a performance disaster on large sites (read: millions of… -
Posted a reply to auto grade error, on the site WordPress.org Forums:
I'm fairly certain we still have an issue open wrt grading at https://github.com/Automattic/sensei/issues/1375#issuecomment-587436666 -
Created a topic, 2.1.1: crashes with WooCommerce Subscriptions admin “Process renewal” action, on the site WordPress.org Forums:
AEPC_Woocommerce_Addon_Support::register_purchase_even… -
Created a topic, Plugin enqueues CSS everywhere, why?, on the site WordPress.org Forums:
Query Monitor is showing woocommerce-bluesnap-gateway-… -
Wrote a comment on the post Filtering nested REST response _fields in WP 5.3, on the site Make WordPress Core:
Is it possible to filter for a nested array value? `?_fields=meta.key.0.content` doesn't seem to work. -
Created a topic, 1.3.8: Too few args to Kadence_Woomail_Designer::check_to_add_gmail_hack(), on the site WordPress.org Forums:
Hi. Today, AutomatWoo workflow suddenly fataled when s… -
Posted a reply to Deprecated functions `WC_Cart::get_cart_url` and WC_Cart::get_checkout_url, on the site WordPress.org Forums:
Are you using Query Monitor when testing this plugin? 0.7.0 triggers: Notice wc_get_page_id was called… -
Posted a reply to Restrict registration to .edu emails only, on the site WordPress.org Forums:
The original plugin does exactly that https://wordpress.org/plugins/bp-rsed/ -
Created a topic, Trying to get property ‘post_type’ of non-object in class-wp-query.php line 4097, on the site WordPress.org Forums:
You should not be calling is_amp_endpoint(), which wil… -
Posted a reply to Errors/Warnings in PHP 7.x, on the site WordPress.org Forums:
Duplicate of https://wordpress.org/support/topic/broken-link-checker-php-errors/ -
Posted a reply to Error create_function(), on the site WordPress.org Forums:
This is real and creates a massive amount of log spam on modern PHP 7.3.… -
Mentioned in [45205] on Core SVN:
Bootstrap/Load: Remove `WP_Recovery_Mode_Cookie_Service` constructor to avoid referencing cookie constants before they are defined. -
Created ticket #46882 on Core Trac:
5.2 beta 2: `wp cron even run --due-now` triggers "Use of undefined ... -
Posted a reply to Not Working With WooCommerce Membership, on the site WordPress.org Forums:
Thanks for jumping in here @nekojira -
Posted a reply to Fatal erro, on the site WordPress.org Forums:
Duplicate of https://wordpress.org/support/topic/argumentcounterror-kadence_woomail_designeradd_email_header/ and others. Contact RightPress plugin developers and point them at these forum… -
Posted a reply to ArgumentCountError Kadence_Woomail_Designer::add_email_header(), on the site WordPress.org Forums:
I've received confirmation from Memberships team they will patch templates upstream (y) -
Created a topic, ArgumentCountError Kadence_Woomail_Designer::add_email_header(), on the site WordPress.org Forums:
Hi. https://woocommerce.com/products/teams-woocommerc… -
Posted a reply to Adding to cart when visiting Product page, on the site WordPress.org Forums:
Yes, WooCommerce 3.5.6, Storefront 2.4.3 theme.
Contributor
-
Dependency Minification
Active Installs: 50+
-
Multicollab - Google Doc-Style Editorial Collaboration in WordPress
Active Installs: 200+
Plugins
-
ACF Content Analysis for Yoast SEO
-
Activity Reactions For Buddypress
-
ActivityPub
-
Add From Server
-
Admin Bar Color
-
Admin Bar Edit Links for Gravity Forms
-
Admin Color Schemes
-
Admin Columns
-
Admin Menu Editor
-
Admin Slug Column
-
Adminimize
-
Advanced Custom Fields
-
Advanced Custom Fields: Multisite Sync
-
Advanced Excerpt
-
Advanced Posts Widget
-
Airplane Mode
-
All-in-one Google Analytics, Pixels and Product Feed Manager for WooCommerce
-
Allow Numeric Slugs
-
AMP
-
AMP Analytics
-
Analytics for WordPress — by Segment
-
Announcer - Notification & message bars
-
Application Passwords
-
Asset CleanUp: Page Speed Booster
-
Atomic Blocks - Gutenberg Blocks Collection
-
Attributes for Blocks
-
Authenticator
-
Author Admin View Archive Link
-
Authorizer
-
Auto Post to Social Media - WordPress to Buffer
-
Autoptimize
-
Autover
-
AWeber – Free Sign Up Form and Landing Page Builder Plugin for Lead Generation and Email Newsletter Growth
-
Background Image Cropper
-
BadgeOS
-
BadgeOS Community Add-on
-
Ban Hammer
-
Batcache
-
bbPress
-
Beautiful taxonomy filters
-
Better Admin Help Tabs
-
Bing URL Submissions Plugin
-
BJ Lazy Load
-
Block Areas
-
Block Context
-
Block Pattern Builder
-
Blogger To WordPress
-
BlueSnap All-in-One Platform
-
BlueSnap Payment Gateway for WooCommerce
-
Boxzilla
-
BP Blacklist Signup by Email Domain
-
BP Restrict Signup by Email Domain
-
Braintree for WooCommerce Payment Gateway
-
Breeze - WordPress Cache Plugin
-
Broadcast
-
Broken Link Checker
-
BuddyPress Activity Shortcode
-
BuddyPress Activity Stream as Blog Comments
-
BuddyPress Group Email Subscription
-
BuddyPress Sitewide Activity Widget
-
BuddyVerified
-
Bulk Delete
-
Bulk User Management
-
Cache Enabler
-
Category and Taxonomy Meta Fields
-
CC Child Pages
-
CDNJS for WordPress
-
Checking Variables (Dev. Tool)
-
Checkout Address Suggestion And Autocomplete For Woocommerce
-
Checkout Field Manager (Checkout Manager) for WooCommerce
-
Chosen for WordPress
-
Classic Editor
-
Classic Editor +
-
Classic Widgets
-
Cloudflare
-
Co-Authors Plus
-
Code Snippets
-
Conditional Menus
-
Conductrics
-
Conductrics Web Actions
-
Convert Experiences
-
ConvertKit for WooCommerce
-
Cookie Notice & Compliance for GDPR / CCPA
-
Cookies for Comments
-
Country Caching For WP Super Cache
-
Coupon Generator for WooCommerce
-
Custom Content Portfolio
-
Custom Front Page
-
Custom Login Page Customizer - Login Designer
-
Customize Posts
-
Customize Submit Button for Gravity Forms
-
Dashboard Widget Sidebar
-
Date Range Filter
-
Debug Bar
-
Debug Bar Actions and Filters Addon
-
Debug Bar Console
-
Debug Bar Custom Info
-
Debug Bar Hook Log
-
Debugger
-
Delete Expired Transients
-
Dependency Minification
-
Design Experiments
-
Direct Checkout for WooCommerce
-
Disable All WordPress Updates
-
Disable Bloat for WordPress & WooCommerce
-
Disable Embeds
-
Disable Emojis (GDPR friendly)
-
Disable Post Format UI
-
Disable REST API
-
Disable Search
-
Display All Image Sizes
-
Documents Shortcode
-
Dominant Colors Lazy Loading
-
Download Monitor
-
Duplicate Menu
-
Easy Admin Notification
-
Easy Digital Downloads - Simple eCommerce for Selling Digital Files
-
Easy Login Styler - White Label Admin Login Page for WordPress
-
Easy Query - WP Query Builder
-
Easy Twitter Feed Widget Plugin
-
easyReservations
-
EBANX Payment Gateway for WooCommerce
-
Edit Flow
-
eID Easy
-
ElasticPress
-
Element Lesson Timer for Sensei
-
Embed Any Document - Embed PDF, Word, PowerPoint and Excel Files
-
Enable Media Replace
-
Enable Numeric Slugs
-
Enhanced Media Library
-
Estonian Banklinks for WooCommerce
-
EU/UK VAT Compliance Assistant for WooCommerce
-
Event Organiser
-
Event Tracking for Gravity Forms
-
EWWW Image Optimizer
-
Export Plus
-
Extended Post Status
-
External Database Authentication Reloaded
-
Extra Product Sorting Options for WooCommerce
-
Facebook for WooCommerce
-
FastComments
-
Faster Image Insert
-
Favorites
-
Featured Video Plus
-
File Gallery
-
Filename based asset cache busting
-
First payment date for WooCommerce Subscriptions
-
Flexible SSL for CloudFlare
-
Floating Social Bar
-
Flying Pages
-
FOCUS Cache
-
Foliopress WYSIWYG
-
Font Awesome
-
Force First and Last Name as Display Name
-
Forge - Front-End Page Builder
-
Forms: 3rd-Party Integration
-
Forms: 3rd-Party Xml Post
-
Free Follow-Up Emails & Marketing Automation for WooCommerce - ShopMagic
-
Front-end Editor
-
Front-end Editor for WordPress
-
Genesis Connect for WooCommerce
-
Get the Image
-
GlotPress
-
Glue for Yoast SEO & AMP
-
GM Block Bots
-
Google Authenticator
-
Grab & Save
-
Gravity Fieldset for Gravity Forms
-
Gravity Forms + Custom Post Types
-
Gravity Forms Approvals Add-On
-
Gravity Forms CLI Add-On
-
Gravity Forms Data Persistence Add-On
-
Gravity Forms Data Persistence Add-On Reloaded
-
Gravity Forms Extended Merge Tags
-
Gravity Forms Multi Currency
-
Gravity Forms Toolbar
-
Gravity Forms Zero Spam
-
Gravity Forms: Multiple Form Instances
-
Gravity PDF
-
Gravity Slider Fields
-
GravityWP - Merge Tags
-
Grid Columns
-
Grids: Layout builder for WordPress
-
Gridster
-
GTM4WP
-
GTmetrix for WordPress
-
Gutenberg
-
Gutenberg Blocks - ACF Blocks Suite
-
Gutenberg Blocks by Kadence Blocks – Page Builder Features
-
Gutenberg Custom Fields
-
Gutenberg Manager
-
Gutenberg Templates
-
hCaptcha for WordPress
-
Heartbeat Control
-
HM Content TOC
-
HTML Forms
-
HTTP/2 Server Push
-
HTTPS Domain Alias
-
Hyper Admins
-
HyperDB
-
Hypernotes
-
I Make Plugins
-
If Menu - Visibility control for Menus
-
Imagify – Optimize Images & Convert WebP | Compress Images Easily
-
Improved Image Editor
-
Improved user search in backend
-
Inclusive Parents
-
Index WP MySQL For Speed
-
Insert Featured Image Shortcode
-
Insert Special Characters
-
Inspect Gravity Forms
-
Inspectlet - User Session Recording and Heatmaps
-
Interactive Image Map Plugin - Draw Attention
-
Intercom
-
Invisible reCaptcha for WordPress
-
Invite Anyone
-
Invoices for WooCommerce
-
iThemes Security
-
Jetpack Boost - Website Speed, Performance and Critical CSS
-
jQuery Updater
-
JW Player for WordPress
-
JWT Auth - WordPress JSON Web Token Authentication
-
JWT Authentication for WP REST API
-
Kadence WooCommerce Email Designer
-
Kanban Boards for WordPress
-
Keyring
-
KickPress
-
Kint PHP Debugger
-
Kirki Customizer Framework
-
Lazy Load
-
LazyLoad Plugin – Lazy Load Images, Videos, and Iframes
-
LearnPress - WordPress LMS Plugin
-
Less Theme Support
-
LifterLMS - WordPress LMS Plugin for eLearning
-
Lightbox & Modal Popup WordPress Plugin - FooBox
-
Linear Checkout for WooCommerce by Cartimize
-
Lite Cache
-
Log cleaner for iThemes Security
-
Login Logo
-
Login Security Solution
-
Login with Google Apps
-
LogStore
-
Magic Widgets
-
MainWP Dashboard – WordPress Manager for Multiple Websites Maintenance
-
Make, formerly Integromat Connector
-
Markdown on Save
-
MC4WP: Mailchimp Top Bar
-
Media Categories
-
MediaPress
-
Members - Membership & User Role Editor Plugin
-
Members Multisite User Roles Sync
-
Memcached Redux
-
Menu Cart for WooCommerce
-
Meow Lightbox
-
Meta Accelerator
-
Metorik - Reports & Email Automation for WooCommerce
-
Metronet Tag Manager
-
Minimum Purchase for WooCommerce
-
Monkeyman Rewrite Analyzer
-
MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)
-
Mozscape
-
Multi Device Switcher
-
Multi Page Auto Advance for Gravity Forms
-
MultilingualPress
-
Multiple Columns for Gravity Forms
-
MultiSite Clone Duplicator
-
Multisite Enhancements
-
MultiSite System Cron
-
Multisite User Management
-
myCred - Points, Rewards, Gamification, Ranks, Badges & Loyalty Plugin
-
MySQLi database layer
-
Native Lazyload
-
Nav Menu Collapse
-
Nav Menu Roles
-
Network Plugin Auditor
-
Network Username Restrictions Override
-
New Relic Browser by rtCamp
-
Nginx Cache
-
Nginx Helper
-
NitroPack
-
No Image Link
-
No Updates for Plugins under Revision Control
-
NS Cloner - Site Copier
-
Numeric Slugs
-
One Click Upsell Funnel for WooCommerce - Post-Purchase Upsell & Cross-Sell Offers, Boost Sales
-
OPcache Dashboard
-
Options Framework
-
P2 Check In
-
P2 Likes
-
P2 Resolved Posts
-
Page Builder Gutenberg Blocks – CoBlocks
-
Page Parts
-
Panorama - WordPress Project Management Plugin
-
Parsedown Party
-
Participad
-
Payment Plugins Braintree For WooCommerce
-
PCo Kint
-
PDF Invoices & Packing Slips for WooCommerce
-
Picturefill.WP
-
Plugin Dependencies
-
Plugin Dependencies
-
Plugin Load Filter
-
Plugin Notes Plus
-
Plugin Organizer
-
Pods - Custom Content Types and Fields
-
Pods AJAX Views
-
Pods Alternative Cache
-
Pods Gravity Forms Add-On
-
Pods SEO
-
Pods Stream Connector
-
Polylang
-
Polymer for WordPress
-
Pop-up Notices for WooCommerce
-
Popup Maker - Popup for opt-ins, lead gen, & more
-
Post Duplicator
-
Post Forking
-
Post Meta Inspector
-
POST SMTP Mailer - Email log, Delivery Failure Notifications, Chrome and Slack Support
-
Post State Tags
-
Post Thumbnail Editor
-
Post Type Archive Link
-
Posts 2 Posts
-
Predictive Search for WooCommerce
-
Pretty Debug
-
Pretty Links - Affiliate Links, Link Branding, Link Tracking & Marketing Plugin
-
Prevent Concurrent Logins
-
Print, PDF, Email by PrintFriendly
-
Private Posts by Default
-
Proper Network Activation
-
Public Post Preview
-
Public Post Preview Configurator
-
PuSHPress
-
Putler Connector for WooCommerce - Accurate Analytics and Reports for your WooCommerce Store
-
PWA
-
Quantities and Units for WooCommerce
-
Query Monitor
-
Query Wrangler
-
Quick Empty Trash
-
Radio Buttons for Taxonomies
-
Recently Registered
-
Redis Object Cache
-
Reduce HTTP Requests, Disable Emojis & Disable Embeds, Speedup WooCommerce
-
Regenerate Thumbnails
-
Related Posts for WordPress
-
Relative Image URLs
-
Relevanssi - A Better Search
-
Remove Dashboard Access
-
Remove WPMU Dashboard Install Nag
-
REST API Log
-
Restricted Site Access
-
Rewrite Rules Inspector
-
RICG Responsive Images
-
Roles & Capabilities
-
Safe Redirect Manager
-
Save & Import Image from URL
-
Scroll Triggered Box
-
Search Everything
-
Search Exclude
-
Search shortcode
-
Sensei LMS - Online Courses, Quizzes, & Learning
-
Sequential Order Numbers for WooCommerce
-
SharDB
-
Shortcake (Shortcode UI)
-
Signature Add-On for Gravity Forms
-
Simple Calendar - Google Calendar Plugin
-
Simple Local Avatars
-
Simple Page Ordering
-
Simple Shortcode Block
-
Simple Shortcode for Google Maps
-
Site Kit by Google - Analytics, Search Console, AdSense, Speed
-
SiteGround Optimizer
-
Slider by Soliloquy - Responsive Image Slider for WordPress
-
Smart Custom 404 error page [404page]
-
Smart FAQ
-
SMTP URI and logging
-
Smush - Lazy Load Images, Optimize & Compress Images
-
SnapEngage plugin
-
SP Project & Document Manager
-
Spots
-
Stop query_posts
-
Store Toolkit for WooCommerce
-
Story Lines
-
Stream
-
Styles & Layouts for Gravity Forms - Best Gravity Forms Styler, Designer
-
Sunny
-
Super Page Cache for Cloudflare
-
Super Progressive Web Apps
-
Swifty Bar, sticky bar by WPGens
-
Syntax-highlighting Code Block (with Server-side Rendering)
-
Tabify Edit Screen
-
Table of Contents Plus
-
Tailor Page Builder
-
Tailor Page Builder: Advanced Features
-
Tailor Page Builder: WooCommerce Extension
-
Taxonomy Converter
-
Taxonomy Images
-
Taxonomy Meta UI
-
Test jQuery Updates
-
The Events Calendar
-
The GDPR Framework By Data443
-
The SEO Framework – Fast, Automated, Effortless.
-
The WP Remote WordPress Plugin
-
Theme My Login
-
Thumbnail Crop Position
-
Timber
-
Timthumb Vulnerability Scanner
-
TinyMCE and TinyMCE Advanced Professsional Formats and Styles
-
TinyPNG - JPEG, PNG & WebP image compression
-
Toggle Meta Boxes
-
Tools for Twitter
-
Transient Cleaner
-
Transients Manager
-
Trigger Browsersync
-
Trusona for WordPress
-
Turbolinks
-
Twitter Bootstrap for WordPress
-
Two Column Admin
-
Two-Factor
-
Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
-
Ultimate WP Query Search Filter
-
Unbounce Landing Pages
-
Unfiltered MU
-
Unveil Lazy Load
-
User Role Editor
-
User Switching
-
Username Changer
-
Usersnap
-
Vimeography: Vimeo Video Gallery WordPress Plugin
-
Visual Website Optimizer
-
WCAG 2.0 form fields for Gravity Forms
-
Webflow Pages
-
WebSub (FKA. PubSubHubbub)
-
When Last Login
-
Whistles
-
Widget CSS Classes
-
Widget Importer & Exporter
-
Widget Options - The #1 WordPress Widget Control Plugin
-
Widget or Sidebar Shortcode
-
Wistia WordPress Plugin
-
Woo Add Custom States
-
WooCommerce
-
WooCommerce Accommodation Bookings
-
WooCommerce Cart Tab
-
WooCommerce Email Test
-
WooCommerce EU VAT Assistant
-
WooCommerce Filter Orders by Product
-
WooCommerce Google Analytics Integration
-
WooCommerce Inspector
-
WooCommerce Mark Orders as Complete
-
Woocommerce Molds
-
WooCommerce Multilingual & Multicurrency with WPML
-
WooCommerce PayPal Checkout Payment Gateway
-
WooCommerce Product Dependencies
-
WooCommerce Quaderno – Tax Automation
-
WooCommerce Quantity Increment
-
WooCommerce Stacked Product Layout
-
WooCommerce Stripe Payment Gateway
-
WooCommerce Subscription Shortcodes
-
WooMetrix Cart Conversion Report
-
WordPress Auto-updates
-
Wordpress DataLayer for Google Tag Manager
-
WordPress Importer
-
WordPress MU Domain Mapping
-
WordPress Popular Posts
-
WordPress Sentry
-
WordPress.com Editing Toolkit
-
Worth The Read
-
WP Anchor Header
-
WP API Menus
-
WP BASIC Auth
-
WP Bouncer - Limit Simultaneous Logins
-
WP Braintree
-
WP Category Permalink
-
WP Console - WordPress PHP Console powered by PsySH
-
WP Crontrol
-
WP DB Driver
-
WP Debugging
-
WP Discourse
-
WP Document Revisions
-
WP Downloader
-
WP Editor Widget
-
WP Emphasis
-
WP ERP | Complete HR solution with recruitment & job listings | WooCommerce CRM & Accounting
-
WP fail2ban
-
WP Fastest Cache
-
WP Featherlight - A Simple jQuery Lightbox
-
WP Hashgrid
-
WP Help
-
WP Job Manager
-
WP LCache
-
WP Live Search
-
WP Mail Logging
-
WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin
-
WP Migrate Lite - WordPress Migration Made Easy
-
WP OAuth Server (OAuth Authentication)
-
WP Offload SES Lite
-
WP Old Post Date Remover
-
WP Project Bubble
-
WP Redis
-
WP SAML Auth
-
WP Scroll Depth
-
WP Spell Check
-
WP Statistics
-
WP Super Cache
-
WP Term Order
-
WP User Groups
-
WP User Profiles
-
WP User Signups
-
WP-dTree
-
WP-Markdown
-
WP-OAuth
-
WP-WebAuthn
-
WPBruiser {no- Captcha anti-Spam}
-
wpDataTables - WordPress Tables & Table Charts Plugin
-
WPMU Ldap Authentication
-
Wrap form fields in Gravity Forms
-
YARPP - Yet Another Related Posts Plugin
-
Yoast Duplicate Post
-
Yoast SEO
-
Yoast SEO: Search Index Purge
-
Zapier for WordPress
-
Zendesk Support for Wordpress
-
Zero Spam for WordPress