Can anyone tell me why wp_add_post_tags() only returns either null or false? Seems like it would be helpful for the function to return true if it worked. It's very hard to test around it when the function consistently returns negative values. . .