Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openedx/openedx-wordpress-ecommerce
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.6
Choose a base ref
...
head repository: openedx/openedx-wordpress-ecommerce
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.7
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 29, 2024

  1. docs: add info about tutor-contrib-wordpress plugin (#84)

    * docs: tutor related info added
    
    With the help of tutor-contrib-wordpress plugin, there's no need create oauth application and users. it will take care of those steps.
    
    * docs: trailing whitespace removed
    
    * docs: phpcs.xml file reformatted
    CodeWithEmad authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5429bff View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. fix: admin enqueue order and bumpversion to 2.0.7 (#102)

    * fix: wp_register_script called incorrectly
    
    * fix: wp_enqueue_style called incorrectly
    
    * fix: options is a required parameter
    
    * docs(bumpversion): v2.0.6 → v2.0.7
    MaferMazu authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    23ad005 View commit details
    Browse the repository at this point in the history
Loading