[wp-trac] [WordPress Trac] #2717: categories.php - Add edit form
hook
WordPress Trac
wp-trac at lists.automattic.com
Fri May 12 08:06:26 GMT 2006
#2717: categories.php - Add edit form hook
----------------------------+-----------------------------------------------
Id: 2717 | Status: new
Component: Administration | Modified: Fri May 12 08:06:26 2006
Severity: normal | Milestone:
Priority: normal | Version: 1.2
Owner: anonymous | Reporter: seek3r
----------------------------+-----------------------------------------------
Please add this line immediately before the submit button on line 88 of
categories.php
<?php do_action('edit_category_form', $category); ?>
This way plugins can add additional data for the categories. I want to use
this in podPress for allowing custom values in the RSS2 feed based on
category
--
Ticket URL: <http://trac.wordpress.org/ticket/2717>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list