Prevent Direct Access – Protect WordPress Files

A simple way to prevent search engines and the public from indexing and accessing your files without complex user authentication.

v2.8.8.8WP Folio TeamUpdated 2026-05-06Added Nov 27, 201510k+ installs94% rating0% support resolved
96
Score
4
Errors
26
Warnings
+0
Change

Category Scores

Security100
Repo89
Performance100
Maintainability86

Top Issues by Category

Issues Details

30 issues found in latest scan

WARNING13
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PDA_Deactivation_Feedback".

ERROR1
badly_named_files

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

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
mismatched_plugin_name

Plugin name "Prevent Direct Access - Protect WordPress Files" is different from the name declared in plugin header "Prevent Direct Access".

ERROR1
missing_direct_file_access_protection

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

ERROR1
outdated_tested_upto_header

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.

WARNING1
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Prevent Direct Access - Protect WordPress Files" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.

Latest Snapshot

Findings

30

Errors

4

Warnings

26

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.8.8.8 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.8.8.8

96

Latest

Findings
30
Errors
4
Warnings
26
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins