• Resolved masouddarvishi1992

    (@masouddarvishi1992)


    Hello. This code worked before version 8.3. I don’t need the marketplace feature, I want to disable it. I think the new version of the plugin has a bug.

    add_filter('woocommerce_allow_marketplace_suggestions', '__return_false', 999);

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Beauty of Code (woo-hc)

    (@beautyofcode)

    Hey @masouddarvishi1992,

    Thanks for reaching out!

    It looks like the custom code used to hide suggested Woo.com extensions is no longer working as expected, correct?

    Can you please do the following to turn this off:

    • Navigate to WooCommerce → Settings → Advanced → WooCommerce.com tab.
    • Scroll down to the Marketplace suggestions area
    • Uncheck the “Show Suggestions” checkbox for the option to “Display suggestions within WooCommerce“, like so:

    Doing this will remove suggested extensions from being displayed.

    Don’t forget to save changes ??

    Hope this helps!

    Thread Starter masouddarvishi1992

    (@masouddarvishi1992)

    @beautyofcode

    Yes, I know this method. But the hook not working in version 8.3 is a sign of having a plugin bug.

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @masouddarvishi1992

    I’ve tested your code, and it appears not to be working. I suggest that you create an issue on our GitHub repo here. This way, our developer can review it and provide further insights.

    You can also ask this questions on the #developers channel of the WooCommerce Community Slack. Many of our developers hang out there and will be able to offer insights into your query.

    In the meantime, you can disable marketplace suggestions under WooCommerce → Settings → Advanced.

    I wish I could help more, but hopefully, this gets you going in the right direction to get the job done.

    Thread Starter masouddarvishi1992

    (@masouddarvishi1992)

    @shameemreza

    This code worked before version 8.3! You release fast but unstable updates. It’s really bad.

    Plugin Support Beauty of Code (woo-hc)

    (@beautyofcode)

    Hey @masouddarvishi1992 ,

    This code worked before version 8.3! You release fast but unstable updates. It’s really bad.

    Thanks for providing feedback. WooCommerce strives to provide updates that include improvements, bug fixes, and new features.

    If you believe this is a bug, I’d suggest submitting a bug report with your findings so that our developers can take a closer look:

    Cheers!

    Plugin Support Beauty of Code (woo-hc)

    (@beautyofcode)

    Howdy,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – feel free to create a new topic if you need any further help.

    Cheers!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘disable marketplace feature’ is closed to new replies.