Parse a cookie into its components
3973
Continue readingMerge user defined arguments into defaults array.This function is used throughout WordPress to allow for both string or array to be merged into another array.
3971
Continue readingRetrieve or display original referer hidden field for forms.The input name is ‘_wp_original_http_referer’ and will be either the same value of wp_referer_field(), if that was posted already or it will be the current page, if it doesn’t exist.
3967
Continue readingRedirect old slugs to the correct permalink.Attempts to find the current slug from the past slugs.
3965
Continue reading