RESTful Content Syndication 1.2.0

Does RESTful Content Syndication work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 23.14 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80+
WordPress.org page https://wordpress.org/plugins/restful-syndication/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=restful-syndication%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=d188c3b647
Aspect after-activation
HTTP status 200
Load time 0.403 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Settings → RESTful Syndication

Page screenshot: Settings → RESTful Syndication
URL /wp-admin/options-general.php?page=restful-syndication
Aspect menu-item
HTTP status 200
Load time 0.147 s
Memory usage 3 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.226 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.301 s0.246 s-0.055 s3.05 MiB3.08 MiB+ 31.82 KiB
/wp-admin/edit.php0.184 s0.185 s+0.001 s3.07 MiB3.11 MiB+ 31.82 KiB
/wp-admin/post-new.php0.769 s0.902 s+0.133 s4.97 MiB5.01 MiB+ 43.56 KiB
/wp-admin/upload.php0.592 s0.244 s-0.348 s2.99 MiB3.01 MiB+ 14.41 KiB
/wp-admin/options-writing.php0.149 s0.136 s-0.013 s2.99 MiB2.99 MiB+ 1 KiB
/wp-admin/media-new.php0.313 s0.237 s-0.076 s2.97 MiB2.99 MiB+ 26.6 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.172 s-0.005 s2.98 MiB3.01 MiB+ 31.77 KiB
/wp-admin/post-new.php?post_type=page0.637 s0.796 s+0.159 s4.96 MiB4.99 MiB+ 35.15 KiB
/wp-admin/options-discussion.php0.205 s0.230 s+0.025 s2.98 MiB2.99 MiB+ 14.84 KiB
/wp-admin/edit-comments.php0.186 s0.198 s+0.012 s3 MiB3.01 MiB+ 14.41 KiB
/0.276 s0.220 s-0.056 s2.94 MiB2.95 MiB+ 9.13 KiB
Average 0.344 s0.324 s-0.020 s3.35 MiB3.38 MiB+ 23.14 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
Language % Lines of code Comment lines Files
PHP100.0%521781
Total 521 78 1

PHP Code Analysis | More results »

Lines of code 521
Total complexity 123
Median class complexity 123.0
Median method complexity 4.0
Most complex class RESTfulSyndication
Most complex function RESTfulSyndication::syndicate_one()
Classes 1
Methods 16
Functions 0

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.

No new entries found.

PHP Error Log 2 lines

[09-Jan-2023 08:21:15 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>restful-syndication/v1/push</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5835
[09-Jan-2023 08:21:18 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>restful-syndication/v1/push</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5835
See also: All tests for this plugin, How to Hide the "RESTful Syndication" Admin Menu