Title: contemplate's Replies | WordPress.org

---

# contemplate

  [  ](https://wordpress.org/support/users/contemplate/)

 *   [Profile](https://wordpress.org/support/users/contemplate/)
 *   [Topics Started](https://wordpress.org/support/users/contemplate/topics/)
 *   [Replies Created](https://wordpress.org/support/users/contemplate/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/contemplate/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/contemplate/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/contemplate/engagements/)
 *   [Favorites](https://wordpress.org/support/users/contemplate/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 200 total)

1 [2](https://wordpress.org/support/users/contemplate/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/contemplate/replies/page/3/?output_format=md)…
[12](https://wordpress.org/support/users/contemplate/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/contemplate/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/contemplate/replies/page/14/?output_format=md)
[→](https://wordpress.org/support/users/contemplate/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress Group Email Subscription] BuddyBoss Default Notification Settings Create Duplicate Emails](https://wordpress.org/support/topic/buddyboss-default-notification-settings-create-duplicate-emails/)
 *  [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [2 weeks, 4 days ago](https://wordpress.org/support/topic/buddyboss-default-notification-settings-create-duplicate-emails/#post-18890909)
 * Hey [@michaelimi](https://wordpress.org/support/users/michaelimi/) I’ve created
   a snippet that better integrates BGES with Buddyboss and solves this problem:
   
   [https://gist.github.com/contemplate/4fa9ada2c6bdcabd18d281054f199b3f](https://gist.github.com/contemplate/4fa9ada2c6bdcabd18d281054f199b3f)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Braintree for WooCommerce Payment Gateway] Fatal Error on 3.5.0 for Subscription Renewals](https://wordpress.org/support/topic/fatal-error-on-3-5-0-for-subscription-renewals/)
 *  Thread Starter [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/fatal-error-on-3-5-0-for-subscription-renewals/#post-18723991)
 * I tried re-installing multiple times and we had the same error.
   I used [@yekusiel](https://wordpress.org/support/users/yekusiel/)
   patch above and that worked as a temporary solution.System report: [https://pastebin.com/BwM9EJPH](https://pastebin.com/BwM9EJPH)(
   1 day expiration )Fatal Error: I posted in first thread.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Plugins for Stripe WooCommerce] AfterPay limit incorrect](https://wordpress.org/support/topic/afterpay-limit-incorrect/)
 *  Thread Starter [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [7 months, 1 week ago](https://wordpress.org/support/topic/afterpay-limit-incorrect/#post-18666857)
 * Thanks [@mrclayton](https://wordpress.org/support/users/mrclayton/) 
   I had to
   wrap this in a plugins_loaded action to get it to work in our snippets plugin
   but I’m all good now.
 *     ```wp-block-code
       // Raise Afterpay/Clearpay max for USD to $4,000add_action( 'plugins_loaded', function () {    add_filter( 'wc_stripe_afterpay_get_required_parameters', function( $params, $gateway ) {        if ( isset( $params['USD'] ) && is_array( $params['USD'] ) ) {            // Structure is ['US', 1, 2000] -> country, min, max            $params['USD'][2] = 4000;        }        return $params;    }, 10, 2 );}, 20 );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Log] v2.6 make all paid addons give a warning that the plugin isn’t active](https://wordpress.org/support/topic/v2-5-make-all-paid-addons-give-a-warning-that-the-plugin-isnt-active/)
 *  Thread Starter [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [8 months, 1 week ago](https://wordpress.org/support/topic/v2-5-make-all-paid-addons-give-a-warning-that-the-plugin-isnt-active/#post-18626178)
 * Thanks. done.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Imagify Image Optimization – Optimize Images | Compress Images | Convert WebP | Convert AVIF] ActionScheduler deadlock possibly caused from imagify update](https://wordpress.org/support/topic/actionscheduler-deadlock-possibly-caused-from-imagify-update/)
 *  Thread Starter [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [11 months, 2 weeks ago](https://wordpress.org/support/topic/actionscheduler-deadlock-possibly-caused-from-imagify-update/#post-18497872)
 * Yes I believe you are right. After temporarily disabling Imagify then other plugins
   start reporting similar errors. I found that it was related to the Action Scheduler
   running a migration. We adjust some of our server resources and that seems to
   have solved it for now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kit (formerly ConvertKit) - Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages] Performance issues with ck_subscriber_id cookie being excluded from cache](https://wordpress.org/support/topic/performance-issues-with-ck_subscriber_id-cookie-being-excluded-from-cache/)
 *  Thread Starter [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/performance-issues-with-ck_subscriber_id-cookie-being-excluded-from-cache/#post-18376518)
 * ok thanks [@convertkit](https://wordpress.org/support/users/convertkit/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Change Payment Method for Subscription is broken](https://wordpress.org/support/topic/change-payment-method-for-subscription-is-broken/)
 *  [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/change-payment-method-for-subscription-is-broken/#post-18368640)
 * We’ve had a subscription customers report difficulty as well with changing payment
   methods since updating to v9.3.1. On the front-end they see a message: Received
   unknown parameter: order
   I’m attempting to roll back to 9.2.0 to se if that fixes
   it as well.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kit (formerly ConvertKit) - Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages] Performance issues with ck_subscriber_id cookie being excluded from cache](https://wordpress.org/support/topic/performance-issues-with-ck_subscriber_id-cookie-being-excluded-from-cache/)
 *  Thread Starter [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/performance-issues-with-ck_subscriber_id-cookie-being-excluded-from-cache/#post-18361567)
 * Update! After further testing we still found our WP Rocket cache being flushed
   at excessive rates every few seconds which didn’t solve the performance issues.
   We’ve adjusted our code to fully resolve this.
 * /**
 * Disable ConvertKit’s automatic configuration of caching plugins.
   *This removes
   the admin_init hook that ConvertKit uses (via its admin_cache_plugins class) 
   to update WP Rocket’s cache options, which is what’s triggering cache purges.*/
   function disable_convertkit_cache_plugin_integration() {if ( function_exists(‘
   WP_ConvertKit’ ) && method_exists( WP_ConvertKit(), ‘get_class’ ) ) {// Try using
   the key ‘admin_cache_plugins’ which may be correct for your version.$cache_plugins
   = WP_ConvertKit()->get_class( ‘admin_cache_plugins’ );if ( $cache_plugins && 
   is_object( $cache_plugins ) ) {remove_action( ‘admin_init’, array( $cache_plugins,‘
   maybe_configure_cache_plugins’ ), 10 );}}}add_action( ‘init’, ‘disable_convertkit_cache_plugin_integration’,
   20 );
 * /**
 * Also remove ConvertKit’s ck_subscriber_id exclusion from WP Rocket.
   */function
   disable_convertkit_wp_rocket_cookie_exclusion() {if ( function_exists( ‘get_rocket_option’)&&
   function_exists( ‘update_rocket_option’ ) ) {$reject_cookies = get_rocket_option(‘
   cache_reject_cookies’, array() );if ( is_array( $reject_cookies ) && in_array(‘
   ck_subscriber_id’, $reject_cookies, true ) ) {$reject_cookies = array_diff( $
   reject_cookies, array( ‘ck_subscriber_id’ ) );update_rocket_option( ‘cache_reject_cookies’,
   $reject_cookies );}}}add_action( ‘admin_init’, ‘disable_convertkit_wp_rocket_cookie_exclusion’,
   20 );
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP ULike – Like & Dislike Buttons for Engagement and Feedback] Version 4.7.9 breaks HTML in Text buttons](https://wordpress.org/support/topic/version-4-7-9-breaks-html-in-text-buttons/)
 *  Thread Starter [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/version-4-7-9-breaks-html-in-text-buttons/#post-18346125)
 * Perfect that fixed it!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Help Scout] Security Check Failed Issue](https://wordpress.org/support/topic/security-check-failed-issue/)
 *  [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/security-check-failed-issue/#post-18272567)
 * Confirming we experienced the same error and the update broke Elementor, Cartflows,
   and many more things. We were able to rollback to version 6.5.1 and that fixed
   our site. I don’t even see a changelog entry listed for 6.5.3 here.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Error with version 3.26.0](https://wordpress.org/support/topic/error-with-version-3-26-0/)
 *  [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-with-version-3-26-0/#post-18204479)
 * [@pozoalcon](https://wordpress.org/support/users/pozoalcon/) this moderation 
   was done by WordPress Moderation team and not the Elementor team. I guess the
   error logs need to be pasted elsewhere and then embedded here.
    -  This reply was modified 1 year, 4 months ago by [contemplate](https://wordpress.org/support/users/contemplate/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search Exclude] The “custom-sidebar-metabox” plugin error](https://wordpress.org/support/topic/the-custom-sidebar-metabox-plugin-error/)
 *  [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/the-custom-sidebar-metabox-plugin-error/#post-18089151)
 * Same issue for us too. I rolled back to 2.1.5.
   Seems to be related to these:[https://wordpress.org/support/topic/search-metabox-error-and-settings-v2-1-6/](https://wordpress.org/support/topic/search-metabox-error-and-settings-v2-1-6/)
   [https://wordpress.org/support/topic/search-exclude-meta-box-disappeared-after-last-update/](https://wordpress.org/support/topic/search-exclude-meta-box-disappeared-after-last-update/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TaxJar - Sales Tax Automation for WooCommerce] Fatal Error on version 4.2.2](https://wordpress.org/support/topic/fatal-error-on-version-4-2-2/)
 *  Thread Starter [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/fatal-error-on-version-4-2-2/#post-18083286)
 * Awesome thanks for responding so quickly [@seanconklin](https://wordpress.org/support/users/seanconklin/)!!
   
   YES this WPE drama needs to stop and we get back to being a collaborative community.
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TaxJar - Sales Tax Automation for WooCommerce] Fatal Error on version 4.2.2](https://wordpress.org/support/topic/fatal-error-on-version-4-2-2/)
 *  Thread Starter [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/fatal-error-on-version-4-2-2/#post-18083257)
 * [@seanconklin](https://wordpress.org/support/users/seanconklin/) did Version 
   4.2.3 fix this issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MyBookTable Bookstore by Stormhill Media] Performance improvement](https://wordpress.org/support/topic/performance-improvement-6/)
 *  Thread Starter [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/performance-improvement-6/#post-18008793)
 * [@stormhill](https://wordpress.org/support/users/stormhill/) I still don’t see
   this added in 3.5.2. Could you please add it soon?

Viewing 15 replies - 1 through 15 (of 200 total)

1 [2](https://wordpress.org/support/users/contemplate/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/contemplate/replies/page/3/?output_format=md)…
[12](https://wordpress.org/support/users/contemplate/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/contemplate/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/contemplate/replies/page/14/?output_format=md)
[→](https://wordpress.org/support/users/contemplate/replies/page/2/?output_format=md)