Weather Station 3.3.1

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

Summary

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

Memory usage: 3.35 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.8.2
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=0c11a9d66b
Aspect after-activation
HTTP status 200 OK
Load time 0.531 s
Memory usage 6.62 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.675 s
Memory usage 7.83 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.088 s
Memory usage 6.46 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.063 s
Memory usage 6.44 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.053 s
Memory usage 6.3 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.118 s
Memory usage 5.65 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.167 s
Memory usage 6.33 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.112 s
Memory usage 6.55 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.137 s0.065 s-0.072 s2.9 MiB6.33 MiB+ 3.43 MiB
/wp-admin/edit.php0.117 s0.120 s+0.003 s2.92 MiB6.34 MiB+ 3.42 MiB
/wp-admin/post-new.php0.253 s0.122 s-0.131 s2.99 MiB6.42 MiB+ 3.42 MiB
/wp-admin/upload.php0.118 s0.096 s-0.022 s2.83 MiB6.18 MiB+ 3.35 MiB
/wp-admin/options-writing.php0.062 s0.034 s-0.028 s2.82 MiB6.17 MiB+ 3.35 MiB
/wp-admin/media-new.php0.039 s0.086 s+0.047 s2.81 MiB6.16 MiB+ 3.35 MiB
/wp-admin/edit-tags.php?taxonomy=category0.071 s0.108 s+0.037 s2.85 MiB6.2 MiB+ 3.35 MiB
/wp-admin/post-new.php?post_type=page0.184 s0.065 s-0.119 s2.98 MiB6.4 MiB+ 3.42 MiB
/wp-admin/options-discussion.php0.070 s0.098 s+0.028 s2.81 MiB6.17 MiB+ 3.35 MiB
/wp-admin/edit-comments.php0.079 s0.072 s-0.007 s2.86 MiB6.21 MiB+ 3.35 MiB
/0.101 s0.081 s-0.020 s2.61 MiB5.65 MiB+ 3.04 MiB
Average 0.112 s0.086 s-0.026 s2.85 MiB6.2 MiB+ 3.35 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 7

Options wp_options 319

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 4 lines

[05-Oct-2017 12:16:47 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
[05-Oct-2017 12:16:49 UTC] WordPress database error Unknown table 'wordpress.wp_live_weather_station_infos' for query DROP TABLE wp_live_weather_station_infos made by deactivate_plugins, do_action('deactivate_live-weather-station/live-weather-station.php'), WP_Hook->do_action, WP_Hook->apply_filters, deactivate_Live_Weather_Station, WeatherStation\System\Plugin\Deactivator::deactivate, WeatherStation\System\Plugin\Deactivator::drop_tables
[05-Oct-2017 12:16:49 UTC] WordPress database error Unknown table 'wordpress.wp_live_weather_station_owm_stations' for query DROP TABLE wp_live_weather_station_owm_stations made by deactivate_plugins, do_action('deactivate_live-weather-station/live-weather-station.php'), WP_Hook->do_action, WP_Hook->apply_filters, deactivate_Live_Weather_Station, WeatherStation\System\Plugin\Deactivator::deactivate, WeatherStation\System\Plugin\Deactivator::drop_tables
[05-Oct-2017 12:16:49 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-10-05 12:00:00','lws_cache_flush',4,5) ON DUPLICATE KEY UPDATE count=count+4,time=time+5; 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