Primary Key Fixer
Plugins like Yoast and Slider Revolution doesn't create a PRIMARY KEY on tables when they are created. This is an issue when using services like …
Primary Key Fixer ranks #12,311 among WordPress.org plugins with 200+ active installations, a 1/5 rating from 0 reviews, and was last updated Aug 29, 2021. Data from WordPress.org, refreshed twice daily — see methodology.
Next Milestone 300
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Rank Changes
Downloads Growth
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
Security History
Source: WPVulnerabilityNo known vulnerabilities on record for Primary Key Fixer. Checked 1 month ago.
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- trunk
- Last Updated
- Aug 29, 2021
- Requires WP
- 5.1+
- Tested Up To
- 5.8
- PHP Version
- 7.2 or higher
- Author
- omelhus
Support & Rating
- Rating
- ★ ☆ ☆ ☆ ☆ 1
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowTL;DR
AI summary of the plugin's readmeThis plugin is for WordPress site owners using managed database services like Digital Ocean that require replication, especially those running plugins such as Yoast or Slider Revolution. It solves the problem of those plugins creating tables with a UNIQUE KEY but no PRIMARY KEY, which breaks replication requirements, by automatically adding a matching PRIMARY KEY during table creation.
- Adds query filter on table creation
- Detects CREATE TABLE queries
- Detects UNIQUE KEY without PRIMARY KEY
- Inserts PRIMARY KEY automatically
- Compatible with Yoast
- Compatible with Slider Revolution
Frequently Asked Questions
Common questions about Primary Key Fixer