Post Grid Gutenberg Blocks for News, Magazines, Blog Websites – PostX

Design professional blogs with advanced Gutenberg blocks, premade templates, dynamic post grids, and smart filters.

v5.0.27WPXPOUpdated 2026-06-18Added Nov 28, 201940k+ installs96% rating100% support resolved
29
Score
135
Errors
400
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance90
Maintainability23

Top Issues by Category

maintainability352
security104
i18n59
performance12

Issues Details

535 issues found in latest scan

WARNING248
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR43
wp_function_not_compatible_with_requires_wp

Function "block_template_part()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.

WARNING30
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE['ultp_view_' . $post_id] not unslashed before sanitization. Use wp_unslash() or similar

WARNING29
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR24
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attr['blockId']'.

ERROR19
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $iconSize

ERROR18
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING17
WordPress.WP.DiscouragedFunctions.wp_reset_query_wp_reset_query

wp_reset_query() is discouraged. Use wp_reset_postdata() instead.

ERROR13
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING12
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

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

WARNING11
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING9
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR9
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'ultimate-post' but got "product-blocks".

WARNING8
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE['ultplocalDLMode']

WARNING5
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

ERROR5
missing_direct_file_access_protection

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

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING2
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING2
WordPress.DB.PreparedSQLPlaceholders.UnnecessaryPrepare

It is not necessary to prepare a query which doesn't use variable replacement.

ERROR2
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.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor_ULTP_Extension".

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['plugin']. Check that the array index exists before using it.

ERROR1
Generic.PHP.ForbiddenFunctions.Found

The use of function wp_get_sidebars_widgets() is forbidden

Latest Snapshot

Findings

535

Errors

135

Warnings

400

Score History

First score snapshot

First scan completed Jun 20, 2026

v5.0.27 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v5.0.27

29

Latest

Findings
535
Errors
135
Warnings
400
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins