Responsive Google Effect Portfolio Grid 1.0.2

Does "Responsive Google Effect Portfolio Grid" work with WordPress 6.8.1 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: 42.03 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.1
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=8ef5d65744
Aspect after-activation
HTTP status 200
Load time 0.370 s
Memory usage 3.59 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.204 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

RGPG Portfolio → Add New Portfolio

Page screenshot: RGPG Portfolio → Add New Portfolio
URL /wp-admin/post-new.php?post_type=rgpg_portfolio
Aspect menu-item
HTTP status 200
Load time 0.934 s
Memory usage 3.62 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.242 s
Memory usage 3.55 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.205 s
Memory usage 3.54 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.148 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.280 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.355 s0.287 s-0.068 s3.51 MiB3.55 MiB+ 47.09 KiB
/wp-admin/edit.php0.222 s0.235 s+0.013 s3.57 MiB3.61 MiB+ 43.13 KiB
/wp-admin/post-new.php0.854 s0.707 s-0.147 s6.06 MiB6.11 MiB+ 53.59 KiB
/wp-admin/upload.php0.786 s0.562 s-0.224 s3.52 MiB3.56 MiB+ 32.83 KiB
/wp-admin/options-writing.php0.211 s0.218 s+0.007 s3.5 MiB3.54 MiB+ 36.82 KiB
/wp-admin/media-new.php0.280 s0.249 s-0.031 s3.49 MiB3.54 MiB+ 45.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.220 s+0.032 s3.5 MiB3.55 MiB+ 48.58 KiB
/wp-admin/post-new.php?post_type=page0.776 s0.641 s-0.135 s6.05 MiB6.1 MiB+ 49.47 KiB
/wp-admin/options-discussion.php0.338 s0.351 s+0.013 s3.5 MiB3.54 MiB+ 33.95 KiB
/wp-admin/edit-comments.php0.239 s0.426 s+0.187 s3.52 MiB3.56 MiB+ 32.82 KiB
/0.315 s0.269 s-0.046 s3.43 MiB3.47 MiB+ 39.1 KiB
Average 0.415 s0.379 s-0.036 s3.97 MiB4.01 MiB+ 42.03 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

[15-May-2025 09:18:01 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
[15-May-2025 09:18:06 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(260): 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