Skip to content

Instantly share code, notes, and snippets.

View 0v3rth3d4wn's full-sized avatar

Ivo Karadzhov 0v3rth3d4wn

View GitHub Profile
@0v3rth3d4wn
0v3rth3d4wn / weather.sh
Created February 16, 2017 08:09 — forked from taylorotwell/weather.sh
Weather CLI
alias weather='curl -s wttr.in | sed -n "1,7p"'
@0v3rth3d4wn
0v3rth3d4wn / bower.json
Last active June 16, 2016 09:15 — forked from jarrodirwin/storagePolyfill.js
LocalStorage/SessionStorage Polyfill with Safari Private Browsing support.
{
"name": "storagepolyfill",
"version": "0.0.2",
"authors": [
"Ivo Karadzhov <ivo@ralev.com>"
],
"description": "LocalStorage/SessionStorage Polyfill with Safari Private Browsing support.",
"main": [
"./storagePolyfill.js"
],
<?php
/*
Plugin Name: Custom Post Type Archive Menu Links
Plugin URI: http://codeseekah.com/2012/03/01/custom-post-type-archives-in-wordpress-menus-2/
Description: Easily Add Custom Post Type Archives to the Nav Menus
Version: 1.0
Author: soulseekah
Author URI: http://codeseekah.com
License: GPL2