Revive Old Posts 8.6.7

Does Revive Old Posts work with WordPress 5.7.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
4PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.7.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/tweet-old-post/
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=tweet-old-post%2Ftweet-old-post.php&plugin_status=all&paged=1&s&_wpnonce=7dd4e3cd60
Aspect after-activation
HTTP status 200
Load time 0.488 s
Memory usage 3.72 MiB
JS errors None
Resource errors None

Revive Old Posts

Page screenshot: Revive Old Posts
URL /wp-admin/admin.php?page=TweetOldPost
Aspect menu-item
HTTP status 200
Load time 0.781 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Revive Old Posts → Exclude Posts

Page screenshot: Revive Old Posts → Exclude Posts
URL /wp-admin/admin.php?page=rop_content_filters
Aspect menu-item
HTTP status 200
Load time 0.378 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Revive Old Posts → Addons

Page screenshot: Revive Old Posts → Addons
URL /wp-admin/admin.php?page=rop_addons_page
Aspect menu-item
HTTP status 200
Load time 0.154 s
Memory usage 3.35 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.253 s
Memory usage 3.24 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.357 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 1.289 s
Memory usage 5.82 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.259 s0.629 s+0.370 s2.82 MiB3.45 MiB+ 640.41 KiB
/wp-admin/edit.php0.194 s0.215 s+0.021 s2.86 MiB3.53 MiB+ 687.9 KiB
/wp-admin/post-new.php0.903 s1.147 s+0.244 s5.02 MiB5.82 MiB+ 811.99 KiB
/wp-admin/upload.php0.459 s0.437 s-0.022 s2.7 MiB3.37 MiB+ 687.77 KiB
/wp-admin/options-writing.php0.265 s0.178 s-0.087 s2.71 MiB3.35 MiB+ 655.12 KiB
/wp-admin/media-new.php0.218 s0.194 s-0.024 s2.67 MiB3.34 MiB+ 687.94 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.225 s+0.035 s2.77 MiB3.38 MiB+ 626.72 KiB
/wp-admin/post-new.php?post_type=page1.131 s0.943 s-0.188 s5.01 MiB5.77 MiB+ 776.77 KiB
/wp-admin/options-discussion.php0.292 s0.282 s-0.010 s2.67 MiB3.35 MiB+ 687.63 KiB
/wp-admin/edit-comments.php0.242 s0.256 s+0.014 s2.78 MiB3.38 MiB+ 623.81 KiB
/0.279 s0.235 s-0.044 s2.71 MiB3.24 MiB+ 547.31 KiB
Average 0.403 s0.431 s+0.028 s3.16 MiB3.82 MiB+ 675.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.

JavaScript
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript71.9%60,0479,6814
PHP12.4%10,3386,98857
CSS8.6%7,213912
SVG3.2%2,67101
PO File2.6%2,1558966
Markdown1.3%1,11502
JSON0.0%101
Total 83,540 17,656 73

PHP Code Analysis | More results »

Lines of code 10,108
Total complexity 1,878
Median class complexity 15.0
Median method complexity 2.0
Most complex class Rop_Admin
Most complex function Rop_Facebook_Service::try_post()
Classes 51
Methods 541
Functions 8

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 5

Meta Boxes

{
    "dashboard": {
        "themeisle": {
            "title": "WordPress Guides/Tutorials",
            "context": "normal"
        }
    },
    "post": {
        "rop_publish_now_metabox": {
            "title": "Revive Old Posts",
            "context": "side"
        }
    }
}

PHP Error Log 4 lines

[15-Apr-2021 10:12:52 UTC] PHP Notice:  WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 5313
[15-Apr-2021 10:12:53 UTC] PHP Notice:  WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 5313
[15-Apr-2021 10:12:56 UTC] PHP Notice:  WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 5313
[15-Apr-2021 10:13:04 UTC] PHP Notice:  WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 5313
See also: All tests for this plugin, How to Hide Revive Old Posts Admin Menus and More