WordPress Bridge Plugin Documentation
Everything you need to know about installing and using the BulkForge WordPress Bridge plugin.
Quick Start
The WordPress Bridge plugin is optional but provides advanced features and improved performance. Installation takes less than 2 minutes.
Download the Plugin
Click the button below to download the latest version (4KB zip file)
Download bulkforge-wordpress-bridge.zipInstallation Methods
Method 1: WordPress Admin Upload (Recommended)
- 1.Download
bulkforge-wordpress-bridge.zip - 2.In WordPress admin, go to Plugins → Add New → Upload Plugin
- 3.Click Choose File and select the downloaded ZIP file
- 4.Click Install Now
- 5.Click Activate Plugin
Method 2: FTP/SFTP Upload
- 1.Extract the ZIP file on your computer to get the plugin folder
- 2.Connect to your server via FTP/SFTP
- 3.Navigate to
/wp-content/plugins/ - 4.Upload the
bulkforge-wordpress-bridgefolder to this directory - 5.Go to WordPress admin → Plugins
- 6.Find "BulkForge WordPress Bridge" and click Activate
Method 3: WP-CLI (For Developers)
# Download, extract and activatecd /path/to/wordpress/wp-content/pluginswget https://www.bulkforge.app/bulkforge-wordpress-bridge.zipunzip bulkforge-wordpress-bridge.zipwp plugin activate bulkforge-wordpress-bridgeVerify Installation
After activating the plugin, verify it's working correctly:
Check Plugin Status
Go to Plugins and ensure "BulkForge WordPress Bridge" shows as active
Test API Endpoint
Visit https://your-site.com/wp-json/wpai/v1/capabilities
Should return JSON with plugin capabilities
Check BulkForge Dashboard
Return to BulkForge and sync your site. The plugin badge should appear automatically.
Plugin Features
Once installed, you'll have access to these advanced capabilities:
SEO Integration
Update Yoast SEO and RankMath meta fields directly from BulkForge
50% Faster Syncs
Direct database access for significantly faster bulk operations
Revision History
View and rollback to previous versions with one click
Custom Fields
Update ACF and custom post meta fields
Structured Data
Inject JSON-LD schema markup for rich snippets
Cache Clearing
Automatically clear caches after updates
Troubleshooting
Plugin doesn't appear in BulkForge
Solution: Try these steps:
- • Ensure plugin is activated in WordPress
- • Visit the capabilities endpoint to verify REST API is working
- • Check WordPress permalink settings (must not be "Plain")
- • Re-sync your site in BulkForge
Upload failed: "The uploaded file exceeds the upload_max_filesize"
Solution: The plugin is only 16KB, but your WordPress has a very restrictive upload limit. Use FTP upload method instead, or ask your host to increase the limit.
Features not working after activation
Solution: Some features require specific plugins:
- • SEO features require Yoast SEO or RankMath
- • Custom fields require Advanced Custom Fields (ACF)
- • Cache clearing works with WP Super Cache, W3 Total Cache, etc.
Security & Privacy
No External Connections
The plugin never makes external API calls. All communication is between your WordPress site and BulkForge only.
Input Sanitization
All inputs are sanitized and validated using WordPress best practices.
Open Source
Only 600 lines of well-documented PHP. You can review every line before installing.
WordPress Standards
Follows WordPress coding standards and security best practices.
Uninstalling the Plugin
You can safely remove the plugin at any time. BulkForge will automatically detect the change and fall back to REST API mode.
Uninstall Steps:
- 1. Go to WordPress admin → Plugins
- 2. Find "BulkForge WordPress Bridge"
- 3. Click "Deactivate"
- 4. Click "Delete"
- 5. No data is lost - BulkForge continues working via REST API
Support
Need help? We're here for you:
Ready to Install?
Download the plugin and unlock advanced WordPress features
Download bulkforge-wordpress-bridge.zip