Skip to content
View j2machado's full-sized avatar
💻
Creating Cool Stuff
💻
Creating Cool Stuff

Block or report j2machado

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. bulk-edit-question-category-for-learndash bulk-edit-question-category-for-learndash Public

    Assign categories to quiz questions in bulk

    PHP 1

  2. wishlist-completed-contents wishlist-completed-contents Public

    Display a list of completed contents from Wishlist's CourseCure for a specific user in the account's profile page.

    PHP 1

  3. obi-variation-stock-indicator obi-variation-stock-indicator Public

    Add stock indicator dynamically to the attribute options of the last drop down in variable products.

    PHP 1

  4. bypass-drip-content-for-learndash bypass-drip-content-for-learndash Public

    Allow bypassing drip content per user and per group

    PHP 1

  5. obi-exclude-from-search obi-exclude-from-search Public

    Exclude anything from the WordPress search including single posts, full post types, taxonomies, user session status and more custom rules.

    PHP 1

  6. In CheckoutWC's Delivery method, hid... In CheckoutWC's Delivery method, hide the Shipping option completely when at least one product in the cart is assigned to a specific category.
    1
    <?php
    2
    /*
    3
    * In CheckoutWC's Delivery method, hide the Shipping option completely when at least
    4
    * one product in the cart is assigned to a specific category.
    5
    *