This is a very simple SEO plugin. You can easily set and customize meta tags and OGP tags for each page.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
173
9 issue groups
I18n
23
2 issue groups
Sample message
Short PHP opening tag used with echo; expected "<?php echo $add_data ..." but found "<?= $add_data ..."
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$P".
Sample message
A function call to __() 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.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ssp_description_word_count".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SEO_SIMPLE_PACK".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SSP_PATH".
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.9.0.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter_name".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "SSP".
Not analyzed yet.
First score snapshot
v3.7.0
90
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 196 | 99 | 97 | v3.7.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.