[wp-trac] [WordPress Trac] #58627: Change HTTP to HTTPS links in importers.

WordPress Trac noreply at wordpress.org
Mon Jun 26 11:04:59 UTC 2023


#58627: Change HTTP to HTTPS links in importers.
-------------------------------------------+-----------------------------
 Reporter:  NekoJonez                      |      Owner:  (none)
     Type:  enhancement                    |     Status:  new
 Priority:  normal                         |  Milestone:  Awaiting Review
Component:  Import                         |    Version:
 Severity:  normal                         |   Keywords:
  Focuses:  performance, coding-standards  |
-------------------------------------------+-----------------------------
 Most of the import plugins are using HTTP instead of HTTPS.
 I have created PR's at Swisspidy's advice to fix this:

 https://github.com/WordPress/movabletype-importer/pull/5
 https://github.com/WordPress/blogger-importer/pull/8
 https://github.com/WordPress/wpcat2tag-importer/pull/4
 https://github.com/WordPress/rss-importer/pull/10
 https://github.com/WordPress/textpattern-importer/pull/5
 https://github.com/WordPress/opml-importer/pull/5
 https://github.com/WordPress/tumblr-importer/pull/5
 https://github.com/WordPress/stp-importer/pull/3

 The reason I created a ticket for this here for core is because these
 plugins are "promoted" as tools in the Core WP dashboard and showning them
 with HTTP links gives off a bad vibe as "code not maintained".

 Also, in some of them I have changed the HTTP import to HTTPS ... To avoid
 giving users mixed content on their sites :)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58627>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list