Havenlytics – Real Estate & Property Listings 1.0.3

Does "Havenlytics – Real Estate & Property Listings" work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 96.39 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.1
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/havenlytics/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=havenlytics%2Fhavenlytics.php&plugin_status=all&paged=1&s&_wpnonce=2acea7784b
Aspect after-activation
HTTP status 200
Load time 0.348 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Havenlytics

Page screenshot: Havenlytics
URL /wp-admin/edit.php?post_type=hvnly_property
Aspect menu-item
HTTP status 200
Load time 0.200 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Havenlytics → Add New Property

Page screenshot: Havenlytics → Add New Property
URL /wp-admin/post-new.php?post_type=hvnly_property
Aspect menu-item
HTTP status 200
Load time 0.670 s
Memory usage 6.36 MiB
JS errors None
Resource errors None

Havenlytics → Categories

Page screenshot: Havenlytics → Categories
URL /wp-admin/edit-tags.php?taxonomy=hvnly_property_category&post_type=hvnly_property
Aspect menu-item
HTTP status 200
Load time 0.213 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Havenlytics → Tags

Page screenshot: Havenlytics → Tags
URL /wp-admin/edit-tags.php?taxonomy=hvnly_property_tag&post_type=hvnly_property
Aspect menu-item
HTTP status 200
Load time 0.164 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.514 s
Memory usage 3.49 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at HTMLDocument.<anonymous> (/wp-content/plugins/havenlytics/public/assets/js/havenlytics-frontend-scripts.js?ver=1.0.3:349:21)",
        "trace": null,
        "code": null
    },
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at HTMLDocument.<anonymous> (/wp-content/plugins/havenlytics/public/assets/js/havenlytics-frontend-scripts.js?ver=1.0.3:508:27)",
        "trace": null,
        "code": null
    },
    {
        "message": "TypeError: Cannot read properties of null (reading 'querySelector')\n    at HTMLDocument.<anonymous> (/wp-content/plugins/havenlytics/public/assets/js/havenlytics-frontend-scripts.js?ver=1.0.3:561:36)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.426 s+0.080 s3.51 MiB3.56 MiB+ 53.52 KiB
/wp-admin/edit.php0.195 s0.226 s+0.031 s3.57 MiB3.63 MiB+ 60.05 KiB
/wp-admin/post-new.php0.849 s0.723 s-0.126 s6.06 MiB6.37 MiB+ 318.38 KiB
/wp-admin/upload.php0.648 s0.395 s-0.253 s3.52 MiB3.56 MiB+ 39.25 KiB
/wp-admin/options-writing.php0.246 s0.201 s-0.045 s3.5 MiB3.54 MiB+ 37.74 KiB
/wp-admin/media-new.php0.297 s0.287 s-0.010 s3.49 MiB3.54 MiB+ 45.94 KiB
/wp-admin/edit-tags.php?taxonomy=category0.235 s0.204 s-0.031 s3.5 MiB3.56 MiB+ 56.58 KiB
/wp-admin/post-new.php?post_type=page0.660 s0.852 s+0.192 s6.05 MiB6.36 MiB+ 313.91 KiB
/wp-admin/options-discussion.php0.551 s0.377 s-0.174 s3.5 MiB3.54 MiB+ 34.24 KiB
/wp-admin/edit-comments.php0.274 s0.222 s-0.052 s3.52 MiB3.56 MiB+ 39.24 KiB
/0.338 s0.300 s-0.038 s3.43 MiB3.49 MiB+ 61.45 KiB
Average 0.422 s0.383 s-0.039 s3.97 MiB4.06 MiB+ 96.39 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.

CSS
PHP
JavaScript
Language % Lines of code Comment lines Files
CSS55.5%4,8742909
PHP31.9%2,80527713
JavaScript12.6%1,1031846
Total 8,782 751 28

PHP Code Analysis | More results »

Lines of code 1,769
Total complexity 142
Median class complexity 11.0
Median method complexity 2.0
Most complex class Hvnly_Property_Frontend
Most complex function Hvnly_Property_Meta_Fields::hvnly_property_save_meta_data()
Classes 6
Methods 42
Functions 3

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.

Custom Post Types 1

ID Name
hvnly_propertyProperties

Meta Boxes

{
    "hvnly_property": {
        "havenlytics_property_short_description": {
            "title": "Short Description",
            "context": "normal"
        },
        "havenlytics_property_details": {
            "title": "Property Details",
            "context": "normal"
        },
        "havenlytics_property_additional": {
            "title": "Additional Information",
            "context": "normal"
        },
        "havenlytics_property_features": {
            "title": "Property Features",
            "context": "normal"
        },
        "havenlytics_property_location": {
            "title": "Location & Neighborhood",
            "context": "normal"
        },
        "havenlytics_property_gallery": {
            "title": "Property Gallery",
            "context": "normal"
        },
        "havenlytics_property_virtual_tour": {
            "title": "Virtual Tour",
            "context": "side"
        },
        "havenlytics_property_youtube": {
            "title": "YouTube Video",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Havenlytics – Real Estate Plugin with Advanced Search, Maps & Property Builder Admin Menus and Meta Boxes