WPFlickr 1.1.0

Does WPFlickr work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 19.75 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.9.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/wpflickr/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=wpflickr%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=c66709acf3
Aspect after-activation
HTTP status 200
Load time 0.456 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Settings → WPFlickr

Page screenshot: Settings → WPFlickr
URL /wp-admin/options-general.php?page=wpflickr%2Findex.php
Requested URL /wp-admin/options-general.php?page=wpflickr/index.php
Aspect menu-item
HTTP status 200
Load time 0.232 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.254 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.514 s0.400 s-0.114 s3.78 MiB3.8 MiB+ 27.38 KiB
/wp-admin/edit.php0.435 s0.342 s-0.093 s3.78 MiB3.81 MiB+ 27.38 KiB
/wp-admin/post-new.php0.951 s0.986 s+0.035 s6.31 MiB6.34 MiB+ 31.8 KiB
/wp-admin/upload.php0.541 s0.520 s-0.021 s3.74 MiB3.75 MiB+ 9.97 KiB
/wp-admin/options-writing.php0.392 s0.347 s-0.045 s3.71 MiB3.73 MiB+ 13.96 KiB
/wp-admin/media-new.php0.582 s0.341 s-0.241 s3.7 MiB3.72 MiB+ 22.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.390 s0.337 s-0.053 s3.72 MiB3.75 MiB+ 32.83 KiB
/wp-admin/post-new.php?post_type=page0.783 s0.739 s-0.044 s6.3 MiB6.32 MiB+ 27.33 KiB
/wp-admin/options-discussion.php0.403 s0.376 s-0.027 s3.71 MiB3.72 MiB+ 10.45 KiB
/wp-admin/edit-comments.php0.380 s0.384 s+0.004 s3.73 MiB3.74 MiB+ 9.96 KiB
/0.323 s0.205 s-0.118 s4.11 MiB4.11 MiB+ 4 KiB
Average 0.518 s0.452 s-0.065 s4.24 MiB4.25 MiB+ 19.75 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
CSS
PO File
JavaScript
Language % Lines of code Comment lines Files
PHP52.2%3,18171316
CSS21.1%1,286746
PO File16.2%9906025
JavaScript10.5%639309
Total 6,096 1,419 36

PHP Code Analysis | More results »

Lines of code 3,183
Total complexity 779
Median class complexity 6.0
Median method complexity 2.0
Most complex class phpFlickr
Most complex function Services_JSON::decode()
Classes 17
Methods 298
Functions 2

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.

No new entries found.

PHP Error Log 11 lines

[04-Apr-2026 20:09:30 UTC] PHP Deprecated:  Optional parameter $blog_id declared before required parameter $description is implicitly treated as a required parameter in /wp-content/plugins/wpflickr/lib/inc.flickr.php on line 684
[04-Apr-2026 20:09:32 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wpflickr/FlickrAdmin.php on line 174
[04-Apr-2026 20:09:32 UTC] PHP Fatal error:  Uncaught Error: Call to a member function auth_checkToken() on null in /wp-content/plugins/wpflickr/FlickrAdmin.php:193
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): FlickrAdmin->SettingsPage()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-admin/admin.php(264): do_action()
#4 /wp-admin/options-general.php(10): require_once('...')
#5 {main}
  thrown in /wp-content/plugins/wpflickr/FlickrAdmin.php on line 193
See also: All tests for this plugin