Search and Replace everything in WordPress. Easily find and replace media, images, text, links and more with a single click using a simple user interf …
Category Scores
Top Issues by Category
maintainability6
repo_compliance2
Issues Details
9 issues found in latest scan
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
The plugin name includes a restricted term. Your chosen plugin name - "Search & Replace Everything by WPCode - Find and Replace Media, Text, Links, and More" - contains the restricted term "wp" which cannot be used at all in your plugin name.
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Plugin name "Search & Replace Everything by WPCode - Find and Replace Media, Text, Links, and More" is different from the name declared in plugin header "Search & Replace Everything".
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.
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
| Code | Type | Message | Count |
|---|---|---|---|
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 2 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Search & Replace Everything by WPCode - Find and Replace Media, Text, Links, and More" - contains the restricted term "wp" which cannot be used at all in your plugin name. | 2 |
| WordPress.WP.I18n.MissingTranslatorsComment | ERROR | A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | 1 |
| five_star_reviews_detected | ERROR | Linking directly to 5 stars reviews is not allowed. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Search & Replace Everything by WPCode - Find and Replace Media, Text, Links, and More" is different from the name declared in plugin header "Search & Replace Everything". | 1 |
| outdated_tested_upto_header | ERROR | 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. | 1 |
| readme_parser_warnings_trimmed_short_description | WARNING | The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported. | 1 |
Latest Snapshot
Findings
9
Errors
5
Warnings
4
Score History
First score snapshot
First scan completed Jun 20, 2026
v1.0.9 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v1.0.9
97
Latest
- Findings
- 9
- Errors
- 5
- Warnings
- 4
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 97 | 9 | 5 | 4 | v1.0.9 | 2.0.0 | 2026.06-mvp-static-v2 |