Admin Bar Position

This plugin can change bottom to "Admin Bar".

v1.1.4Masahiro NAKASHIMAUpdated 2023-04-03Added Mar 23, 20166k+ installs84% rating
96
Score
5
Errors
3
Warnings
+0
Change

Category Scores

Security100
Repo80
Performance100
Maintainability94

Top Issues by Category

Issues Details

8 issues found in latest scan

ERROR1
PluginCheck.CodeAnalysis.Heredoc.NotAllowed

Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead

WARNING1
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.

WARNING1
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

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.2 < 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.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

ERROR1
readme_description_non_official_language

The readme description contains unofficial language. It must be written in standard English.

WARNING1
readme_parser_warnings_no_short_description_present

The "Short Description" section is missing. An excerpt was generated from your main plugin description.

Latest Snapshot

Findings

8

Errors

5

Warnings

3

Score History

First score snapshot

First scan completed Jun 21, 2026

v1.1.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 21, 2026

v1.1.4

96

Latest

Findings
8
Errors
5
Warnings
3
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins