TinyPress - Shorten and Track URLs 1.0.0

Does "TinyPress - Shorten and Track URLs" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
2JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 183.17 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.164 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/tinypress/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=tinypress%2Ftinypress.php&plugin_status=all&paged=1&s&_wpnonce=b279fee480
Aspect after-activation
HTTP status 200
Load time 0.471 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

TinyPress

Page screenshot: TinyPress
URL /wp-admin/edit.php?post_type=tinypress_link
Aspect menu-item
HTTP status 200
Load time 0.831 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

TinyPress → Add Link

Page screenshot: TinyPress → Add Link
URL /wp-admin/post-new.php?post_type=tinypress_link
Aspect menu-item
HTTP status 200
Load time 0.675 s
Memory usage 3.36 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at /wp-admin/post-new.php?post_type=tinypress_link:799:37",
        "trace": null,
        "code": null
    },
    {
        "message": "Error: Element not found\n    at /wp-content/plugins/tinypress/assets/admin/js/apexcharts.js?ver=1676726244:14:36352\n    at new Promise (<anonymous>)\n    at t.value (/wp-content/plugins/tinypress/assets/admin/js/apexcharts.js?ver=1676726244:14:21675)\n    at /wp-admin/post-new.php?post_type=tinypress_link:797:11",
        "trace": null,
        "code": null
    }
]
Resource errors None

TinyPress → Categories

Page screenshot: TinyPress → Categories
URL /wp-admin/edit-tags.php?taxonomy=tinypress_link_cat&post_type=tinypress_link
Aspect menu-item
HTTP status 200
Load time 0.619 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

TinyPress → Logs

Page screenshot: TinyPress → Logs
URL /wp-admin/edit.php?post_type=tinypress_link&page=tinypress-logs
Aspect menu-item
HTTP status 200
Load time 0.522 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

TinyPress → Settings

Page screenshot: TinyPress → Settings
URL /wp-admin/edit.php?post_type=tinypress_link&page=settings
Aspect menu-item
HTTP status 200
Load time 0.539 s
Memory usage 3.19 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.232 s
Memory usage 3.25 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.288 s0.345 s+0.057 s3.05 MiB3.21 MiB+ 167.5 KiB
/wp-admin/edit.php0.188 s0.608 s+0.420 s3.07 MiB3.26 MiB+ 191.12 KiB
/wp-admin/post-new.php0.760 s1.307 s+0.547 s4.97 MiB5.15 MiB+ 185.73 KiB
/wp-admin/upload.php0.549 s0.520 s-0.029 s2.99 MiB3.14 MiB+ 152.38 KiB
/wp-admin/options-writing.php0.170 s0.250 s+0.080 s2.99 MiB3.12 MiB+ 139.59 KiB
/wp-admin/media-new.php0.280 s0.237 s-0.043 s2.97 MiB3.13 MiB+ 164.82 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.497 s+0.316 s2.98 MiB3.19 MiB+ 212.73 KiB
/wp-admin/post-new.php?post_type=page0.621 s0.855 s+0.234 s4.96 MiB5.14 MiB+ 185.74 KiB
/wp-admin/options-discussion.php0.216 s0.285 s+0.069 s2.97 MiB3.12 MiB+ 153.44 KiB
/wp-admin/edit-comments.php0.198 s0.385 s+0.187 s3 MiB3.15 MiB+ 150.29 KiB
/0.288 s0.251 s-0.037 s2.94 MiB3.25 MiB+ 311.5 KiB
Average 0.340 s0.504 s+0.164 s3.35 MiB3.53 MiB+ 183.17 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
PHP42.8%9,3191,99886
JavaScript31.5%6,8425565
CSS25.3%5,4935433
SVG0.4%8413
Markdown0.1%1301
Total 21,751 3,098 98

PHP Code Analysis | More results »

Lines of code 9,134
Total complexity 2,158
Median class complexity 15.0
Median method complexity 2.0
Most complex class WPDK_Settings
Most complex function pb_settings_get_google_fonts()
Classes 73
Methods 356
Functions 30

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.

Database Tables 1

Options wp_options 1

Custom Post Types 1

ID Name
tinypress_linkAll Links

Meta Boxes

{
    "post": {
        "tinypress_meta_side_post": {
            "title": "TinyPress",
            "context": "side"
        }
    },
    "tinypress_link": {
        "tinypress-meta-side": {
            "title": "Side",
            "context": "side"
        },
        "tinypress_meta_main": {
            "title": "TinyPress",
            "context": "normal"
        }
    },
    "page": {
        "tinypress_meta_side_page": {
            "title": "TinyPress",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide PublishPress Shortlinks Free Admin Menus and Meta Boxes