Havenlytics – WP Real Estate & Property Listings Directory 1.0.12

Does "Havenlytics – WP Real Estate & Property Listings Directory" work with WordPress 6.8.2 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: 98.47 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.8.2
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=c8449685cf
Aspect after-activation
HTTP status 200
Load time 0.556 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.174 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.680 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.197 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.153 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.537 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.306 s0.308 s+0.002 s3.51 MiB3.56 MiB+ 55.1 KiB
/wp-admin/edit.php0.194 s0.188 s-0.006 s3.57 MiB3.63 MiB+ 62.37 KiB
/wp-admin/post-new.php0.759 s0.726 s-0.033 s6.06 MiB6.37 MiB+ 319.97 KiB
/wp-admin/upload.php0.724 s0.641 s-0.083 s3.52 MiB3.56 MiB+ 40.84 KiB
/wp-admin/options-writing.php0.187 s0.256 s+0.069 s3.5 MiB3.54 MiB+ 39.33 KiB
/wp-admin/media-new.php0.249 s0.242 s-0.007 s3.49 MiB3.54 MiB+ 47.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.191 s-0.009 s3.5 MiB3.56 MiB+ 58.16 KiB
/wp-admin/post-new.php?post_type=page0.601 s0.598 s-0.003 s6.05 MiB6.36 MiB+ 315.49 KiB
/wp-admin/options-discussion.php0.324 s0.279 s-0.045 s3.5 MiB3.54 MiB+ 35.83 KiB
/wp-admin/edit-comments.php0.193 s0.398 s+0.205 s3.52 MiB3.56 MiB+ 40.83 KiB
/0.293 s0.440 s+0.147 s3.43 MiB3.5 MiB+ 67.7 KiB
Average 0.366 s0.388 s+0.022 s3.97 MiB4.07 MiB+ 98.47 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,83844612
PHP35.4%4,63142624
JavaScript12.4%1,6282279
Total 13,097 1,099 45

PHP Code Analysis | More results »

Lines of code 4,075
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