Havenlytics – WP Real Estate & Property Listings Directory 1.0.13

Does "Havenlytics – WP Real Estate & Property Listings Directory" work with WordPress 6.9.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: 73.14 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.9.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=a7effd52f9
Aspect after-activation
HTTP status 200
Load time 0.431 s
Memory usage 3.78 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.274 s
Memory usage 3.82 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 1.185 s
Memory usage 3.9 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.452 s
Memory usage 3.76 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.261 s
Memory usage 3.76 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.516 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.431 s0.367 s-0.064 s3.78 MiB3.83 MiB+ 54.07 KiB
/wp-admin/edit.php0.357 s0.280 s-0.077 s3.78 MiB3.84 MiB+ 62.68 KiB
/wp-admin/post-new.php0.883 s0.736 s-0.147 s6.31 MiB6.48 MiB+ 180.82 KiB
/wp-admin/upload.php0.652 s0.406 s-0.246 s3.74 MiB3.78 MiB+ 41.15 KiB
/wp-admin/options-writing.php0.327 s0.311 s-0.016 s3.71 MiB3.75 MiB+ 39.64 KiB
/wp-admin/media-new.php0.501 s0.337 s-0.164 s3.7 MiB3.75 MiB+ 47.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.401 s0.280 s-0.121 s3.72 MiB3.77 MiB+ 58.48 KiB
/wp-admin/post-new.php?post_type=page0.667 s0.646 s-0.021 s6.3 MiB6.47 MiB+ 174.3 KiB
/wp-admin/options-discussion.php0.327 s0.360 s+0.033 s3.71 MiB3.75 MiB+ 36.14 KiB
/wp-admin/edit-comments.php0.305 s0.323 s+0.018 s3.73 MiB3.77 MiB+ 41.14 KiB
/0.388 s0.411 s+0.023 s4.11 MiB4.17 MiB+ 68.32 KiB
Average 0.476 s0.405 s-0.071 s4.23 MiB4.31 MiB+ 73.14 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
CSS52.2%6,84244612
PHP35.4%4,64042624
JavaScript12.4%1,6282279
Total 13,110 1,099 45

PHP Code Analysis | More results »

Lines of code 4,084
Total complexity 218
Median class complexity 10.5
Median method complexity 2.0
Most complex class Hvnly_Property_Frontend
Most complex function Hvnly_Property_Meta_Fields::hvnly_property_save_meta_data()
Classes 8
Methods 54
Functions 5

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.

Options wp_options 3

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_virtual_tour": {
            "title": "Virtual Tour",
            "context": "normal"
        },
        "havenlytics_property_videos": {
            "title": "Property Video",
            "context": "normal"
        },
        "havenlytics_property_gallery": {
            "title": "Property Gallery",
            "context": "normal"
        },
        "havenlytics_property_amenities": {
            "title": "Property Amenities Sidebar",
            "context": "normal"
        },
        "havenlytics_property_featured": {
            "title": "Active Featured",
            "context": "side"
        },
        "havenlytics_property_calculator": {
            "title": "Active Calculator",
            "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