Personio Integration Light 4.2.0

Does Personio Integration Light work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 838.79 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.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/personio-integration-light/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=personio-integration-light%2Fpersonio-integration-light.php&plugin_status=all&paged=1&s&_wpnonce=dc6b7f56d5
Aspect after-activation
HTTP status 200
Load time 0.566 s
Memory usage 4.35 MiB
JS errors None
Resource errors None

Positions

Page screenshot: Positions
URL /wp-admin/admin.php?page=personioPositions
Aspect menu-item
HTTP status 200
Load time 0.269 s
Memory usage 4.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.210 s
Memory usage 4.08 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.375 s
Memory usage 4.29 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.326 s0.389 s+0.063 s3.48 MiB4.29 MiB+ 831.33 KiB
/wp-admin/edit.php0.202 s0.293 s+0.091 s3.54 MiB4.32 MiB+ 796.63 KiB
/wp-admin/post-new.php0.766 s0.654 s-0.112 s5.92 MiB7.16 MiB+ 1.24 MiB
/wp-admin/upload.php0.569 s0.656 s+0.087 s3.49 MiB4.22 MiB+ 744.49 KiB
/wp-admin/options-writing.php0.223 s0.286 s+0.063 s3.47 MiB4.18 MiB+ 729.74 KiB
/wp-admin/media-new.php0.371 s0.326 s-0.045 s3.46 MiB4.18 MiB+ 737.94 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.283 s+0.083 s3.48 MiB4.2 MiB+ 743.42 KiB
/wp-admin/post-new.php?post_type=page0.550 s0.610 s+0.060 s5.92 MiB7.15 MiB+ 1.23 MiB
/wp-admin/options-discussion.php0.291 s0.415 s+0.124 s3.47 MiB4.18 MiB+ 726.87 KiB
/wp-admin/edit-comments.php0.423 s0.305 s-0.118 s3.49 MiB4.2 MiB+ 725.74 KiB
/0.305 s0.212 s-0.093 s3.41 MiB4.06 MiB+ 666.69 KiB
Average 0.384 s0.403 s+0.018 s3.92 MiB4.74 MiB+ 838.79 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
PHP88.1%12,50110,596156
JavaScript5.8%82910112
JSON3.4%47907
CSS2.4%345420
XML0.3%3701
HTML0.0%6214
Total 14,197 10,722 200

PHP Code Analysis | More results »

Lines of code 12,144
Total complexity 2,205
Median class complexity 8.0
Median method complexity 1.0
Most complex class PersonioIntegrationLight\PersonioIntegration\PostTypes\PersonioPosition
Most complex function PersonioIntegrationLight\Plugin\Settings::set_settings()
Classes 123
Methods 884
Functions 0

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 41

Custom Post Types 1

ID Name
personiopositionPositions

Meta Boxes

{
    "dashboard": {
        "dashboard_personio_integration_positions": {
            "title": "Positions imported from Personio",
            "context": "side"
        }
    },
    "personioposition": {
        "personioposition-edit-hints": {
            "title": "About this page",
            "context": "advanced"
        },
        "personioposition-id": {
            "title": "PersonioID",
            "context": "advanced"
        },
        "personioposition-title": {
            "title": "Title",
            "context": "advanced"
        },
        "personioposition-text": {
            "title": "Description",
            "context": "advanced"
        },
        "personioposition-taxonomy-personioRecruitingCategory": {
            "title": "Categories",
            "context": "side"
        },
        "personioposition-taxonomy-personioOccupationCategory": {
            "title": "Job types",
            "context": "side"
        },
        "personioposition-taxonomy-personioOccupation": {
            "title": "Job type details",
            "context": "side"
        },
        "personioposition-taxonomy-personioOffice": {
            "title": "Locations",
            "context": "side"
        },
        "personioposition-taxonomy-personioDepartment": {
            "title": "Departments",
            "context": "side"
        },
        "personioposition-taxonomy-personioEmploymentType": {
            "title": "Employment types",
            "context": "side"
        },
        "personioposition-taxonomy-personioSeniority": {
            "title": "Experiences",
            "context": "side"
        },
        "personioposition-taxonomy-personioSchedule": {
            "title": "Contract types",
            "context": "side"
        },
        "personioposition-taxonomy-personioExperience": {
            "title": "Years of experiences",
            "context": "side"
        },
        "personioposition-taxonomy-personioLanguages": {
            "title": "Languages",
            "context": "side"
        },
        "personioposition-taxonomy-personioKeywords": {
            "title": "Keywords",
            "context": "side"
        },
        "personioposition-taxonomy-subcompany": {
            "title": "Subcompany",
            "context": "side"
        }
    }
}

Roles 1

ID Name
manage_personio_positionsManage Personio-based Positions

Capabilities 2

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Personio Integration Light Admin Menus and Meta Boxes