Weather Station 3.3.4

Does Weather Station work with WordPress 4.9.1 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 3.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 version4.9.1
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/live-weather-station/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=live-weather-station%2Flive-weather-station.php&plugin_status=all&paged=1&s&_wpnonce=fd45d64267
Aspect after-activation
HTTP status 200 OK
Load time 0.456 s
Memory usage 6.81 MiB
JS errors None
Resource errors None

Weather Station

Page screenshot: Weather Station
URL /wp-admin/admin.php?page=lws-dashboard
Aspect menu-item
HTTP status 200 OK
Load time 2.940 s
Memory usage 8.08 MiB
JS errors None
Resource errors None

Weather Station → Stations

Page screenshot: Weather Station → Stations
URL /wp-admin/admin.php?page=lws-stations
Aspect menu-item
HTTP status 200 OK
Load time 0.127 s
Memory usage 6.69 MiB
JS errors None
Resource errors None

Weather Station → Events

Page screenshot: Weather Station → Events
URL /wp-admin/admin.php?page=lws-events
Aspect menu-item
HTTP status 200 OK
Load time 0.060 s
Memory usage 6.63 MiB
JS errors None
Resource errors None

Weather Station → Settings

Page screenshot: Weather Station → Settings
URL /wp-admin/admin.php?page=lws-settings
Aspect menu-item
HTTP status 200 OK
Load time 0.113 s
Memory usage 6.49 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 OK
Load time 0.133 s
Memory usage 5.89 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200 OK
Load time 0.073 s
Memory usage 6.58 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 OK
Load time 0.164 s
Memory usage 6.82 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.132 s0.059 s-0.073 s2.98 MiB6.58 MiB+ 3.6 MiB
/wp-admin/edit.php0.097 s0.119 s+0.022 s3 MiB6.53 MiB+ 3.52 MiB
/wp-admin/post-new.php0.173 s0.100 s-0.073 s3.07 MiB6.61 MiB+ 3.54 MiB
/wp-admin/upload.php0.086 s0.058 s-0.028 s2.91 MiB6.37 MiB+ 3.46 MiB
/wp-admin/options-writing.php0.092 s0.040 s-0.052 s2.99 MiB6.41 MiB+ 3.42 MiB
/wp-admin/media-new.php0.053 s0.056 s+0.003 s2.89 MiB6.35 MiB+ 3.46 MiB
/wp-admin/edit-tags.php?taxonomy=category0.101 s0.054 s-0.047 s2.93 MiB6.45 MiB+ 3.53 MiB
/wp-admin/post-new.php?post_type=page0.188 s0.063 s-0.125 s3.08 MiB6.62 MiB+ 3.54 MiB
/wp-admin/options-discussion.php0.086 s0.054 s-0.032 s2.89 MiB6.36 MiB+ 3.46 MiB
/wp-admin/edit-comments.php0.095 s0.095 s+0.000 s2.93 MiB6.46 MiB+ 3.52 MiB
/0.103 s0.084 s-0.019 s2.81 MiB5.89 MiB+ 3.08 MiB
Average 0.110 s0.071 s-0.039 s2.95 MiB6.42 MiB+ 3.47 MiB

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 9

Options wp_options 322

User Metadata wp_usermeta 1

Sidebar Widgets 7

ID Name
live_weather_station_widget_outdoorOutdoor weather summary
live_weather_station_widget_psychrometryPsychrometry
live_weather_station_widget_ephemerisEphemeris
live_weather_station_widget_indoorIndoor comfort
live_weather_station_widget_fireFire weather
live_weather_station_widget_thunderstormThunderstorm
live_weather_station_widget_solarSolar

Meta Boxes

{
    "dashboard": {
        "lws_dashboard_widget": "Weather Station 3"
    }
}

PHP Error Log 2 lines

[30-Nov-2017 09:25:17 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 1 for query SELECT DISTINCT device_id, device_name, module_id, module_name FROM wp_live_weather_station_datas WHERE (module_type='NAModule4') OR (module_type='NAModule9') OR (module_type='NAMain' AND device_id IN ()); made by wp_list_widgets, wp_widget_control, WP_Widget->form_callback, WeatherStation\UI\Widget\Indoor->form, WeatherStation\UI\Widget\Indoor->get_operational_indoor_stations_list
[30-Nov-2017 09:25:19 UTC] WordPress database error Table 'wordpress.wp_live_weather_station_performance_cron' doesn't exist for query INSERT INTO wp_live_weather_station_performance_cron (timestamp,cron,count,time) VALUES ('2017-11-30 09:00:00','lws_cache_flush',4,7) ON DUPLICATE KEY UPDATE count=count+4,time=time+7; made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WeatherStation\System\Analytics\Performance::store, WeatherStation\System\Schedules\Watchdog::write_stats
See also: All tests for this plugin, How to Hide Weather Station Admin Menus and Widgets