Skip to content

Instantly share code, notes, and snippets.

View tajim's full-sized avatar
💭
Available for WP Jobs!!!

Mohammad Tajim tajim

💭
Available for WP Jobs!!!
  • SingleRange Technology Pvt. Ltd.
  • Kathmandu, Nepal
View GitHub Profile
@tajim
tajim / admin-redirect.php
Created September 20, 2016 13:44 — forked from kharissulistiyo/admin-redirect.php
Admin Page Redirection After WordPress Theme Activated
/**
* WordPress snippet
* Admin page redirection
* Put this inside theme setup function
*/
global $pagenow;
if ( is_admin() && 'themes.php' == $pagenow && isset( $_GET['activated'] ) ) {

Contract Killer

The popular open-source contract for web designers and developers by Stuff & Nonsense

  • Originally published: 23/12/2008
  • Revised date: 15/12/2013
  • Original post