Skip to content

Instantly share code, notes, and snippets.

View nasabikram's full-sized avatar

Bikram Shrestha nasabikram

View GitHub Profile
@nasabikram
nasabikram / functions.php
Created December 14, 2016 06:32 — forked from cliffordp/functions.php
The Events Calendar / PRO: Redirect tribe_events archive pages to custom page (MUST ENTER IT YOURSELF)
<?php
/**
* The Events Calendar / PRO:
* Redirect tribe_events archive pages to custom page (MUST ENTER IT YOURSELF, BELOW)
* Does not carry-forward query string parameters
*
* From https://gist.github.com/cliffordp/acfde15af9cea91af4fbec168182fd1d
*
* @link https://theeventscalendar.com/knowledgebase/embedding-calendar-views-tribe_events-shortcode/
@nasabikram
nasabikram / food-example-plugin.php
Created October 10, 2016 16:12 — forked from carlodaniele/food-example-plugin.php
An example plugin for WPMU DEV readers
<?php
/**
* @package Food_example_plugin
* @version 1.0
*/
/*
Plugin Name: Food example plugin
Plugin URI: http://wordpress.org/extend/plugins/#
Description: This is an example plugin for WPMU DEV readers
Author: Carlo Daniele