Skip to content
View MikeGillihan's full-sized avatar

Organizations

@causelabs

Block or report MikeGillihan

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. Beaver-Builder-Author-Box Beaver-Builder-Author-Box Public

    Adds a basic author box to the Beaver Builder theme.

    PHP 3

  2. wp-client-reports wp-client-reports Public

    A WordPress plugin to help site maintainers with tracking updates and reports.

    JavaScript 3 2

  3. Enables Gravity Forms field label vi... Enables Gravity Forms field label visibility drop down menu in the form editor
    1
    // Enable Gravity Forms field label visibility
    2
    add_filter( 'gform_enable_field_label_visibility_settings', '__return_true' );