Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement #34 #42

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Implement #34 #42

wants to merge 5 commits into from

Commits on Dec 27, 2021

  1. initial WooCommerce support, suggest implement products shortcode opt…

    …ions from: https://woocommerce.com/document/woocommerce-shortcodes/ for more customization of products interaction and listining
    jacsonp committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    78e7ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    614c1c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Do not try to load WC class if there is no WC

    TODO: check if has a store plugin activated to show the section
    jacsonp authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    7ea635c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    8621b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6c254f View commit details
    Browse the repository at this point in the history