RESTful Content Syndication 1.6.0

Does RESTful Content Syndication work with WordPress 6.8.3 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: 37.9 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.8.3
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=08554d96c0
Aspect after-activation
HTTP status 200
Load time 0.284 s
Memory usage 3.58 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.175 s
Memory usage 3.57 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.180 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.582 s0.288 s-0.294 s3.51 MiB3.56 MiB+ 49.05 KiB
/wp-admin/edit.php0.227 s0.199 s-0.028 s3.58 MiB3.61 MiB+ 37.64 KiB
/wp-admin/post-new.php0.908 s1.197 s+0.289 s6.06 MiB6.13 MiB+ 65.8 KiB
/wp-admin/upload.php0.713 s0.616 s-0.097 s3.52 MiB3.56 MiB+ 38.41 KiB
/wp-admin/options-writing.php0.247 s0.226 s-0.021 s3.5 MiB3.54 MiB+ 42.41 KiB
/wp-admin/media-new.php0.277 s0.254 s-0.023 s3.49 MiB3.54 MiB+ 50.6 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.221 s+0.016 s3.5 MiB3.55 MiB+ 48.33 KiB
/wp-admin/post-new.php?post_type=page1.180 s0.866 s-0.314 s6.05 MiB6.12 MiB+ 66.06 KiB
/wp-admin/options-discussion.php0.345 s0.265 s-0.080 s3.5 MiB3.54 MiB+ 38.91 KiB
/wp-admin/edit-comments.php0.472 s0.224 s-0.248 s3.52 MiB3.56 MiB+ 34.99 KiB
/0.316 s0.244 s-0.072 s3.5 MiB3.45 MiB- 55.29 KiB
Average 0.497 s0.418 s-0.079 s3.98 MiB4.01 MiB+ 37.9 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%1,1541351
Total 1,154 135 1

PHP Code Analysis | More results »

Lines of code 1,154
Total complexity 250
Median class complexity 250.0
Median method complexity 4.0
Most complex class RESTfulSyndication
Most complex function RESTfulSyndication::syndicate_one()
Classes 1
Methods 25
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

[31-Oct-2025 01:11:56 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[31-Oct-2025 01:12:01 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
See also: All tests for this plugin, How to Hide the "RESTful Syndication" Admin Menu