Simple Sugarsync Upload 1.2.0

Does Simple Sugarsync Upload Form work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 9.53 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 version7.0
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/simple-sugarsync-upload/
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=simple-sugarsync-upload%2Fsimple-sugarsync.php&plugin_status=all&paged=1&s&_wpnonce=a8e8c97068
Aspect after-activation
HTTP status 200
Load time 0.908 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Settings → Simple SugarSync

Page screenshot: Settings → Simple SugarSync
URL /wp-admin/options-general.php?page=simple-sugarsync-upload%2Fsimple-sugarsync.php
Requested URL /wp-admin/options-general.php?page=simple-sugarsync-upload/simple-sugarsync.php
Aspect menu-item
HTTP status 200
Load time 0.132 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.200 s
Memory usage 4.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.630 s0.563 s-0.067 s3.92 MiB3.94 MiB+ 16.95 KiB
/wp-admin/edit.php0.521 s0.482 s-0.039 s3.98 MiB4 MiB+ 16.84 KiB
/wp-admin/post-new.php2.007 s1.707 s-0.300 s6.56 MiB6.58 MiB+ 20.19 KiB
/wp-admin/upload.php0.738 s0.728 s-0.010 s3.89 MiB3.89 MiB- 536 bytes
/wp-admin/options-writing.php0.528 s0.521 s-0.007 s3.86 MiB3.86 MiB+ 3.47 KiB
/wp-admin/media-new.php0.579 s0.958 s+0.379 s3.85 MiB3.86 MiB+ 11.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.579 s0.510 s-0.069 s3.86 MiB3.88 MiB+ 16.84 KiB
/wp-admin/post-new.php?post_type=page1.763 s1.407 s-0.356 s6.55 MiB6.56 MiB+ 15.71 KiB
/wp-admin/options-discussion.php0.607 s0.641 s+0.034 s3.86 MiB3.86 MiB- 32 bytes
/wp-admin/edit-comments.php0.534 s0.503 s-0.031 s3.88 MiB3.88 MiB- 544 bytes
/0.303 s0.206 s-0.097 s4.23 MiB4.23 MiB+ 4.23 KiB
Average 0.799 s0.748 s-0.051 s4.4 MiB4.41 MiB+ 9.53 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%6071222
CSS0.0%011
Total 607 123 3

PHP Code Analysis | More results »

Lines of code 609
Total complexity 138
Median class complexity 43.0
Median method complexity 7.0
Most complex class SugarSync
Most complex function showSugarSync()
Classes 2
Methods 10
Functions 10

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 6

PHP Error Log 9 lines

[13-Jun-2026 09:35:49 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "simpleSsyncUpload" in /wp-content/plugins/simple-sugarsync-upload/simple-sugarsync.php:267
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): wp_simple_sugarsync_settings()
#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/simple-sugarsync-upload/simple-sugarsync.php on line 267
See also: All tests for this plugin