Skip to content

Instantly share code, notes, and snippets.

View mohammedibrahim's full-sized avatar

Mohamed Ibrahim mohammedibrahim

View GitHub Profile
<?php
/**
* The template for displaying Category Archive pages.
*
* @package WordPress
* @subpackage Twenty_Eleven
* @since Twenty Eleven 1.0
*/
get_header();
@mohammedibrahim
mohammedibrahim / portfolio.php
Created July 6, 2012 16:33 — forked from rashanoureldin/portfolio.php
portfolio-with-wordpress
<?php
/**
* Template Name: PORTFOLIO IDG
*
* …
*
* @package Thematic
* @subpackage Templates
*/
/*-----------------------------------------------------------------------------------
Custom JS - All front-end jQuery
-----------------------------------------------------------------------------------*/
(function($){
$(document).ready(function() {
function portfolio_quicksand() {