Skip to content
View Prophe1's full-sized avatar

Block or report Prophe1

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. CircleCI + WPEngine + SAGE CircleCI + WPEngine + SAGE
    1
    # Continuous Integration to a WP Engine install
    2
    # PHP CircleCI 2.0 configuration file
    3
    #
    4
    # You need to generate and add SSH key to CircleCI project SSH Permissions tab
    5
    # And then copy fingerprint and replace YOUR_SSH_KEY with it. Also same Key must be added to WPEngine's project SSH tab.
  2. WordPress Text Widget Tables WordPress Text Widget Tables
    1
    /* eslint-disable */
    2
    
                  
    3
    // In order to make this script work, You need to enqueue this in admin area
    4
    // Place code belllow in Your mu-plugin/plugin or theme functions file
    5
    //