Skip to content

Instantly share code, notes, and snippets.

View wpmudev-sls's full-sized avatar

WPMUDEV SLS Snippets - Unofficial wpmudev-sls

View GitHub Profile
@wpmudev-sls
wpmudev-sls / forminator-dial-code-html-summary.php
Last active May 6, 2025 08:34
[Forminator Pro] - Add phone field's dial code to HTML summary
<?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
*/
@wpmudev-sls
wpmudev-sls / defender-uap-recaptcha-compat.php
Last active April 30, 2025 03:50
[Defender Pro] reCaptcha compatibility with Indeed Ultimate Affiliate Pro plugin
<?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
*/
@wpmudev-sls
wpmudev-sls / defender-wpam-recaptcha-compat.php
Last active April 30, 2025 03:23
[Defender Pro] reCaptcha compatibility with WP Affiliate Manager plugin
<?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
*/
@wpmudev-sls
wpmudev-sls / wpmudev-date-offset-validation-fix.php
Last active April 25, 2025 15:50
[Forminator Pro] - Fix date offset validation issue with page reload method
<?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
*/
@wpmudev-sls
wpmudev-sls / wpmudev-consent-draft-submission-fix.php
Last active March 24, 2025 05:28
[Forminator Pro] - Consent field not allowing submission with draft form
@wpmudev-sls
wpmudev-sls / smartcrawl-seo-health-timeout-fix.php
Last active February 12, 2025 04:29
[SmartCrawl Pro] SEO Health Check timeout fix
<?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
@wpmudev-sls
wpmudev-sls / smartcrawl-fix-missing-og-images-groups.php
Last active January 24, 2025 07:18
[Smartcrawl Pro] - Fix missing og image on groups page
<?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
*/
@wpmudev-sls
wpmudev-sls / forminator-fix-missing-user-agent.php
Last active January 23, 2025 08:48
[Forminator Pro] - Fix missing user agent in stripe subscription
<?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
*/
@wpmudev-sls
wpmudev-sls / forminator-quiz-result-order-fix.php
Last active January 21, 2025 04:21
[Forminator Pro] - Fix quiz result order issue in case of a tie
<?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
*/
<?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