WordPress & third Party Webhooks

Integrating WordPress with Webhooks: A Complete Guide When integrating WordPress with webhook systems, it’s crucial to verify requests and handle notifications correctly. This guide will walk you through setting up webhook verification and processing webhook events in WordPress. Understanding Webhook Verification Before a webhook provider sends notifications to your webhook, it must be verified to…

Read More

WooCommerce: Sort Products using meta key

WooCommerce is one always the best option for building an online store based on WordPress. There are heaps of advantages of using WooCommerce but one of the best thing is WooCommerce’s long list of hooks to customise the functionlity. Today, we will learn about how to sort products listing using meta key.By default WooCommerce comes…

Read More