Changes between Initial Version and Version 1 of Ticket #36323, comment 1
- Timestamp:
- 03/25/2016 03:31:07 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36323, comment 1
initial v1 3 3 How are you implementing HTTPS on your site? WordPress core doesn't vary the home URL scheme depending on whether or not a user is logged in, so there must be something else affecting its return value, such as a plugin on your site that's filtering the value. 4 4 5 * How are you implementing HTTPS URLs on your sub istes?5 * How are you implementing HTTPS URLs on your subsites? 6 6 * Do you have a plugin on your site which is filtering the home URL return value? 7 7 * Are you using domain mapping?