Make WordPress Core

#58627 closed enhancement (reported-upstream)

Change HTTP to HTTPS links in importers.

Reported by: nekojonez's profile NekoJonez Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Import Keywords:
Focuses: Cc:

Description

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 :)

Change History (1)

#1 @ocean90
21 months ago

  • Focuses performance coding-standards removed
  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed

Thanks for the pull requests. Since there are no further action to take from the core side I'm closing it as reported-upstream.

Note: See TracTickets for help on using tickets.