Skip to content
View waqashassan98's full-sized avatar
Block or Report

Block or report waqashassan98

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. NodeExpress NodeExpress Public

    Template starter with Gulp and Bower Functionality. Integrated with Bootstrap and Font-awesome

    JavaScript

  2. wordpress-plugin-starter wordpress-plugin-starter Public

    Forked from NOEinteractive/wordpress-plugin-starter

    An object oriented, opinionated plugin boilerplate for WordPress

    PHP

  3. angularjs-php-mysql-crud angularjs-php-mysql-crud Public

    Forked from latfur1/angularjs-php-mysql-crud

    ANGULARJS PHP MySQL CRUD With Pagination

    HTML

  4. Setup basic gulp file to compile sas... Setup basic gulp file to compile sass and minify js
    1
    /*
    2
    NPM Setup
    3
    npm init
    4
    npm install -g gulp
    5
    npm install --save-dev gulp
  5. Load amp templates without plugin wo... Load amp templates without plugin wordpress
    1
    define( 'AMP_QUERY_VAR', 'amp' );
    2
        
    3
    add_rewrite_endpoint(AMP_QUERY_VAR , EP_PERMALINK | EP_PAGES | EP_ROOT);
    4
    
                  
    5
    add_filter( 'template_include', 'amp_page_template',99 );
  6. CodingStandards CodingStandards Public

    Forked from jonathanfmills/CodingStandards

    jshint and jscs files