Skip to content
View bdaley's full-sized avatar

Highlights

  • Pro

Organizations

@uconn @uconndxlab

Block or report bdaley

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. sourceryapp/sourcery-web-app Public

    Progressive Web App for Sourcery

    Vue 6

  2. dmd-course-template Public template

    Template repo for creating new DMD course websites

    MDX

  3. uconn/banner Public

    A standalone version of the UConn banner for quick implementation.

    HTML 8 5

  4. dmd-1070-5070 Public

    MDX

  5. Adds an action to the order page tha...
    1
    <?php
    2
    add_filter('woocommerce_order_actions', 'wc_regenerate_and_notify_custom_order_action');
    3
    function wc_regenerate_and_notify_custom_order_action( $actions ) {
    4
    
                  
    5
    	// Remove the woocommerce option to regenerate to avoid confusion
  6. dmd-3440-5440 Public

    MDX