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] Dial code on summary | |
* Description: Add phone field's dial code on HTML summary. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-7019 | |
* 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: [Defender Pro] reCaptcha compatibility with Indeed Ultimate Affiliate Pro plugin | |
* Description: Adds a custom reCaptcha integration to the Indeed Ultimate Affiliate Pro login shortcode | |
* Author: Anderson Salas @ WPMUDEV | |
* Task: SLS-7010 | |
* 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: [Defender Pro] reCaptcha compatibility with WP Affiliate Manager plugin | |
* Description: Adds a custom reCaptcha integration to the WP Affiliate Manager login shortcode | |
* Author: Anderson Salas @ WPMUDEV | |
* Task: DEF-3195 | |
* 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] Fix date offset validation issue with page reload method | |
* Description: Fix date offset validation issue with page reload method. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-7000 | |
* 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] Fix draft form submission with consent field | |
* Description: Fixes draft form submission with consent field. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6945 | |
* 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] SEO Health Check timeout fix | |
* Description: Use this snippet to fix the SEO Health Check timeout issue under certain conditions. | |
* Author: Anderson Salas @ WPMUDEV | |
* Task: SLS-6826 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
* | |
* @package WPMUDEV_Alternative_SEO_Health_Check |
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] Fix missing og images on groups | |
* Description: Fix missing og images on groups. | |
* Author: Prashant @ WPMUDEV | |
* Task: SMA-67 | |
* 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] Fix stripe subscription missing user agent | |
* Description: Fix stripe subscription missing user agent. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6775 | |
* 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] Quiz result order fix | |
* Description: Quiz result order fix in case of a tie. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6767 | |
* 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: Smush PNG to JPG URL Fix | |
* Description: Fixes post content URLs for images converted from PNG to JPG but still serve PNG url. | |
* Jira: SLS-6576 | |
* Author: Abdoljabbar Bakhshande | |
* Author URI: https://wpmudev.com | |
* License: GPLv2 or later | |
* | |
* @package WordPress |
NewerOlder