WPShift Companion
·
Server management for WordPress — provision servers, deploy sites, manage SSL, backups & SMTP. Includes performance optimization and database clea …
WPShift Companion connects your WordPress site to WPShift, a powerful server management platform built specifically for WordPress.
Features:
- One-Click Connection – Connect your site to WPShift with a simple authorization flow
- Site Migration – Easily migrate your existing WordPress site to a WPShift-managed server
- Magic Login – Access your WordPress admin directly from the WPShift dashboard
- SMTP Configuration – Automatic email configuration from WPShift’s mail servers
- Performance Optimization – Built-in tools to optimize your WordPress site
- Database Cleanup – Remove bloat like revisions, drafts, spam comments, and orphaned data
Optimization Features:
- Disable emojis, embeds, and jQuery Migrate
- Control WordPress Heartbeat API
- Clean up header bloat (RSD, WLW manifest, generator tags)
- Security hardening (disable XML-RPC, login hints, author archives)
- Database cleanup for revisions, transients, and orphaned meta
Third Party Libraries
This plugin includes the following third-party libraries:
Alpine.js
- Version: 3.14.1
- License: MIT
- Source: https://github.com/alpinejs/alpine
- Website: https://alpinejs.dev
Alpine.js is used for reactive UI components in the admin interface. The minified file assets/js/alpine.min.js is built from the official Alpine.js repository.
To build from source:
1. Clone https://github.com/alpinejs/alpine
2. Run npm install
3. Run npm run build
4. The built file will be in packages/alpinejs/dist/
