Shortcode to display post and user data 1.3.0

Does "Shortcode to display post and user data" work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 12.54 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/shortcode-to-display-post-and-user-data/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wpdspu_welcome_page
Requested URL /wp-admin/plugins.php?action=activate&plugin=shortcode-to-display-post-and-user-data%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=2f525553d6
Aspect after-activation
HTTP status 200
Load time 0.273 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Settings → Shortcode to display post and user data

Page screenshot: Settings → Shortcode to display post and user data
URL /wp-admin/options-general.php?page=wpsdd_settings
Aspect menu-item
HTTP status 200
Load time 0.146 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.234 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.342 s0.286 s-0.056 s3.51 MiB3.53 MiB+ 19.72 KiB
/wp-admin/edit.php0.200 s0.183 s-0.017 s3.57 MiB3.59 MiB+ 19.66 KiB
/wp-admin/post-new.php0.782 s0.638 s-0.144 s6.06 MiB6.08 MiB+ 23.29 KiB
/wp-admin/upload.php0.610 s0.538 s-0.072 s3.52 MiB3.53 MiB+ 2.25 KiB
/wp-admin/options-writing.php0.226 s0.234 s+0.008 s3.5 MiB3.51 MiB+ 6.24 KiB
/wp-admin/media-new.php0.341 s0.240 s-0.101 s3.49 MiB3.51 MiB+ 14.44 KiB
/wp-admin/edit-tags.php?taxonomy=category0.216 s0.214 s-0.002 s3.5 MiB3.53 MiB+ 25.11 KiB
/wp-admin/post-new.php?post_type=page0.624 s0.603 s-0.021 s6.05 MiB6.07 MiB+ 18.81 KiB
/wp-admin/options-discussion.php0.317 s0.421 s+0.104 s3.5 MiB3.51 MiB+ 2.74 KiB
/wp-admin/edit-comments.php0.430 s0.246 s-0.184 s3.52 MiB3.53 MiB+ 2.24 KiB
/0.311 s0.431 s+0.120 s3.43 MiB3.44 MiB+ 3.47 KiB
Average 0.400 s0.367 s-0.033 s3.97 MiB3.98 MiB+ 12.54 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP100.0%368333
Total 368 33 3

PHP Code Analysis | More results »

Lines of code 350
Total complexity 111
Median class complexity 55.0
Median method complexity 2.0
Most complex class WP_Display_Post_User_Data
Most complex function WP_Display_Post_User_Data::display_object_data_shortcode()
Classes 2
Methods 17
Functions 1

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 1

PHP Error Log 3 lines

[18-Jul-2025 06:03:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[18-Jul-2025 06:03:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[18-Jul-2025 06:03:07 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
See also: All tests for this plugin, How to Hide the "Shortcode to display post and user data" Admin Menu