Push Syndication 1.0

Does Push Syndication work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
9PHP warnings
3PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 37.77 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/push-syndication/
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=push-syndication%2Fpush-syndication.php&plugin_status=all&paged=1&s&_wpnonce=70241bcc8c
Aspect after-activation
HTTP status 200
Load time 0.258 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Settings → Push Syndicate Settings

Page screenshot: Settings → Push Syndicate Settings
URL /wp-admin/options-general.php?page=push-syndicate-settings
Aspect menu-item
HTTP status 200
Load time 0.168 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Sites

Page screenshot: Sites
URL /wp-admin/edit.php?post_type=syn_site
Aspect menu-item
HTTP status 200
Load time 0.194 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Sites → Add New Site

Page screenshot: Sites → Add New Site
URL /wp-admin/post-new.php?post_type=syn_site
Aspect menu-item
HTTP status 200
Load time 0.144 s
Memory usage N/A
JS errors None
Resource errors None

Sites → Site Groups

Page screenshot: Sites → Site Groups
URL /wp-admin/edit-tags.php?taxonomy=syn_sitegroup&post_type=syn_site
Aspect menu-item
HTTP status 200
Load time 0.173 s
Memory usage 3.55 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.209 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.530 s0.325 s-0.205 s3.51 MiB3.56 MiB+ 48.63 KiB
/wp-admin/edit.php0.221 s0.239 s+0.018 s3.58 MiB3.62 MiB+ 44.69 KiB
/wp-admin/post-new.php0.824 s1.347 s+0.523 s6.06 MiB6.11 MiB+ 53.52 KiB
/wp-admin/upload.php0.683 s0.516 s-0.167 s3.52 MiB3.56 MiB+ 37.98 KiB
/wp-admin/options-writing.php0.232 s0.201 s-0.031 s3.5 MiB3.54 MiB+ 36.48 KiB
/wp-admin/media-new.php0.292 s0.237 s-0.055 s3.49 MiB3.54 MiB+ 44.67 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.182 s-0.023 s3.5 MiB3.56 MiB+ 55.34 KiB
/wp-admin/post-new.php?post_type=page1.102 s0.798 s-0.304 s6.05 MiB6.1 MiB+ 49.05 KiB
/wp-admin/options-discussion.php0.344 s0.270 s-0.074 s3.5 MiB3.54 MiB+ 32.98 KiB
/wp-admin/edit-comments.php0.458 s0.201 s-0.257 s3.52 MiB3.56 MiB+ 37.98 KiB
/0.390 s0.236 s-0.154 s3.5 MiB3.47 MiB- 25.8 KiB
Average 0.480 s0.414 s-0.066 s3.98 MiB4.01 MiB+ 37.77 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
PHP95.7%9871776
Markdown3.7%3801
CSS0.6%601
Total 1,031 177 8

PHP Code Analysis | More results »

Lines of code 995
Total complexity 173
Median class complexity 22.5
Median method complexity 2.0
Most complex class Push_Syndication
Most complex function Push_Syndication::syndicate_content()
Classes 4
Methods 61
Functions 2

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 1

Custom Post Types 1

ID Name
syn_siteSites

Meta Boxes

{
    "post": {
        "syndicatediv": {
            "title": "Syndicate",
            "context": "side"
        }
    }
}

PHP Error Log 22 lines

[20-Jul-2025 17:35:34 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/push-syndication/push-syndication.php on line 147
[20-Jul-2025 17:35:34 UTC] PHP Warning:  Undefined array key "client_id" in /wp-content/plugins/push-syndication/push-syndication.php on line 167
[20-Jul-2025 17:35:34 UTC] PHP Warning:  Undefined array key "client_secret" in /wp-content/plugins/push-syndication/push-syndication.php on line 168
[20-Jul-2025 17:35:34 UTC] PHP Warning:  Undefined array key "delete_pushed_posts" in /wp-content/plugins/push-syndication/push-syndication.php on line 170
[20-Jul-2025 17:35:34 UTC] PHP Warning:  Undefined array key "client_id" in /wp-content/plugins/push-syndication/push-syndication.php on line 167
[20-Jul-2025 17:35:34 UTC] PHP Warning:  Undefined array key "client_secret" in /wp-content/plugins/push-syndication/push-syndication.php on line 168
[20-Jul-2025 17:35:34 UTC] PHP Warning:  Undefined array key "delete_pushed_posts" in /wp-content/plugins/push-syndication/push-syndication.php on line 170
[20-Jul-2025 17:35:35 UTC] PHP Deprecated:  Function screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6121
[20-Jul-2025 17:35:35 UTC] PHP Deprecated:  Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6121
[20-Jul-2025 17:35:35 UTC] PHP Warning:  Undefined array key "client_id" in /wp-content/plugins/push-syndication/push-syndication.php on line 272
[20-Jul-2025 17:35:35 UTC] PHP Warning:  Undefined array key "client_secret" in /wp-content/plugins/push-syndication/push-syndication.php on line 276
[20-Jul-2025 17:35:35 UTC] PHP Warning:  Undefined array key "client_id" in /wp-content/plugins/push-syndication/push-syndication.php on line 282
[20-Jul-2025 17:35:36 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function mcrypt_decrypt() in /wp-content/plugins/push-syndication/includes/push-syndicate-encryption.php:12
Stack trace:
#0 /wp-content/plugins/push-syndication/includes/class-wp-xmlrpc-client.php(201): push_syndicate_decrypt()
#1 /wp-content/plugins/push-syndication/includes/class-wp-client-factory.php(23): wp_xmlrpc_client::display_settings()
#2 /wp-content/plugins/push-syndication/push-syndication.php(368): wp_client_factory::display_client_settings()
#3 /wp-admin/includes/template.php(1456): Push_Syndication->add_site_settings_metabox()
#4 /wp-admin/edit-form-advanced.php(721): do_meta_boxes()
#5 /wp-admin/post-new.php(75): require('...')
#6 {main}
  thrown in /wp-content/plugins/push-syndication/includes/push-syndicate-encryption.php on line 12
See also: All tests for this plugin