Does Premium Addons for Elementor work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
2 | PHP fatal errors |
No JavaScript exceptions | |
2 | Pages failed to load
|
No resource errors |
Memory usage: 213.31 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.063 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 700,000+ |
WordPress.org page | https://wordpress.org/plugins/premium-addons-for-elementor/ |
Badges |
|
URL | /wp-admin/admin.php?page=pa-setup-wizard |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=premium-addons-for-elementor%2Fpremium-addons-for-elementor.php&plugin_status=all&paged=1&s&_wpnonce=7e1c162eec |
Aspect | after-activation |
HTTP status | 500 |
Load time | 1.138 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=premium-addons |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.995 s |
Memory usage | 4.96 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=pa-setup-wizard |
---|---|
Aspect | menu-item |
HTTP status | 500 |
Load time | 0.076 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.243 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.375 s |
Memory usage | 3.74 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.357 s | 0.420 s | +0.063 s | 3.51 MiB | 3.74 MiB | + 239.07 KiB |
/wp-admin/edit.php | 0.232 s | 0.244 s | +0.012 s | 3.57 MiB | 3.79 MiB | + 226.07 KiB |
/wp-admin/post-new.php | 0.831 s | 1.371 s | +0.540 s | 6.06 MiB | 6.34 MiB | + 288.53 KiB |
/wp-admin/upload.php | 0.666 s | 0.777 s | +0.111 s | 3.52 MiB | 3.73 MiB | + 206.77 KiB |
/wp-admin/options-writing.php | 0.252 s | 0.227 s | -0.025 s | 3.5 MiB | 3.71 MiB | + 210.14 KiB |
/wp-admin/media-new.php | 0.300 s | 0.247 s | -0.053 s | 3.49 MiB | 3.71 MiB | + 218.34 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.207 s | 0.233 s | +0.026 s | 3.5 MiB | 3.73 MiB | + 229.32 KiB |
/wp-admin/post-new.php?post_type=page | 0.747 s | 0.860 s | +0.113 s | 6.05 MiB | 6.27 MiB | + 220.06 KiB |
/wp-admin/options-discussion.php | 0.461 s | 0.508 s | +0.047 s | 3.5 MiB | 3.71 MiB | + 207.27 KiB |
/wp-admin/edit-comments.php | 0.272 s | 0.229 s | -0.043 s | 3.52 MiB | 3.72 MiB | + 206.14 KiB |
/ | 0.330 s | 0.237 s | -0.093 s | 3.5 MiB | 3.59 MiB | + 94.66 KiB |
Average | 0.423 s | 0.487 s | +0.063 s | 3.98 MiB | 4.18 MiB | + 213.31 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 | 48.6% | 115,949 | 14,047 | 212 | |
CSS | 34.3% | 81,839 | 1,609 | 110 | |
JavaScript | 16.9% | 40,276 | 2,910 | 80 | |
XML | 0.1% | 323 | 0 | 1 | |
SVG | 0.1% | 243 | 0 | 20 | |
Total | 238,630 | 18,566 | 423 |
Lines of code | 110,710 |
---|---|
Total complexity | 5,879 |
Median class complexity | 12.0 |
Median method complexity | 1.0 |
Most complex class | PremiumAddons\Includes\Premium_Template_Tags |
Most complex function | PremiumAddons\Widgets\Premium_Notifications::register_controls() |
Classes | 151 |
---|---|
Methods | 1,586 |
Functions | 30 |
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
1{
"dashboard": {
"pa-stories": {
"title": "Premium Addons News",
"context": "column3"
}
}
}
[25-May-2025 08:11:00 UTC] PHP Fatal error: Uncaught Error: Class "Elementor\Plugin" not found in /wp-content/plugins/premium-addons-for-elementor/admin/includes/admin-helper.php:385
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): PremiumAddons\Admin\Includes\Admin_Helper->admin_enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(123): do_action()
#4 /wp-admin/admin.php(240): require_once('...')
#5 {main}
thrown in /wp-content/plugins/premium-addons-for-elementor/admin/includes/admin-helper.php on line 385
[25-May-2025 08:11:05 UTC] PHP Fatal error: Uncaught Error: Class "Elementor\Plugin" not found in /wp-content/plugins/premium-addons-for-elementor/admin/includes/admin-helper.php:385
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): PremiumAddons\Admin\Includes\Admin_Helper->admin_enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(123): do_action()
#4 /wp-admin/admin.php(240): require_once('...')
#5 {main}
thrown in /wp-content/plugins/premium-addons-for-elementor/admin/includes/admin-helper.php on line 385