Right now, the function get_option() is an alias for get_settings(). Are there plans eventually to make one deprecated (like get_postdata() is for get_post() ), or will they fork in behavior like do_action() and apply_filters()? If not, why the alias in the first place?