Opened 9 years ago
Closed 9 years ago
#41187 closed defect (bug) (fixed)
Deprecated Functions warning on import screen in the WordPress 4.8 Version
| Reported by: | kamalahmed | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Import | Version: | |
| Severity: | normal | Keywords: | has-screenshots |
| Cc: | Focuses: |
Description
Hello,
When importing WordPress Data using WordPress import feature, I found the following errors.
Notice: wp_get_http is <strong>deprecated</strong> since version 4.4.0! Use WP_Http instead. in /Applications/MAMP/htdocs/themedev/wp-includes/functions.php on line 3831
You can reproduce the error by importing WordPress site data from a live site with images and other content to the site and enabling Debug mode to TRUE.
I have also added the screenshot.
Attachments (1)
Change History (4)
#2
@
9 years ago
I can confirm as well on PHP 7.0.2 on WP 4.9.4:
[08-Feb-2018 08:41:56 UTC] PHP Notice: The function Screen_icon <strong> is not supported by </strong> since version 3.8.0 and no workarounds are available on the current version of WordPress. in /wp-includes/functions.php on line 3842
[08-Feb-2018 08:41:56 UTC] PHP Notice: Funkce get_screen_icon <strong> is not supported by </strong> since version 3.8.0 and no workarounds are available on the current version of WordPress. in /wp-includes/functions.php on line 3842
[08-Feb-2018 08:43:17 UTC] PHP Notice: Funkce wp_get_http <strong> is not supported by </strong> since the version of 4.4.0! Please use the WP_Http function instead. in /wp-includes/functions.php on line 3839
#3
@
9 years ago
- Milestone Awaiting Review → WordPress.org
- Resolution → fixed
- Status new → closed
- Version 4.8
Version 0.6.4 includes the fix for this and is now available: https://wordpress.org/plugins/wordpress-importer/
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)

screenshots of the error