always set item_blog_url, save_url and unsave_url (checks as to whether to display or not are done in the adp); pass -- to string_truncate to be safe; pass user_id to permission_p
Allow users to add a task and not get a permission error (since the code checked if the task belonged to them, but not if it existed in the first place)