Adding Custom Field to Taxonomy Input :Panel
Hi @NetConstructor.com: I wrote this last month for somebody and it may address what you are looking for. It is an example you would modify, not a complete ready-to-use solution: <?php /* * Example code showing how to hook WordPress to add fields to the taxonomny term edit screen. * * This example is meant … Read more