Does JSON REST API Subscriptions work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
1 | PHP fatal errors |
1 | PHP warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 28.18 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.
WordPress version | 6.8.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 20+ |
WordPress.org page | https://wordpress.org/plugins/json-rest-api-subscriptions/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=json-rest-api-subscriptions%2Fplugin.php&plugin_status=all&paged=1&s&_wpnonce=efe1de01e1 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.375 s |
Memory usage | 3.56 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.227 s |
Memory usage | 3.46 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.383 s | 0.610 s | +0.227 s | 3.51 MiB | 3.53 MiB | + 26.66 KiB |
/wp-admin/edit.php | 0.209 s | 0.242 s | +0.033 s | 3.57 MiB | 3.6 MiB | + 26.66 KiB |
/wp-admin/post-new.php | 0.841 s | 0.743 s | -0.098 s | 6.06 MiB | 6.23 MiB | + 173.38 KiB |
/wp-admin/upload.php | 0.770 s | 0.782 s | +0.012 s | 3.52 MiB | 3.53 MiB | + 9.3 KiB |
/wp-admin/options-writing.php | 0.235 s | 0.211 s | -0.024 s | 3.5 MiB | 3.51 MiB | + 13.3 KiB |
/wp-admin/media-new.php | 0.276 s | 0.209 s | -0.067 s | 3.49 MiB | 3.51 MiB | + 21.49 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.199 s | 0.215 s | +0.016 s | 3.5 MiB | 3.54 MiB | + 32.16 KiB |
/wp-admin/options-discussion.php | 0.564 s | 0.220 s | -0.344 s | 3.5 MiB | 3.51 MiB | + 9.89 KiB |
/wp-admin/edit-comments.php | 0.291 s | 0.233 s | -0.058 s | 3.52 MiB | 3.53 MiB | + 9.39 KiB |
/ | 0.401 s | 0.232 s | -0.169 s | 3.5 MiB | 3.46 MiB | - 40.41 KiB |
Average | 0.417 s | 0.370 s | -0.047 s | 3.77 MiB | 3.8 MiB | + 28.18 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 85.6% | 671 | 278 | 5 | |
Markdown | 14.4% | 113 | 0 | 1 | |
Total | 784 | 278 | 6 |
Lines of code | 671 |
---|---|
Total complexity | 125 |
Median class complexity | 25.0 |
Median method complexity | 1.5 |
Most complex class | JRAS_Subscriptions_Controller |
Most complex function | JRAS_Subscriptions_Controller::update_subscription() |
Classes | 4 |
---|---|
Methods | 28 |
Functions | 2 |
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.
wp_options
1ID | Name |
---|---|
jras_subscription | JSON REST API Subscription |
[30-Jul-2025 17:26:05 UTC] PHP Warning: Undefined variable $created_posts in /wp-content/plugins/json-rest-api-subscriptions/lib/class-jras-listener.php on line 115
[30-Jul-2025 17:26:09 UTC] PHP Fatal error: Uncaught Error: Object of class WP_Post could not be converted to string in /wp-content/plugins/json-rest-api-subscriptions/lib/class-jras-listener.php:113
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): JRAS_Listener->update_post()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/post.php(5740): do_action()
#4 /wp-includes/post.php(5000): wp_transition_post_status()
#5 /wp-admin/includes/post.php(772): wp_insert_post()
#6 /wp-admin/post-new.php(66): get_default_post_to_edit()
#7 {main}
thrown in /wp-content/plugins/json-rest-api-subscriptions/lib/class-jras-listener.php on line 113