ou.gd: WordPress to Twitter 1.4.2

Does ou.gd: WordPress to Twitter work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 29.95 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.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/ougd-wordpress-to-twitter/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=ougd-wordpress-to-twitter%2Fplugin.php&plugin_status=all&paged=1&s&_wpnonce=0aae5299e2
Aspect after-activation
HTTP status 200
Load time 0.389 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Settings → ou.gd

Page screenshot: Settings → ou.gd
URL /wp-admin/options-general.php?page=ougd
Aspect menu-item
HTTP status 200
Load time 0.229 s
Memory usage 3.55 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.220 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.630 s
Memory usage 6.1 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.636 s
Memory usage 6.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.302 s-0.041 s3.51 MiB3.54 MiB+ 37.55 KiB
/wp-admin/edit.php0.202 s0.206 s+0.004 s3.57 MiB3.61 MiB+ 37.95 KiB
/wp-admin/post-new.php0.783 s0.639 s-0.144 s6.06 MiB6.1 MiB+ 41.17 KiB
/wp-admin/upload.php0.727 s0.370 s-0.357 s3.52 MiB3.54 MiB+ 20.54 KiB
/wp-admin/options-writing.php0.200 s0.191 s-0.009 s3.5 MiB3.52 MiB+ 24.53 KiB
/wp-admin/media-new.php0.267 s0.453 s+0.186 s3.49 MiB3.52 MiB+ 32.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.277 s0.218 s-0.059 s3.5 MiB3.55 MiB+ 43.4 KiB
/wp-admin/post-new.php?post_type=page0.619 s0.607 s-0.012 s6.05 MiB6.09 MiB+ 37.43 KiB
/wp-admin/options-discussion.php0.284 s0.260 s-0.024 s3.5 MiB3.52 MiB+ 21.03 KiB
/wp-admin/edit-comments.php0.194 s0.205 s+0.011 s3.52 MiB3.54 MiB+ 20.53 KiB
/0.312 s0.199 s-0.113 s3.43 MiB3.45 MiB+ 12.6 KiB
Average 0.383 s0.332 s-0.051 s3.97 MiB4 MiB+ 29.95 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
Language % Lines of code Comment lines Files
PHP87.6%1,9006928
JavaScript10.4%226252
CSS1.9%4202
Total 2,168 717 12

PHP Code Analysis | More results »

Lines of code 1,935
Total complexity 480
Median class complexity 4.0
Median method complexity 1.0
Most complex class Services_JSON
Most complex function Services_JSON::decode()
Classes 14
Methods 80
Functions 52

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.

Meta Boxes

{
    "post": {
        "yourlsdiv": {
            "title": "ou.gd",
            "context": "side"
        }
    },
    "page": {
        "yourlsdiv": {
            "title": "ou.gd",
            "context": "side"
        }
    }
}

PHP Error Log 20 lines

[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 221
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 222
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 225
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 229
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 230
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 233
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 235
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 239
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 243
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 244
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 280
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 285
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 292
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 297
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 331
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 332
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 335
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 331
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 332
[15-Oct-2025 11:47:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ougd-wordpress-to-twitter/inc/options.php on line 350
See also: All tests for this plugin, How to Hide ou.gd: WordPress to Twitter Admin Menus and Meta Boxes