Skip to content
View mpdevcl's full-sized avatar
Block or Report

Block or report mpdevcl

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

  1. gutenberg-service-provider gutenberg-service-provider Public

    An example on how to use WPEmerge with ACF to create new Gutenberg blocks

    PHP 2

  2. kadence-child kadence-child Public

    Kadence Child Theme

    CSS

  3. script.js script.js
    1
    // ==UserScript==
    2
    // @name        Custom height - whatsapp.com
    3
    // @match       https://web.whatsapp.com/
    4
    // @grant       GM_addStyle
    5
    // @version     1.0
  4. WooCommerce JS Events WooCommerce JS Events
    1
    # WooCommerce JS Events
    2
    [Source](https://wordpress.stackexchange.com/a/352171)
    3
    
                  
    4
    ## Checkout
    5
    ```