This file contains hidden or 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] Customization of email body for scheduled submission exports. | |
* Description: Customization of email body for scheduled submission exports | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6504 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
This file contains hidden or 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] Change logo size in PDF. | |
* Description: Change logo size in PDF. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6505 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
This file contains hidden or 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] Search country by first letter | |
* Description: Search address country by first letter match. | |
* Author: Prashant @ WPMUDEV | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ | |
if ( ! defined( 'ABSPATH' ) ) { |
This file contains hidden or 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: [Defender Pro] reCaptcha compatibility with Profile Builder/Profile Builder Pro login form | |
* Description: Adds a custom reCaptcha integration to the Profile Builder/Profile Builder Pro login form | |
* Author: Anderson Salas @ WPMUDEV | |
* Task: SLS-6396 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
This file contains hidden or 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] Signature resize fix for pagination | |
* Description: Fixes signature resize issue when navigating through pagination steps instead of next/previous buttons. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6382 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
This file contains hidden or 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: Fix local WebP conflict with Beaver Builder | |
* Description: Fix local WebP conflict with Beaver Builder. | |
* Jira: SLS-6298 | |
* Author: Prashant @ WPMUDEV | |
* Author URI: https://wpmudev.com | |
* License: GPLv2 or later | |
* | |
* @package WebP_Beaver_Crop_Fix |
This file contains hidden or 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] Phone field WAVE accessibility fix | |
* Description: Phone field WAVE accessibility fix. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6342 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
This file contains hidden or 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] Access the radio fields through the tab key | |
* Description: Access the radio fields through the tab key. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6328 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
This file contains hidden or 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] Exclude specific category posts from indexing | |
* Description: Exclude specific category posts from indexing. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6316 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |