View forminator-disable-gutenberg-blocks.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: [Forminator Pro] Disable forminator gutenberg blocks | |
* Description: Disable forminator gutenberg blocks for non-admin users | |
* Author: Prashant @ WPMUDEV | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ | |
if ( ! defined( 'ABSPATH' ) ) { |
View smush-mu-compress-buddyboss-uploading-images.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: [ Smush pro ] Compression for BuddyBoss Images | |
* Description: Compresses images uploaded via BuddyBoss using the Smush plugin. | |
* Jira: SLS-5551 | |
* Author: Abdoljabbar Bakhshande | |
* Author URI: https://wpmudev.com | |
* License: GPLv2 or later | |
* | |
* @package WordPress |
View forminator-fix-address-autosuggest-elementor.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: [Forminator Pro] Fix address autosuggest issue on elementor | |
* Description: Fix address autosuggest issue on elementor | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-5557 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
View forminator-form-modified-date.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: [Forminator Pro] Show form modified date instead of post modified date | |
* Description: Show form modified date instead of post modified date | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-5541 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
View forminator-geolocation-coordinates-mail.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: [Forminator Pro] Send coordinates in the mail | |
* Description: Send address coordinates in the mail | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-5519 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
View forminator-upload-mapping-hubspot.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: [Forminator Pro] Upload field mapping to hubspot | |
* Description: Upload field mapping to hubspot | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-5443 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
View smush-mu-fix-cli-bulk-smush.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: WP Smush CLI Fix | |
* Description: Fixes the WP Smush CLI issue where not all images are smushed. | |
* Jira: SLS-5419 | |
* Author: Abdoljabbar Bakhshande | |
* Author URI: https://wpmudev.com | |
* License: GPLv2 or later | |
* | |
* @package WordPress |
View hummingbird-cw-varnish-api.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: [Hummingbird Pro] Clear Cloudways Varnish cache from API | |
* Description: Uses the Cloudways API to clear the server Varnish cache, useful for sites behind a Cloudflare proxy | |
* Author: Anderson Salas @ WPMUDEV | |
* Task: SLS-5481 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
View smartcrawl-wc-product-bulk-edit-fix.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: [SmartCrawl Pro] WooCommerce products Focus Keyword and Meta bulk edit fix | |
* Description: Solves a bug with the bulk edit and the SmartCrawl Focus Keyword and Meta data | |
* Author: Anderson Salas @ WPMUDEV | |
* Task: SLS-5489 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
View smush-mu-fix-resize-loop-issue.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: [ Smush Pro ] Fix Resize Loop Issue when images are larger than original file. | |
* Description: [ Smsuh Pro ] we skip resmush for images that already have the 'no_savings' error. | |
* Jira: SLS-5364 | |
* Author: Abdoljabbar Bakhshande | |
* Author URI: https://wpmudev.com | |
* License: GPLv2 or later | |
* | |
* @package WordPress |
NewerOlder