Skip to content
View dannorthern's full-sized avatar

Organizations

@builtnorth
Block or Report

Block or report dannorthern

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. builtnorth/built-core-plugin builtnorth/built-core-plugin Public

    Core functionality plugin for WordPress

    PHP 2

  2. WordPress Responsive Image Helper WordPress Responsive Image Helper
    1
    <?php
    2
    /**
    3
     * Responsive Image Helper
    4
     */
    5
    function built_image(
  3. WordPress Button Helper Function WordPress Button Helper Function
    1
    <?php
    2
    /**
    3
     * Button Helper Function
    4
     */
    5
    function built_button(
  4. WordPress Localize Script Example WordPress Localize Script Example
    1
    <?php
    2
    /**
    3
     * Enqueue Shared Script
    4
     * & Localize Some Data
    5
     */