[wp-trac] [WordPress Trac] #42841: Media Library - Mixed content warnings

WordPress Trac noreply at wordpress.org
Fri Dec 8 16:50:17 UTC 2017


#42841: Media Library - Mixed content warnings
--------------------------+------------------------------
 Reporter:  nebri         |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Media         |     Version:  4.9.1
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |     Focuses:
--------------------------+------------------------------
Changes (by Ipstenu):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 @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 :(

--
Ticket URL: <https://core.trac.wordpress.org/ticket/42841#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list