﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
15628,Trash_post action runs twice for each call,b-rad,ryan,"Whenever I run 
{{{
add_action ( 'trash_post', 'my_trash_post' );
}}}
in a plugin, the function being run (e.g. my_trash_post) always runs twice. Shouldn't it only run once?",defect (bug),closed,normal,3.3,General,2.9,normal,fixed,has-patch dev-feedback,
