[wp-trac] [WordPress Trac] #19703: get_the_password_form() should use get_site_url()
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 31 21:26:57 UTC 2011
#19703: get_the_password_form() should use get_site_url()
--------------------------+-----------------------------
Reporter: cais | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Template | Version: 3.3
Severity: minor | Keywords: has-patch
--------------------------+-----------------------------
Nothing too dramatic, just replacing `get_option('siteurl')` with
`get_site_url`; and a bit of code formatting to better suit WordPress
standards.
* @link http://codex.wordpress.org/Function_Reference/get_site_url
* @link http://codex.wordpress.org/WordPress_Coding_Standards
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19703>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list