Display Posts – Easy lists, grids, navigation, and more

Add a listing of content on your website using a simple shortcode. Filter the results by category, author, and more.

v3.0.3Bill EricksonUpdated 2024-10-14Added Jul 13, 201180k+ installs96% rating
92
Score
11
Errors
23
Warnings
+0
Change

Category Scores

Security100
Repo80
Performance96
Maintainability78

Top Issues by Category

Issues Details

34 issues found in latest scan

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "be_display_posts_off".

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "excerpt_length".

WARNING3
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

ERROR3
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

ERROR2
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'display-posts-shortcode' but got 'display-posts'.

ERROR2
wp_function_not_compatible_with_requires_wp

Function "wp_trim_words()" requires WordPress 3.3.0, but your plugin minimum supported version is WordPress 3.0.0.

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$dps_listing".

WARNING1
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

WARNING1
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in

Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

WARNING1
mismatched_plugin_name

Plugin name "Display Posts - Easy lists, grids, navigation, and more" is different from the name declared in plugin header "Display Posts".

ERROR1
missing_direct_file_access_protection

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

ERROR1
no_license

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

ERROR1
outdated_tested_upto_header

Tested up to: 6.6 < 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.

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

34

Errors

11

Warnings

23

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.0.3 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.0.3

92

Latest

Findings
34
Errors
11
Warnings
23
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins