yo
// Register Custom Status function whatupbitch() { } // Hook into the 'init' action add_action( 'init', 'whatupbitch', 0 );
// Register Custom Status function whatupbitch() { } // Hook into the 'init' action add_action( 'init', 'whatupbitch', 0 );