Jobs Portal 0.1

Does Jobs Portal work with WordPress 5.0.3 and PHP 7.0.16? 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: 126.29 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 version5.0.3
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 30+
WordPress.org page https://wordpress.org/plugins/jobs-portal/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 12

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=jobs-portal%2Fjobs-portal.php&plugin_status=all&paged=1&s&_wpnonce=f9f996fa60
Aspect after-activation
HTTP status 200
Load time 0.286 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Job Portal

Page screenshot: Job Portal
URL /wp-admin/edit.php?post_type=job
Aspect menu-item
HTTP status 200
Load time 0.228 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Job Portal → Add New

Page screenshot: Job Portal → Add New
URL /wp-admin/post-new.php?post_type=job
Aspect menu-item
HTTP status 200
Load time 0.744 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Job Portal → Job Types

Page screenshot: Job Portal → Job Types
URL /wp-admin/edit-tags.php?taxonomy=job_type&post_type=job
Aspect menu-item
HTTP status 200
Load time 0.207 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

Job Portal → Industries

Page screenshot: Job Portal → Industries
URL /wp-admin/edit-tags.php?taxonomy=industry&post_type=job
Aspect menu-item
HTTP status 200
Load time 0.201 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

Job Portal → Departments

Page screenshot: Job Portal → Departments
URL /wp-admin/edit-tags.php?taxonomy=department&post_type=job
Aspect menu-item
HTTP status 200
Load time 0.186 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

Job Portal → Skills

Page screenshot: Job Portal → Skills
URL /wp-admin/edit-tags.php?taxonomy=skill&post_type=job
Aspect menu-item
HTTP status 200
Load time 0.174 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

Job Portal → Job Locations

Page screenshot: Job Portal → Job Locations
URL /wp-admin/edit-tags.php?taxonomy=job_location&post_type=job
Aspect menu-item
HTTP status 200
Load time 0.210 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

Job Portal → Settings

Page screenshot: Job Portal → Settings
URL /wp-admin/edit.php?post_type=job&page=job_portal_settings
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Candidates

Page screenshot: Candidates
URL /wp-admin/edit.php?post_type=candidate
Aspect menu-item
HTTP status 200
Load time 0.173 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Candidates → Job Applications

Page screenshot: Candidates → Job Applications
URL /wp-admin/edit.php?post_type=candidate&page=job_applications
Aspect menu-item
HTTP status 200
Load time 0.239 s
Memory usage 3.38 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.242 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.272 s0.291 s+0.019 s3.22 MiB3.39 MiB+ 172.42 KiB
/wp-admin/edit.php0.222 s0.207 s-0.015 s3.25 MiB3.37 MiB+ 119.66 KiB
/wp-admin/post-new.php0.931 s1.128 s+0.197 s4.92 MiB5.04 MiB+ 123.3 KiB
/wp-admin/upload.php0.434 s0.358 s-0.076 s3.15 MiB3.25 MiB+ 107.26 KiB
/wp-admin/options-writing.php0.168 s0.150 s-0.018 s3.14 MiB3.24 MiB+ 107.21 KiB
/wp-admin/media-new.php0.225 s0.229 s+0.004 s3.07 MiB3.23 MiB+ 171.26 KiB
/wp-admin/edit-tags.php?taxonomy=category0.142 s0.189 s+0.047 s3.17 MiB3.28 MiB+ 107.26 KiB
/wp-admin/post-new.php?post_type=page0.886 s0.897 s+0.011 s4.9 MiB5.02 MiB+ 116.04 KiB
/wp-admin/options-discussion.php0.222 s0.246 s+0.024 s3.07 MiB3.24 MiB+ 171.52 KiB
/wp-admin/edit-comments.php0.202 s0.236 s+0.034 s3.18 MiB3.28 MiB+ 107.26 KiB
/0.435 s0.171 s-0.264 s2.92 MiB3.01 MiB+ 86.03 KiB
Average 0.376 s0.373 s-0.003 s3.45 MiB3.58 MiB+ 126.29 KiB

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 2

ID Name
jobJobs
candidateCandidates

Meta Boxes

{
    "job": {
        "wljp_job_work_experience": {
            "title": "Work Experience",
            "context": "side"
        },
        "wljp_job_salary": {
            "title": "Salary",
            "context": "advanced"
        }
    },
    "candidate": {
        "wljp_candidate_account": {
            "title": "Account Settings",
            "context": "advanced"
        },
        "wljp_candidate_personal": {
            "title": "Personal",
            "context": "advanced"
        },
        "wljp_candidate_work_experience": {
            "title": "Work Experience",
            "context": "advanced"
        },
        "wljp_candidate_employment": {
            "title": "Employment",
            "context": "advanced"
        },
        "wljp_candidate_education": {
            "title": "Education",
            "context": "advanced"
        },
        "wljp_candidate_certification": {
            "title": "Certification",
            "context": "advanced"
        },
        "wljp_candidate_desired_job": {
            "title": "Desired Job Details",
            "context": "advanced"
        },
        "wljp_candidate_skills": {
            "title": "Skills",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Jobs Portal - Job & Career Manager Admin Menus and Meta Boxes