I'm using twenty_ten as a parent theme and want to amend the continue_reading_link function. However, this function is neither pluggable (wrapped in function_exists())or attached to a filter or action hook. Is this an oversight? What is the recommended way of resolving this without having to change the parent theme?