﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
15261,Add do_action to form tag in edit-tag-form.php,linguasite,,"How about adding additional actions to the form tags in admin taxonomy pages like ''edit-tag-form.php''?

An example can be found in ''user-edit.php'' line 183:


{{{
<form id=""your-profile"" ... method=""post""<?php do_action('user_edit_form_tag'); ?>>
}}}
",enhancement,reopened,normal,Future Release,Administration,3.1,normal,,has-patch needs-testing,JustinSainton
