Skip to content
View spenserhale's full-sized avatar

Sponsoring

@roots

Block or report spenserhale

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. wp-autohooks-library Public

    WP AutoHooks is a PHP Library that allows you to define Attributes on Classes and Methods to document and register WordPress Hooks.

    PHP 4

  2. When your repo exceeds upload limit ...
    1
    # Adjust the following variables as necessary
    2
    REMOTE=origin
    3
    BRANCH=$(git rev-parse --abbrev-ref HEAD)
    4
    BATCH_SIZE=250
    5