Responsive Google Effect Portfolio Grid 1.0.2

Does "Responsive Google Effect Portfolio Grid" work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 32.23 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.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/responsive-google-effect-portfolio-grid/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=responsive-google-effect-portfolio-grid%2Frgpg-main.php&plugin_status=all&paged=1&s&_wpnonce=0868fbc1e0
Aspect after-activation
HTTP status 200
Load time 0.378 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

RGPG Portfolio

Page screenshot: RGPG Portfolio
URL /wp-admin/edit.php?post_type=rgpg_portfolio
Aspect menu-item
HTTP status 200
Load time 0.233 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

RGPG Portfolio → Add Portfolio

Page screenshot: RGPG Portfolio → Add Portfolio
URL /wp-admin/post-new.php?post_type=rgpg_portfolio
Aspect menu-item
HTTP status 200
Load time 0.914 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

RGPG Portfolio → Portfolio Categories

Page screenshot: RGPG Portfolio → Portfolio Categories
URL /wp-admin/edit-tags.php?taxonomy=rgpg_category&post_type=rgpg_portfolio
Aspect menu-item
HTTP status 200
Load time 0.218 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

RGPG Portfolio → RGPG Shortcode

Page screenshot: RGPG Portfolio → RGPG Shortcode
URL /wp-admin/edit.php?post_type=rgpg_portfolio&page=rgpg_createsc
Aspect menu-item
HTTP status 200
Load time 0.200 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

RGPG Portfolio →

Page screenshot: RGPG Portfolio →
URL /wp-admin/edit.php?post_type=rgpg_portfolio&page=rgpg_editsc
Aspect menu-item
HTTP status 200
Load time 0.154 s
Memory usage N/A
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.451 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.392 s0.376 s-0.016 s3.38 MiB3.42 MiB+ 44.08 KiB
/wp-admin/edit.php0.230 s0.251 s+0.021 s3.41 MiB3.45 MiB+ 43.45 KiB
/wp-admin/post-new.php0.968 s0.652 s-0.316 s5.46 MiB5.51 MiB+ 47.55 KiB
/wp-admin/upload.php0.613 s0.414 s-0.199 s3.33 MiB3.35 MiB+ 27.02 KiB
/wp-admin/options-writing.php0.238 s0.198 s-0.040 s3.32 MiB3.34 MiB+ 19.26 KiB
/wp-admin/media-new.php0.333 s0.241 s-0.092 s3.3 MiB3.34 MiB+ 40.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.218 s0.228 s+0.010 s3.31 MiB3.36 MiB+ 43.77 KiB
/wp-admin/post-new.php?post_type=page0.647 s0.628 s-0.019 s5.45 MiB5.5 MiB+ 47.51 KiB
/wp-admin/options-discussion.php0.413 s0.315 s-0.098 s3.3 MiB3.33 MiB+ 29.6 KiB
/wp-admin/edit-comments.php0.271 s0.230 s-0.041 s3.34 MiB3.36 MiB+ 26.55 KiB
/0.313 s0.228 s-0.085 s3.36 MiB3.34 MiB- 14.4 KiB
Average 0.421 s0.342 s-0.080 s3.72 MiB3.75 MiB+ 32.23 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP38.6%358254
JavaScript37.0%343922
CSS24.4%22672
Total 927 124 8

PHP Code Analysis | More results »

Lines of code 365
Total complexity 44
Median class complexity 21.0
Median method complexity 1.0
Most complex class RGPGrid
Most complex function RGPGrid()
Classes 1
Methods 11
Functions 4

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

Custom Post Types 1

ID Name
rgpg_portfolioRGPG Portfolio

Meta Boxes

{
    "rgpg_portfolio": {
        "rgpg_page": {
            "title": "Please enter a custom link for this portfolio",
            "context": "advanced"
        }
    }
}

PHP Error Log 9 lines

[14-Feb-2024 15:51:30 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/responsive-google-effect-portfolio-grid/rgpg-class.php on line 85
[14-Feb-2024 15:51:35 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "rgpg_editsc_func" not found or invalid function name in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin.php(259): do_action()
#3 /wp-admin/edit.php(10): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
See also: All tests for this plugin