RESTful Content Syndication 1.4.1

Does RESTful Content Syndication work with WordPress 6.5.2 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: 31.43 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.5.2
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=7a2f5c7453
Aspect after-activation
HTTP status 200
Load time 0.248 s
Memory usage 3.42 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.167 s
Memory usage 3.42 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.190 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.382 s0.326 s-0.056 s3.44 MiB3.47 MiB+ 40.02 KiB
/wp-admin/edit.php0.211 s0.203 s-0.008 s3.46 MiB3.5 MiB+ 39.41 KiB
/wp-admin/post-new.php0.941 s0.593 s-0.348 s5.59 MiB5.65 MiB+ 60.87 KiB
/wp-admin/upload.php0.606 s0.472 s-0.134 s3.38 MiB3.41 MiB+ 31.5 KiB
/wp-admin/options-writing.php0.227 s0.203 s-0.024 s3.37 MiB3.39 MiB+ 20.7 KiB
/wp-admin/media-new.php0.300 s0.225 s-0.075 s3.35 MiB3.39 MiB+ 41.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.195 s+0.003 s3.37 MiB3.41 MiB+ 39.98 KiB
/wp-admin/post-new.php?post_type=page0.550 s0.583 s+0.033 s5.59 MiB5.64 MiB+ 53.55 KiB
/wp-admin/options-discussion.php0.347 s0.320 s-0.027 s3.36 MiB3.39 MiB+ 34.23 KiB
/wp-admin/edit-comments.php0.260 s0.231 s-0.029 s3.39 MiB3.42 MiB+ 26.02 KiB
/0.308 s0.200 s-0.108 s3.42 MiB3.38 MiB- 42.46 KiB
Average 0.393 s0.323 s-0.070 s3.79 MiB3.82 MiB+ 31.43 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%7691151
Total 769 115 1

PHP Code Analysis | More results »

Lines of code 769
Total complexity 185
Median class complexity 185.0
Median method complexity 5.0
Most complex class RESTfulSyndication
Most complex function RESTfulSyndication::syndicate_one()
Classes 1
Methods 20
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

[15-Apr-2024 20:20:19 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for restful-syndication/v1/push is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[15-Apr-2024 20:20:23 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for restful-syndication/v1/push is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
See also: All tests for this plugin, How to Hide the "RESTful Syndication" Admin Menu