Blogify-AI

Seamlessly publish AI-generated blog posts from Blogify.ai to your WordPress site

v1.3.2Fida Waseque ChoudhuryUpdated Added 400 installs100% rating
88
Score
6
Errors
12
Warnings
+0
Change

Category Scores

Security83
Repo94
Performance100
Maintainability92

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

18 findings

Maintainability

13

2 issue groups

Security

4

2 issue groups

Repo Compliance

1

1 issue group

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$blog".8
Category
Maintainability
Occurrences
8
Severity
warning

Sample message

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

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

Sample message

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

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_GET['page-number']. Check that the array index exists before using it.2
Category
Security
Occurrences
2
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_GET['page-number']. Check that the array index exists before using it.

WARNINGSecurityRequest data is not unslashed$_POST['post_status'] not unslashed before sanitization. Use wp_unslash() or similar2
Category
Security
Occurrences
2
Severity
warning

Sample message

$_POST['post_status'] not unslashed before sanitization. Use wp_unslash() or similar

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

Potential connections found in static code analysis.

4 domains

Outbound calls

5

External assets

0

Incoming endpoints

3

Notable Domains

blogify.ai2 · outbound
api.blogify.ai1 · outbound
linkedin.com1 · outbound

Platform / Reference Domains

gnu.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

/wp-json/blogify/v1/create-postREST

register_rest_route

/wp-json/blogify/v1/site-infoREST

register_rest_route

/wp-json/blogify/v1/upload-imageREST

register_rest_route

Score History

First score snapshot

v1.3.2

88

Latest

Findings
18
Errors
6
Warnings
12
Check
2.0.0

Relationship Map

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

21 nodes