Multiple Pages Generator by Themeisle 3.4.1

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: 224.67 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=6858a5601c
Aspect after-activation
HTTP status 200
Load time 0.767 s
Memory usage 3.83 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.439 s
Memory usage 3.82 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.486 s
Memory usage 3.55 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.318 s
Memory usage 3.58 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.311 s
Memory usage 3.56 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.18 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.249 s
Memory usage 3.5 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.527 s
Memory usage 3.63 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.417 s0.620 s+0.203 s3.38 MiB3.63 MiB+ 251.2 KiB
/wp-admin/edit.php0.245 s0.290 s+0.045 s3.41 MiB3.64 MiB+ 234.49 KiB
/wp-admin/post-new.php1.064 s0.949 s-0.115 s5.46 MiB5.7 MiB+ 249.2 KiB
/wp-admin/upload.php0.610 s0.395 s-0.215 s3.33 MiB3.54 MiB+ 216.73 KiB
/wp-admin/options-writing.php0.240 s0.235 s-0.005 s3.32 MiB3.52 MiB+ 208.58 KiB
/wp-admin/media-new.php0.342 s0.328 s-0.014 s3.3 MiB3.52 MiB+ 228.18 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.451 s+0.229 s3.32 MiB3.56 MiB+ 253.35 KiB
/wp-admin/post-new.php?post_type=page0.648 s0.670 s+0.022 s5.45 MiB5.69 MiB+ 248.78 KiB
/wp-admin/options-discussion.php0.415 s0.324 s-0.091 s3.3 MiB3.52 MiB+ 217.33 KiB
/wp-admin/edit-comments.php0.253 s0.243 s-0.010 s3.34 MiB3.55 MiB+ 216 KiB
/0.302 s0.218 s-0.084 s3.36 MiB3.5 MiB+ 147.5 KiB
Average 0.433 s0.429 s-0.003 s3.72 MiB3.94 MiB+ 224.67 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.8%13,8176,427187
PO File30.5%7,9673,11811
JavaScript9.1%2,38126223
CSS3.9%1,02762
Sass3.6%95401
XML0.1%1401
SVG0.0%404
Total 26,164 9,813 229

PHP Code Analysis | More results »

Lines of code 12,490
Total complexity 2,470
Median class complexity 7.0
Median method complexity 1.0
Most complex class MPG_ProjectController
Most complex function MPG_CoreModel::mpg_get_redirect_rules()
Classes 154
Methods 948
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

[04-Mar-2024 16:29:59 UTC] PHP Warning:  chmod(): Operation not permitted in /wp-admin/includes/class-wp-filesystem-direct.php on line 173
[04-Mar-2024 16:29:59 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
[04-Mar-2024 16:29:59 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
[04-Mar-2024 16:29:59 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
[04-Mar-2024 16:29:59 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
[04-Mar-2024 16:29:59 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
[04-Mar-2024 16:29:59 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
[04-Mar-2024 16:29:59 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