Frontend File Manager Plugin 5.1

Does "N-Media File Upload and Manager" work with WordPress 4.9.4 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
3Resource errors (CSS, JS, images, fonts and so on.)
  • 3 404 Not Found
Performance

Memory usage: 133.49 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 version4.9.4
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/nmedia-user-file-uploader/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=nmedia-user-file-uploader%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=774f1fbcd3
Aspect after-activation
HTTP status 200 OK
Load time 0.134 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

User Files

Page screenshot: User Files
URL /wp-admin/edit.php?post_type=nm-userfiles
Aspect menu-item
HTTP status 200 OK
Load time 0.093 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

User Files → Add New

Page screenshot: User Files → Add New
URL /wp-admin/post-new.php?post_type=nm-userfiles
Aspect menu-item
HTTP status 200 OK
Load time 0.141 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

FileManager Settings

Page screenshot: FileManager Settings
URL /wp-admin/admin.php?page=nm_filemanager
Aspect menu-item
HTTP status 200 OK
Load time 0.083 s
Memory usage 3.13 MiB
JS errors None
Resource errors
[
    {
        "errorCode": 203,
        "errorString": "Error downloading [testSite]/wp-content/plugins/nmedia-user-file-uploader../images/nm-registration.png - server replied: Not Found",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/nmedia-user-file-uploader../images/nm-registration.png"
    },
    {
        "errorCode": 203,
        "errorString": "Error downloading [testSite]/wp-content/plugins/nmedia-user-file-uploader../images/nm-user.png - server replied: Not Found",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/nmedia-user-file-uploader../images/nm-user.png"
    },
    {
        "errorCode": 203,
        "errorString": "Error downloading [testSite]/wp-content/plugins/nmedia-user-file-uploader../images/nm-message.png - server replied: Not Found",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/nmedia-user-file-uploader../images/nm-message.png"
    }
]

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.129 s
Memory usage 2.82 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.172 s0.161 s-0.011 s2.97 MiB3.14 MiB+ 171.44 KiB
/wp-admin/edit.php0.116 s0.114 s-0.002 s3 MiB3.17 MiB+ 171.46 KiB
/wp-admin/post-new.php0.254 s0.224 s-0.030 s3.07 MiB3.24 MiB+ 180.3 KiB
/wp-admin/upload.php0.120 s0.150 s+0.030 s2.9 MiB3 MiB+ 107.38 KiB
/wp-admin/options-writing.php0.097 s0.092 s-0.005 s2.89 MiB3 MiB+ 107.38 KiB
/wp-admin/media-new.php0.064 s0.083 s+0.019 s2.88 MiB2.99 MiB+ 107.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.120 s0.090 s-0.030 s2.92 MiB3.03 MiB+ 107.38 KiB
/wp-admin/post-new.php?post_type=page0.236 s0.398 s+0.162 s3.07 MiB3.24 MiB+ 173.04 KiB
/wp-admin/options-discussion.php0.103 s0.082 s-0.021 s2.89 MiB2.99 MiB+ 107.38 KiB
/wp-admin/edit-comments.php0.094 s0.116 s+0.022 s2.93 MiB3.03 MiB+ 107.41 KiB
/0.102 s0.129 s+0.027 s2.7 MiB2.83 MiB+ 127.84 KiB
Average 0.134 s0.149 s+0.015 s2.93 MiB3.06 MiB+ 133.49 KiB

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 1

Custom Post Types 1

ID Name
nm-userfilesUser Files

Meta Boxes

{
    "nm-forms": {
        "contact_forms_meta_box": "Uploaded file"
    }
}

PHP Error Log 2 lines

[02-Mar-2018 16:44:07 UTC] PHP Deprecated:  Non-static method NM_WP_FileManager::activate_plugin() should not be called statically in /wp-includes/class-wp-hook.php on line 286
[02-Mar-2018 16:44:14 UTC] PHP Deprecated:  Non-static method NM_WP_FileManager::deactivate_plugin() should not be called statically in /wp-includes/class-wp-hook.php on line 286
See also: All tests for this plugin, How to Hide WP File Manager Admin Menus