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] 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 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 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 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 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 |
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] Bulk-apply config to subsites | |
* Description: Adds an "Apply subsite config" link in the SmartCrawl network admin menu with a page to bulk-apply settings to subsites | |
* Author: Anderson Salas @ WPMUDEV | |
* Task: SLS-6513 | |
* 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] Group field display inline inside the PDF | |
* Description: Group field display inline inside the PDF. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6457 | |
* 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] Limit maximum submissions based on the amount of a number field | |
* Description: Limit maximum submissions based on the amount of a number field. | |
* Author: Prashant @ WPMUDEV | |
* Task: SLS-6468 | |
* Author URI: https://premium.wpmudev.org | |
* License: GPLv2 or later | |
*/ |
NewerOlder