Skip to content
View joecue's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@lorainccc
Block or Report

Block or report joecue

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. WD2-Admin-Plugin WD2-Admin-Plugin Public

    This plugin demonstrates how to add a widget to the admin dashboard in WordPress.

    PHP

  2. wd2_sample_theme wd2_sample_theme Public

    This theme demonstrates how to add Foundation to a download of underscores starter theme.

    HTML

  3. Useful WordPress Snippets Useful WordPress Snippets
    1
    //Remove Autolinking Comment Hyperlink
    2
    
                  
    3
    remove_filter('comment_text', 'make_clickable', 9);
    4
    
                  
    5
    //Require Minimum Comment Length
  4. joecue joecue Public

    Personal Portfolio - WordPress Theme

    PHP