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] Pagination scroll fix in elemntor popup | |
* Description: Fix form not scrolling to top inside Elementor popup in Mobile on next button. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6492 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
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] Rename the uploaded file name. | |
* Description: Rename the file uploaded based on the text field in a multiupload field. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6496 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
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] 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 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 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 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 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 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 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 | |
*/ |