Skip to content
View momofone's full-sized avatar

Block or report momofone

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. gravity-forms-list-field-quantity gravity-forms-list-field-quantity Public

    PHP 1

  2. Place Bookings into a confirmed stat... Place Bookings into a confirmed status if they have been paid for via COD - for WooCommerce Bookings
    1
    <?php // only copy this line if needed
    2
    // related blog post: https://jessepearson.net/2016/11/woocommerce-bookings-cod-payments/
    3
    /**
    4
     * Function that will put bookings into a Confirmed status if they were paid for via COD
    5
     * 
  3. resttest.php resttest.php
    1
    <!doctype html>
    2
    <html>
    3
    <head>
    4
    <meta charset="utf-8">
    5
    <title>Untitled Document</title>
  4. jquery-scrollsnap-plugin jquery-scrollsnap-plugin Public

    Forked from benoitpointet/jquery-scrollsnap-plugin

    Javascript implementation of scroll snapping.

    JavaScript

  5. paypal-recurring paypal-recurring Public

    Forked from fnando/paypal-recurring

    PayPal Express Checkout API Client for recurring billing.

    Ruby