RESTful Content Syndication 1.4.0

Does RESTful Content Syndication work with WordPress 6.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: 24.52 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.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=b67b76580d
Aspect after-activation
HTTP status 200
Load time 0.217 s
Memory usage 3.05 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.157 s
Memory usage 3.04 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.203 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.288 s0.228 s-0.060 s3.07 MiB3.11 MiB+ 38.15 KiB
/wp-admin/edit.php0.184 s0.173 s-0.011 s3.1 MiB3.13 MiB+ 36.95 KiB
/wp-admin/post-new.php0.741 s0.609 s-0.132 s5.02 MiB5.07 MiB+ 50.77 KiB
/wp-admin/upload.php0.573 s0.533 s-0.040 s3.02 MiB3.04 MiB+ 22.96 KiB
/wp-admin/options-writing.php0.177 s0.206 s+0.029 s3.01 MiB3.02 MiB+ 7.19 KiB
/wp-admin/media-new.php0.266 s0.233 s-0.033 s2.99 MiB3.03 MiB+ 35.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.242 s0.179 s-0.063 s3.01 MiB3.04 MiB+ 36.91 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.572 s-0.034 s5.01 MiB5.06 MiB+ 47.45 KiB
/wp-admin/options-discussion.php0.212 s0.219 s+0.007 s3 MiB3.02 MiB+ 23.4 KiB
/wp-admin/edit-comments.php0.206 s0.199 s-0.007 s3.03 MiB3.05 MiB+ 22.96 KiB
/0.301 s0.202 s-0.099 s3.03 MiB2.98 MiB- 52.12 KiB
Average 0.345 s0.305 s-0.040 s3.39 MiB3.41 MiB+ 24.52 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%7611151
Total 761 115 1

PHP Code Analysis | More results »

Lines of code 761
Total complexity 179
Median class complexity 179.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

[08-Apr-2023 14:24:52 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/documentation/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 5865
[08-Apr-2023 14:24: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://wordpress.org/documentation/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 5865
See also: All tests for this plugin, How to Hide the "RESTful Syndication" Admin Menu