[wp-trac] [WordPress Trac] #42841: Media Library - Mixed content warnings
WordPress Trac
noreply at wordpress.org
Fri Dec 8 16:52:58 UTC 2017
#42841: Media Library - Mixed content warnings
--------------------------+------------------------------
Reporter: nebri | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 4.9.1
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Changes (by nebri):
* status: closed => reopened
* resolution: invalid =>
Comment:
Replying to [comment:1 Ipstenu]:
> @nebri You have to also do a search/replace on your content to fix
images :( Since the paths are hardcoded, you should be able to use wp-cli
or the interconnect/it tool - https://interconnectit.com/products/search-
and-replace-for-wordpress-databases/ - to do this.
>
> {{{wp search-replace http://mydomain.com/wp-content/
https://mydomain.com/wp-content/}}}
>
> This is not really a bug in WP but a 'quirk' of migrating anywhere, even
in the same place :(
I have run "wp search-replace 'http://www.mydomain.com'
'https://www.mydomain.com' --all-tables-with-prefix" to try and correct
this issue, however the problem persists even after running that command.
Please consider this before closing my ticket immediately.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42841#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list