﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
11652,Use _deprecated_argument() on get_bloginfo(),nacin,,"_deprecated_argument() (#11386) is flexible enough to be used to mark deprecated values of function arguments, not just arguments themselves.

We should use it to mark get_bloginfo('siteurl') and get_bloginfo('home') as deprecated. Patch also changes any uses of those in core to 'url'.

This ticket and patch assumes that the final patch of #11386 is committed first, which simplifies _deprecated_argument() a bit and makes the function a bit more flexible.

(Also related, #10805, marking user levels as deprecated.)",enhancement,closed,normal,3.0,Inline Docs,,normal,fixed,has-patch,
