CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sat, 11 Oct 2025 08:15:42 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
wp-admin/includes/class-wp-importer.php | Developer.WordPress.org
File: wp-admin/includes/class-wp-importer.php
-
Checks if user has exceeded disk quota.
-
Replaces newlines, tabs, and multiple spaces with a single space.
-
Resets global variables that grow out of control during imports.
-
Sets array with imported comments from WordPress database.
-
methodWP_Importer::set_blog()
-
methodWP_Importer::set_user()
-
Sorts by strlen, longest string first.
-
methodWP_Importer::get_page()
Gets URL.
-
Bumps up the request timeout for http requests.
-
functionget_cli_args()
Returns value of command line params.
-
classWP_Importer
WP_Importer base class
-
Class Constructor
-
Returns array with imported permalinks from WordPress database.
-
Returns count of imported permalinks from WordPress database.