Multiple Pages Generator by Themeisle 3.3.17

Does "Multiple Pages Generator by Themeisle" work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 178.76 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/multiple-pages-generator-by-porthas/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=multiple-pages-generator-by-porthas%2Fporthas-multi-pages-generator.php&plugin_status=all&paged=1&s&_wpnonce=2966d90856
Aspect after-activation
HTTP status 200
Load time 0.442 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

MPG

Page screenshot: MPG
URL /wp-admin/admin.php?page=mpg-dataset-library
Aspect menu-item
HTTP status 200
Load time 2.079 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

MPG → All Projects

Page screenshot: MPG → All Projects
URL /wp-admin/admin.php?page=mpg-project-builder
Aspect menu-item
HTTP status 200
Load time 0.284 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

MPG → Advanced settings

Page screenshot: MPG → Advanced settings
URL /wp-admin/admin.php?page=mpg-advanced-settings
Aspect menu-item
HTTP status 200
Load time 0.234 s
Memory usage 3.22 MiB
JS errors None
Resource errors None

MPG → Search settings

Page screenshot: MPG → Search settings
URL /wp-admin/admin.php?page=mpg-search-settings
Aspect menu-item
HTTP status 200
Load time 0.235 s
Memory usage 3.2 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.222 s
Memory usage 3.18 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
Load time 0.254 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.264 s0.227 s-0.037 s3.07 MiB3.26 MiB+ 193.34 KiB
/wp-admin/edit.php0.162 s0.179 s+0.017 s3.1 MiB3.27 MiB+ 176.18 KiB
/wp-admin/post-new.php0.688 s1.061 s+0.373 s5.02 MiB5.21 MiB+ 194.27 KiB
/wp-admin/upload.php0.466 s0.660 s+0.194 s3.02 MiB3.2 MiB+ 191.07 KiB
/wp-admin/options-writing.php0.155 s0.145 s-0.010 s3.01 MiB3.15 MiB+ 145.18 KiB
/wp-admin/media-new.php0.269 s0.215 s-0.054 s2.99 MiB3.16 MiB+ 171.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.155 s0.161 s+0.006 s3.01 MiB3.18 MiB+ 175.78 KiB
/wp-admin/post-new.php?post_type=page0.544 s0.607 s+0.063 s5.01 MiB5.2 MiB+ 189.67 KiB
/wp-admin/options-discussion.php0.196 s0.218 s+0.022 s3 MiB3.16 MiB+ 158.91 KiB
/wp-admin/edit-comments.php0.197 s0.309 s+0.112 s3.03 MiB3.18 MiB+ 158.45 KiB
/0.284 s0.213 s-0.071 s2.97 MiB3.18 MiB+ 212.16 KiB
Average 0.307 s0.363 s+0.056 s3.38 MiB3.56 MiB+ 178.76 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
PO File
JavaScript
Language % Lines of code Comment lines Files
PHP52.0%13,2786,329184
PO File31.2%7,9673,11811
JavaScript9.2%2,35725722
Sass3.7%95401
CSS3.7%95162
XML0.1%1401
SVG0.0%404
Total 25,525 9,710 225

PHP Code Analysis | More results »

Lines of code 11,969
Total complexity 2,344
Median class complexity 7.5
Median method complexity 1.0
Most complex class MPG_ProjectController
Most complex function MPG_CoreModel::mpg_get_redirect_rules()
Classes 152
Methods 932
Functions 6

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 4

Options wp_options 1

Meta Boxes

{
    "dashboard": {
        "themeisle": {
            "title": "WordPress Guides/Tutorials",
            "context": "normal"
        }
    }
}

PHP Error Log 9 lines

[20-Apr-2023 07:39:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/multiple-pages-generator-by-porthas/vendor/codeinwp/themeisle-sdk/src/Modules/Dashboard_widget.php on line 326
[20-Apr-2023 07:39:57 UTC] PHP Warning:  chmod(): Operation not permitted in /wp-admin/includes/class-wp-filesystem-direct.php on line 173
[20-Apr-2023 07:39:57 UTC] PHP Deprecated:  Return type of Box\Spout\Reader\Wrapper\XMLReader::read() should either be compatible with XMLReader::read(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/multiple-pages-generator-by-porthas/lib/src/Spout/Reader/Wrapper/XMLReader.php on line 86
[20-Apr-2023 07:39:57 UTC] PHP Deprecated:  Return type of Box\Spout\Reader\Wrapper\XMLReader::next($localName = null) should either be compatible with XMLReader::next(?string $name = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/multiple-pages-generator-by-porthas/lib/src/Spout/Reader/Wrapper/XMLReader.php on line 122
[20-Apr-2023 07:39:57 UTC] PHP Deprecated:  Return type of Box\Spout\Reader\XLSX\SheetIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/multiple-pages-generator-by-porthas/lib/src/Spout/Reader/XLSX/SheetIterator.php on line 80
[20-Apr-2023 07:39:57 UTC] PHP Deprecated:  Return type of Box\Spout\Reader\XLSX\SheetIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/multiple-pages-generator-by-porthas/lib/src/Spout/Reader/XLSX/SheetIterator.php on line 63
[20-Apr-2023 07:39:57 UTC] PHP Deprecated:  Return type of Box\Spout\Reader\XLSX\SheetIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/multiple-pages-generator-by-porthas/lib/src/Spout/Reader/XLSX/SheetIterator.php on line 91
[20-Apr-2023 07:39:57 UTC] PHP Deprecated:  Return type of Box\Spout\Reader\XLSX\SheetIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/multiple-pages-generator-by-porthas/lib/src/Spout/Reader/XLSX/SheetIterator.php on line 52
[20-Apr-2023 07:39:57 UTC] PHP Deprecated:  Return type of Box\Spout\Reader\XLSX\SheetIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/multiple-pages-generator-by-porthas/lib/src/Spout/Reader/XLSX/SheetIterator.php on line 41
See also: All tests for this plugin, How to Hide Multiple Pages Generator by Themeisle Admin Menus and Widgets