Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zakirsajib/10cce8ab73c8de2dcb31be3e78cadec8 to your computer and use it in GitHub Desktop.
Save zakirsajib/10cce8ab73c8de2dcb31be3e78cadec8 to your computer and use it in GitHub Desktop.
Write a custom MySQL query to return the title and featured image url for the best selling products in a WooCommerce website for the past 30 days.
# Write a custom MySQL query to return the title and featured image url for the best selling
products in a WooCommerce website for the past 30 days.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment