Security Checker for Themes
Analyze your WordPress theme's PHP code for issues, security vulnerabilities, and adherence to coding standards with a detailed report and score.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 63 days ago • 1 reviews
Is Security Checker for Themes abandoned?
Likely maintained (last update 63 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Security Checker for Themes is a powerful plugin designed to help WordPress developers ensure their themes adhere to coding standards, are free from security vulnerabilities, and maintain high-quality code. This plugin analyzes your theme’s PHP code, highlights potential issues, and provides a comprehensive report with a graph and score based on the findings.
Key Features
- Code Analysis: Thoroughly scans your theme’s PHP code for common issues and potential problems.
- Security Check: Identifies security vulnerabilities to help you keep your theme secure.
- Coding Standards: Ensures your theme adheres to WordPress coding standards.
- Graphical Report: Provides a visual representation of the analysis with a detailed graph.
- Scoring System: Assigns a score to your theme based on the issues found, giving you a clear understanding of your theme’s quality.
Benefits
- Improve the quality of your theme by identifying and fixing issues.
- Enhance the security of your theme by addressing vulnerabilities.
- Ensure compliance with WordPress coding standards.
- Get a clear, visual overview of your theme’s code quality.
Installation
- Upload the plugin files to the
/wp-content/plugins/security-checker-for-themesdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to the Security Checker for Themes menu in your WordPress admin to start analyzing your theme’s code.
Frequently Asked Questions
The plugin analyzes the PHP code of your active theme, checking for common issues, security vulnerabilities, and adherence to WordPress coding standards.
The scoring system evaluates your theme’s code based on the number and severity of issues found. A higher score indicates better code quality.
No, the plugin only identifies issues. It is up to the developer to review the report and fix the issues accordingly.
Yes, the plugin only analyzes the code and does not make any changes to your theme or site. It is safe to use on live sites.
Review feed
Screenshots

Analysis Report - A detailed report highlighting the issues identified in your theme's code with graph.

Error Overview - A visual summary of errors, including line numbers and specific details.

Warning Overview - A visual summary of warnings, with line numbers and specific details.

Suggestions Overview - A visual summary of suggestions, including line numbers and specific details.
Changelog
1.1.3
- Tested – Tested the plugin on the latest wordpress release (6.8.3)
1.1.2
- Updated – Updated the readme.txt files and added new tags.
- Updated – Banner images
1.1.1
- Enhancement – Security checks for issues.
- Updated – Updated the code to check the deprecated functions.
1.1.0
- Added hardcoded URL detection and recommended using dynamic functions like
home_url()orsite_url(). - Enhanced security checks for issues like insecure file handling and weak encryption methods.
- Excluded external resources (e.g., CDN links) from triggering unnecessary warnings.
- Improved scoring system and visual reports.
1.0.0
- Initial release.