Skip to content

Instantly share code, notes, and snippets.

View mamouneyya's full-sized avatar

Ma'moun Diraneyya mamouneyya

View GitHub Profile
@mamouneyya
mamouneyya / customtaxonomydropdown.php
Created February 15, 2012 17:28 — forked from hameedullah/customtaxonomydropdown.php
Custom Taxonomy drop downs for parents and child
<?php
/*
Plugin Name: Custom Taxonomy DropDown
Author: Hameedullah Khan
Aurhot URI: http://hameedullah.com
*/
// change this to your taxonomy
$brand_taxonomy = 'category';