Opened 4 months ago

Last modified 5 days ago

#23175 closed enhancement

Make get_home_path() return consistent slashes — at Initial Version

Reported by: SergeyBiryukov Owned by:
Priority: normal Milestone: 3.6
Component: Filesystem Version:
Severity: normal Keywords: has-patch
Cc: bananastalktome@…

Description

As noted in ticket:23073:40, get_home_path() doesn't consistent slashes.

If home and siteurl are identical, it falls back to ABSPATH:

C:\wamp\www\multitest/

If home and siteurl are different:

C:/wamp/www/wordpress/test_subd/ 

Change History (1)

Note: See TracTickets for help on using tickets.