Flying Pages 2.4.3

Does Flying Pages work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 1.92 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.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/flying-pages/
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=flying-pages%2Fflying-pages.php&plugin_status=all&paged=1&s&_wpnonce=d54f1d4cbc
Aspect after-activation
HTTP status 200
Load time 0.354 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Settings → Flying Pages

Page screenshot: Settings → Flying Pages
URL /wp-admin/options-general.php?page=flying-pages
Aspect menu-item
HTTP status 200
Load time 0.289 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Settings → Flying Pages → Compatibility

Page screenshot: Settings → Flying Pages → Compatibility
URL /wp-admin/options-general.php?page=flying-pages&tab=compatibility
Aspect menu-item-tab
HTTP status 200
Load time 0.155 s
Memory usage N/A
JS errors None
Resource errors None

Settings → Flying Pages → FAQ

Page screenshot: Settings → Flying Pages → FAQ
URL /wp-admin/options-general.php?page=flying-pages&tab=faq
Aspect menu-item-tab
HTTP status 200
Load time 0.160 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Settings → Flying Pages → Optimize More!

Page screenshot: Settings → Flying Pages → Optimize More!
URL /wp-admin/options-general.php?page=flying-pages&tab=optimize-more
Aspect menu-item-tab
HTTP status 200
Load time 0.170 s
Memory usage 3.6 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.263 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.448 s0.376 s-0.072 s3.72 MiB3.73 MiB+ 7.5 KiB
/wp-admin/edit.php0.248 s0.231 s-0.017 s3.75 MiB3.76 MiB+ 7.5 KiB
/wp-admin/post-new.php1.106 s1.256 s+0.150 s5.55 MiB5.56 MiB+ 16.59 KiB
/wp-admin/upload.php0.612 s0.491 s-0.121 s3.68 MiB3.69 MiB+ 7.1 KiB
/wp-admin/options-writing.php0.177 s0.169 s-0.008 s3.62 MiB3.6 MiB- 13.73 KiB
/wp-admin/media-new.php0.400 s0.221 s-0.179 s3.66 MiB3.67 MiB+ 7.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.291 s0.203 s-0.088 s3.69 MiB3.69 MiB+ 7.45 KiB
/wp-admin/post-new.php?post_type=page1.215 s0.988 s-0.227 s5.54 MiB5.55 MiB+ 8.18 KiB
/wp-admin/options-discussion.php0.224 s0.289 s+0.065 s3.6 MiB3.6 MiB+ 6.85 KiB
/wp-admin/edit-comments.php0.267 s0.261 s-0.006 s3.69 MiB3.7 MiB+ 6.35 KiB
/0.281 s0.226 s-0.055 s3.6 MiB3.56 MiB- 39.98 KiB
Average 0.479 s0.428 s-0.051 s4.01 MiB4.01 MiB+ 1.92 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.

PHP
Language % Lines of code Comment lines Files
PHP100.0%371239
Total 371 23 9

PHP Code Analysis | More results »

Lines of code 292
Total complexity 61
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function flying_pages_settings()
Classes 0
Methods 0
Functions 9

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 6

PHP Error Log 17 lines

[02-Aug-2022 12:09:22 UTC] PHP Warning:  include(compatibility.php): failed to open stream: No such file or directory in /wp-content/plugins/flying-pages/settings/index.php on line 11
[02-Aug-2022 12:09:22 UTC] PHP Warning:  include(): Failed opening 'compatibility.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/flying-pages/settings/index.php on line 11
[02-Aug-2022 12:09:22 UTC] PHP Warning:  include(compatibility.php): failed to open stream: No such file or directory in /wp-content/plugins/flying-pages/settings/index.php on line 11
[02-Aug-2022 12:09:22 UTC] PHP Warning:  include(): Failed opening 'compatibility.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/flying-pages/settings/index.php on line 11
[02-Aug-2022 12:09:22 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function flying_pages_compatibility() in /wp-content/plugins/flying-pages/settings/index.php:36
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): flying_pages_settings_view()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(476): WP_Hook->do_action()
#3 /wp-admin/admin.php(259): do_action()
#4 /wp-admin/options-general.php(10): require_once('/opt/bitnami/ap...')
#5 {main}
  thrown in /wp-content/plugins/flying-pages/settings/index.php on line 36
[02-Aug-2022 12:09:23 UTC] PHP Warning:  include(compatibility.php): failed to open stream: No such file or directory in /wp-content/plugins/flying-pages/settings/index.php on line 11
[02-Aug-2022 12:09:23 UTC] PHP Warning:  include(): Failed opening 'compatibility.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/flying-pages/settings/index.php on line 11
[02-Aug-2022 12:09:24 UTC] PHP Warning:  include(compatibility.php): failed to open stream: No such file or directory in /wp-content/plugins/flying-pages/settings/index.php on line 11
[02-Aug-2022 12:09:24 UTC] PHP Warning:  include(): Failed opening 'compatibility.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/flying-pages/settings/index.php on line 11
See also: All tests for this plugin, How to Hide the "Flying Pages" Admin Menu