Axeptio 1.0.3

Does Axeptio work with WordPress 7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
5PHP warnings
No JavaScript exceptions
All test pages loaded successfully
4Resource errors (CSS, JS, images, fonts and so on.)
  • 4 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: 19.85 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 version7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30+
WordPress.org page https://wordpress.org/plugins/axeptio/
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=axeptio%2Faxeptio.php&plugin_status=all&paged=1&s&_wpnonce=152dad9abb
Aspect after-activation
HTTP status 200
Load time 0.626 s
Memory usage 4.27 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://js.axept.io/embed.js?ver=1.0.3",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Axeptio

Page screenshot: Axeptio
URL /wp-admin/admin.php?page=axeptio
Aspect menu-item
HTTP status 200
Load time 0.822 s
Memory usage 4.22 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://js.axept.io/embed.js",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    },
    {
        "status": null,
        "statusText": null,
        "url": "https://js.axept.io/embed.js?ver=1.0.3",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.168 s
Memory usage 4.63 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://js.axept.io/embed.js?ver=1.0.3",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.101 s0.561 s-0.540 s4.23 MiB4.24 MiB+ 19.08 KiB
/wp-admin/edit.php0.563 s0.605 s+0.042 s4.28 MiB4.31 MiB+ 24.27 KiB
/wp-admin/post-new.php2.195 s1.873 s-0.322 s6.78 MiB6.82 MiB+ 43.17 KiB
/wp-admin/upload.php1.246 s1.207 s-0.039 s4.25 MiB4.25 MiB+ 5.73 KiB
/wp-admin/options-writing.php0.517 s0.516 s-0.001 s4.22 MiB4.23 MiB+ 11.16 KiB
/wp-admin/media-new.php0.750 s0.908 s+0.158 s4.21 MiB4.23 MiB+ 19.36 KiB
/wp-admin/edit-tags.php?taxonomy=category0.502 s0.513 s+0.011 s4.22 MiB4.25 MiB+ 24.22 KiB
/wp-admin/post-new.php?post_type=page1.808 s1.465 s-0.343 s6.76 MiB6.79 MiB+ 38.7 KiB
/wp-admin/options-discussion.php0.741 s0.706 s-0.035 s4.23 MiB4.22 MiB- 1.84 KiB
/wp-admin/edit-comments.php0.511 s0.526 s+0.015 s4.24 MiB4.25 MiB+ 7.16 KiB
/0.290 s0.217 s-0.073 s4.6 MiB4.63 MiB+ 27.31 KiB
Average 0.929 s0.827 s-0.102 s4.73 MiB4.75 MiB+ 19.85 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
CSS
Language % Lines of code Comment lines Files
PHP57.3%70626910
CSS33.4%412272
PO File6.6%81281
JavaScript2.8%3412
Total 1,233 325 15

PHP Code Analysis | More results »

Lines of code 513
Total complexity 76
Median class complexity 7.0
Median method complexity 2.0
Most complex class Axeptio_Admin
Most complex function Axeptio_Admin::show_generals_setting_page()
Classes 5
Methods 27
Functions 8

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.

Database Tables 3

Options wp_options 1

PHP Error Log 6 lines

[13-Sep-2026 03:09:05 UTC] PHP Warning:  file_get_contents(https://api.axept.io/v1/app/configurations/): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
 in /wp-content/plugins/axeptio/includes/api/AxeptioAPIClient.php on line 27
[13-Sep-2026 03:09:05 UTC] PHP Warning:  Attempt to read property "documents" on null in /wp-content/plugins/axeptio/includes/admin/class-admin.php on line 227
[13-Sep-2026 03:09:05 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/axeptio/includes/admin/class-admin.php on line 227
[13-Sep-2026 03:09:05 UTC] PHP Warning:  Attempt to read property "personalDataUsages" on null in /wp-content/plugins/axeptio/includes/admin/class-admin.php on line 249
[13-Sep-2026 03:09:05 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/axeptio/includes/admin/class-admin.php on line 249
See also: All tests for this plugin, How to Hide the "Axeptio" Admin Menu