WP Sync for Notion – Notion to WordPress

Connect Notion and send data to WordPress with the WP Sync for Notion plugin!

v1.7.1WP connectUpdated Added 1k+ installs92% rating
94
Score
14
Errors
47
Warnings
+0
Change

Category Scores

Security100
Repo89
Performance97
Maintainability79

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

61 findings

Maintainability

57

7 issue groups

Performance

2

1 issue group

Repo Compliance

2

2 issue groups

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'notionwpsync/blocks_parser/' . sanitize_key( $block->type )".39
Category
Maintainability
Occurrences
39
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'notionwpsync/blocks_parser/' . sanitize_key( $block->type )".

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;11
Category
Maintainability
Occurrences
11
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Notion to WordPress - WP Sync for Notion" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "Notion to WordPress - WP Sync for Notion" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.

WARNINGPerformancePost Not In post not inUsing exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.2
Category
Performance
Occurrences
2
Severity
warning

Sample message

Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

WARNINGMaintainabilityNon-prefixed global symbolThe "notionwpsync/get" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The "notionwpsync/get" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.

ERRORMaintainabilitybadly named filesFile and folder names must not contain spaces or special characters.1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

File and folder names must not contain spaces or special characters.

ERRORRepo Compliancelicense mismatchYour plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

WARNINGMaintainabilitymismatched plugin namePlugin name "WP Sync for Notion - Notion to WordPress" is different from the name declared in plugin header "Notion to WordPress - WP Sync for Notion".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "WP Sync for Notion - Notion to WordPress" is different from the name declared in plugin header "Notion to WordPress - WP Sync for Notion".

WARNINGMaintainabilitymissing composer json fileThe "/vendor" directory using composer exists, but "composer.json" file is missing.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

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

ERRORRepo Complianceoutdated tested upto headerTested up to: 6.9 < 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.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.9 < 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.

External Connections

Not analyzed yet.

Score History

First score snapshot

v1.7.1

94

Latest

Findings
61
Errors
14
Warnings
47
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

29 nodes

Related Plugins