Estatik 4.0.3

Does Estatik work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
8PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 2.47 MiB
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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/estatik/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

Demo content ‹ Test site — WordPress

Page screenshot: Demo content ‹ Test site — WordPress
URL /wp-admin/admin.php?page=es_demo
Requested URL /wp-admin/plugins.php?action=activate&plugin=estatik%2Festatik.php&plugin_status=all&paged=1&s&_wpnonce=10f60e643c
Aspect after-activation
HTTP status 200
Load time 1.112 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Estatik

Page screenshot: Estatik
URL /wp-admin/admin.php?page=es_dashboard
Aspect menu-item
HTTP status 200
Load time 1.920 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Estatik → My listings

Page screenshot: Estatik → My listings
URL /wp-admin/edit.php?post_type=properties
Aspect menu-item
HTTP status 200
Load time 0.276 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Estatik → Add new property

Page screenshot: Estatik → Add new property
URL /wp-admin/post-new.php?post_type=properties#basic-facts
Requested URL /wp-admin/post-new.php?post_type=properties
Aspect menu-item
HTTP status 200
Load time 1.343 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Estatik → Data manager

Page screenshot: Estatik → Data manager
URL /wp-admin/admin.php?page=es_data_manager
Aspect menu-item
HTTP status 200
Load time 0.362 s
Memory usage 3.72 MiB
JS errors None
Resource errors None

Estatik → Fields Builder

Page screenshot: Estatik → Fields Builder
URL /wp-admin/admin.php?page=es_fields_builder
Aspect menu-item
HTTP status 200
Load time 0.330 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Estatik → Settings

Page screenshot: Estatik → Settings
URL /wp-admin/admin.php?page=es_settings#general
Requested URL /wp-admin/admin.php?page=es_settings
Aspect menu-item
HTTP status 200
Load time 1.662 s
Memory usage 15.37 MiB
JS errors None
Resource errors None

Estatik → Demo content

Page screenshot: Estatik → Demo content
URL /wp-admin/admin.php?page=es_demo
Aspect menu-item
HTTP status 200
Load time 0.264 s
Memory usage 5.29 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.664 s
Memory usage 10.1 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.435 s
Memory usage 6.53 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.265 s0.334 s+0.069 s3.05 MiB5.29 MiB+ 2.24 MiB
/wp-admin/edit.php0.160 s0.235 s+0.075 s3.07 MiB5.29 MiB+ 2.21 MiB
/wp-admin/post-new.php0.740 s0.840 s+0.100 s4.97 MiB6.58 MiB+ 1.61 MiB
/wp-admin/upload.php0.599 s0.332 s-0.267 s2.99 MiB5.29 MiB+ 2.29 MiB
/wp-admin/options-writing.php0.150 s0.160 s+0.010 s2.99 MiB5.29 MiB+ 2.3 MiB
/wp-admin/media-new.php0.254 s0.219 s-0.035 s2.97 MiB5.28 MiB+ 2.32 MiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.327 s+0.118 s2.98 MiB5.29 MiB+ 2.31 MiB
/wp-admin/post-new.php?post_type=page0.721 s0.683 s-0.038 s4.96 MiB6.57 MiB+ 1.61 MiB
/wp-admin/options-discussion.php0.202 s0.224 s+0.022 s2.97 MiB5.29 MiB+ 2.31 MiB
/wp-admin/edit-comments.php0.196 s0.217 s+0.021 s3 MiB5.29 MiB+ 2.29 MiB
/0.256 s0.366 s+0.110 s2.94 MiB8.64 MiB+ 5.7 MiB
Average 0.341 s0.358 s+0.017 s3.35 MiB5.82 MiB+ 2.47 MiB

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.

PO File
PHP
CSS
Sass
Language % Lines of code Comment lines Files
PO File54.6%57,87532,22617
PHP19.5%20,6316,125230
CSS10.2%10,8498015
Sass8.7%9,21024642
JavaScript3.9%4,12443222
SVG2.6%2,7040130
HTML0.5%48801
JSON0.0%2501
Total 105,906 39,109 458

PHP Code Analysis | More results »

Lines of code 16,406
Total complexity 3,163
Median class complexity 9.0
Median method complexity 1.0
Most complex class Es_Plugin_Migration
Most complex function Es_Property::get_default_fields()
Classes 121
Methods 628
Functions 334

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 2

Options wp_options 8

Custom Post Types 2

ID Name
propertiesProperty
saved_searchPosts

Sidebar Widgets 4

ID Name
es-search-formEstatik Search
es-request-formEstatik Request Form
es-sliderEstatik Slider
es-listingsEstatik Listings

Meta Boxes

{
    "properties": {
        "es_property_meta_box": {
            "title": "Properties info",
            "context": "advanced"
        }
    }
}

Capabilities 14

PHP Error Log 8 lines

[25-Dec-2022 20:25:50 UTC] PHP Warning:  Undefined array key "label" in /wp-content/plugins/estatik/includes/helper-functions.php on line 368
[25-Dec-2022 20:25:50 UTC] PHP Warning:  Undefined array key "frontend_form_name" in /wp-content/plugins/estatik/includes/helper-functions.php on line 368
[25-Dec-2022 20:25:50 UTC] PHP Warning:  Undefined array key "tab_machine_name" in /wp-content/plugins/estatik/includes/helper-functions.php on line 368
[25-Dec-2022 20:25:50 UTC] PHP Warning:  Undefined array key "mandatory" in /wp-content/plugins/estatik/includes/helper-functions.php on line 368
[25-Dec-2022 20:25:50 UTC] PHP Warning:  Undefined array key "type" in /wp-content/plugins/estatik/includes/helper-functions.php on line 368
[25-Dec-2022 20:25:50 UTC] PHP Warning:  Undefined array key "search_support" in /wp-content/plugins/estatik/includes/helper-functions.php on line 368
[25-Dec-2022 20:25:50 UTC] PHP Warning:  Undefined array key "compare_support" in /wp-content/plugins/estatik/includes/helper-functions.php on line 368
[25-Dec-2022 20:25:50 UTC] PHP Warning:  Undefined array key "mls_import_support" in /wp-content/plugins/estatik/includes/helper-functions.php on line 368
See also: All tests for this plugin, How to Hide Estatik Admin Menus and Meta Boxes