Tumblr Importer

Imports a Tumblr blog into a WordPress blog.

v1.2WordPress.orgUpdated 2025-01-06Added Jul 7, 201110k+ installs80% rating
91
Score
7
Errors
9
Warnings
+0
Change

Category Scores

Security92
Repo83
Performance100
Maintainability89

Top Issues by Category

Issues Details

16 issues found in latest scan

ERROR4
wp_function_not_compatible_with_requires_wp

Function "wp_unslash()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.2.0.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "import_end".

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_IMPORTING".

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$class_wp_importer".

ERROR1
WordPress.WP.AlternativeFunctions.rand_rand

rand() is discouraged. Use the far less predictable wp_rand() instead.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

WARNING1
missing_composer_json_file

The "/vendor" directory using composer exists, but "composer.json" file is missing.

ERROR1
outdated_tested_upto_header

Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

WARNING1
readme_parser_warnings_no_short_description_present

The "Short Description" section is missing. An excerpt was generated from your main plugin description.

WARNING1
readme_reserved_contributors

The "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg"

Latest Snapshot

Findings

16

Errors

7

Warnings

9

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.2

91

Latest

Findings
16
Errors
7
Warnings
9
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins