Multiple Pages Generator by Themeisle 3.4.0

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

Summary

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

Memory usage: 219.54 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.4.3
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 8

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=8ece74794f
Aspect after-activation
HTTP status 200
Load time 0.486 s
Memory usage 3.82 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.592 s
Memory usage 3.75 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.454 s
Memory usage 3.54 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.384 s
Memory usage 3.57 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.317 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

MPG → About Us

Page screenshot: MPG → About Us
URL /wp-admin/admin.php?page=ti-about-multiple_pages_generator_by_porthas
Aspect menu-item
HTTP status 200
Load time 1.066 s
Memory usage 4.17 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.270 s
Memory usage 3.49 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.370 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.436 s0.427 s-0.009 s3.38 MiB3.62 MiB+ 241.59 KiB
/wp-admin/edit.php0.241 s0.259 s+0.018 s3.41 MiB3.63 MiB+ 224.57 KiB
/wp-admin/post-new.php0.977 s0.803 s-0.174 s5.46 MiB5.69 MiB+ 239.27 KiB
/wp-admin/upload.php0.625 s0.531 s-0.094 s3.33 MiB3.53 MiB+ 206.78 KiB
/wp-admin/options-writing.php0.243 s0.229 s-0.014 s3.32 MiB3.51 MiB+ 198.63 KiB
/wp-admin/media-new.php0.336 s0.309 s-0.027 s3.3 MiB3.51 MiB+ 218.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.229 s0.219 s-0.010 s3.32 MiB3.55 MiB+ 243.41 KiB
/wp-admin/post-new.php?post_type=page0.839 s0.666 s-0.173 s5.45 MiB5.68 MiB+ 238.86 KiB
/wp-admin/options-discussion.php0.358 s0.550 s+0.192 s3.3 MiB3.51 MiB+ 207.39 KiB
/wp-admin/edit-comments.php0.265 s0.247 s-0.018 s3.34 MiB3.54 MiB+ 206.08 KiB
/0.303 s0.220 s-0.083 s3.31 MiB3.49 MiB+ 190.16 KiB
Average 0.441 s0.405 s-0.036 s3.72 MiB3.93 MiB+ 219.54 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.4%13,6116,379184
PO File30.7%7,9673,11811
JavaScript9.1%2,37425722
CSS4.0%1,02762
Sass3.7%95401
XML0.1%1401
SVG0.0%404
Total 25,951 9,760 225

PHP Code Analysis | More results »

Lines of code 12,288
Total complexity 2,432
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 938
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 8 lines

[01-Feb-2024 17:43:31 UTC] PHP Warning:  chmod(): Operation not permitted in /wp-admin/includes/class-wp-filesystem-direct.php on line 173
[01-Feb-2024 17:43:31 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
[01-Feb-2024 17:43:31 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
[01-Feb-2024 17:43:31 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
[01-Feb-2024 17:43:31 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
[01-Feb-2024 17:43:31 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
[01-Feb-2024 17:43:31 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
[01-Feb-2024 17:43:31 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