Does "پیامک حرفه ای ووکامرس" work with WordPress 5.5.1 and PHP 7.4.8? A smoke test was performed on .
1 | Database errors |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
Memory usage: 360.33 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 | 5.5.1 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 40,000+ |
WordPress.org page | https://wordpress.org/plugins/persian-woocommerce-sms/ |
Badges |
|
URL | /wp-admin/admin.php?page=persian-woocommerce-sms-pro&tab=about |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=persian-woocommerce-sms%2FWoocommerceIR_SMS.php&plugin_status=all&paged=1&s&_wpnonce=b04d242cdb |
Aspect | after-activation |
HTTP status | 403 |
Load time | 0.771 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.328 s |
Memory usage | 2.73 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 1.035 s |
Memory usage | 3.11 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.596 s | 0.504 s | -0.092 s | 2.75 MiB | 3.11 MiB | + 360.73 KiB |
/wp-admin/edit.php | 0.303 s | 0.492 s | +0.189 s | 2.8 MiB | 3.15 MiB | + 363.38 KiB |
/wp-admin/post-new.php | 2.002 s | 2.551 s | +0.549 s | 4.54 MiB | 4.95 MiB | + 414.41 KiB |
/wp-admin/upload.php | 0.722 s | 0.657 s | -0.065 s | 2.63 MiB | 2.96 MiB | + 337.49 KiB |
/wp-admin/options-writing.php | 0.229 s | 0.340 s | +0.111 s | 2.64 MiB | 3.02 MiB | + 386.98 KiB |
/wp-admin/media-new.php | 0.284 s | 0.378 s | +0.094 s | 2.6 MiB | 2.96 MiB | + 362.59 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.236 s | 0.362 s | +0.126 s | 2.64 MiB | 3.07 MiB | + 432.4 KiB |
/wp-admin/post-new.php?post_type=page | 3.098 s | 2.024 s | -1.074 s | 4.53 MiB | 4.87 MiB | + 345.99 KiB |
/wp-admin/options-discussion.php | 0.435 s | 0.470 s | +0.035 s | 2.61 MiB | 2.96 MiB | + 362.95 KiB |
/wp-admin/edit-comments.php | 0.305 s | 0.384 s | +0.079 s | 2.65 MiB | 3.06 MiB | + 422.2 KiB |
/ | 0.407 s | 0.255 s | -0.152 s | 2.56 MiB | 2.73 MiB | + 174.48 KiB |
Average | 0.783 s | 0.765 s | -0.018 s | 3 MiB | 3.35 MiB | + 360.33 KiB |
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
15ID | Name |
---|---|
woocommerceir_widget_sms | خبرنامه پیامکی محصولات ووکامرس |
[02-Sep-2020 09:02:57 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups VARCHAR(250),
PRIMARY KEY (id)
) DEFAULT CHARACTER SET utf8mb4 COLL' at line 5 for query CREATE TABLE IF NOT EXISTS wp_woocommerce_ir_sms_contacts (
id mediumint(8) unsigned NOT NULL auto_increment,
product_id mediumint(8) unsigned,
mobile VARCHAR(250),
groups VARCHAR(250),
PRIMARY KEY (id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, WoocommerceIR_SMS_Contacts->createTable, dbDelta