Whenever WordPress updates. I have to go in and manually purge the website because my slider Revolution on the top of my home page disappears. Is there any code or option that would purge my cache after WP update? Or purge weekly ? Trying to have my website self sufficient so I can focus on other task for my business.
Thank you.
]]>Firstly thank you for this plugin, I use it quite often. One issue I have is when I have to migrate to different environments develop/staging/production.
It would be helpful if the plugin could read de redis connection parameters from an environment variable so I won’t need to manually update every time.
Currently I have this variables for other use cases in WordPress.
REDIS_HOST=localhost
REDIS_PORT=6379
REDIS_AUTH=
REDIS_DBNUM=0
Following the plugin settings instructions to use the “external configs” https://easyengine.io/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/ it appears this cannot be installed.
1. nginx -V 2>&1 | grep nginx-cache-purge -o
> no output, so we need to install it
2. sudo add-apt-repository ppa:rtcamp/nginx
>
`
Repository: 'deb https://ppa.launchpadcontent.net/rtcamp/nginx/ubuntu/ jammy main'
Description:
Nginx build by rtCamp. This is mainly used and maintained for EasyEngine project - https://github.com/rtCamp/easyengine
You can use it directly as well.
More info: https://launchpad.net/~rtcamp/+archive/ubuntu/nginx
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Adding deb entry to /etc/apt/sources.list.d/rtcamp-ubuntu-nginx-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/rtcamp-ubuntu-nginx-jammy.list
Adding key to /etc/apt/trusted.gpg.d/rtcamp-ubuntu-nginx.gpg with fingerprint B53CFFC44B7243284C50239A4AA5C398D43A36E6
Hit:1 https://nginx.org/packages/mainline/ubuntu jammy InRelease
Get:2 https://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
Hit:3 https://archive.ubuntu.com/ubuntu jammy InRelease
Ign:4 https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/6.0 InRelease
Get:5 https://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
Hit:7 https://deb.nodesource.com/node_20.x jammy InRelease
Hit:10 https://ppa.launchpadcontent.net/ondrej/apache2/ubuntu jammy InRelease
Hit:11 https://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:12 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
Hit:13 https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/6.0 Release
Ign:14 https://ppa.launchpadcontent.net/rtcamp/nginx/ubuntu jammy InRelease
Err:15 https://ppa.launchpadcontent.net/rtcamp/nginx/ubuntu jammy Release
404 Not Found [IP: 2620:2d:4000:1::81 443]
Hit:6 https://downloads.mariadb.com/Tools/ubuntu jammy InRelease
Err:8 https://dlm.mariadb.com/repo/mariadb-server/10.9/repo/ubuntu jammy InRelease
403 Forbidden [IP: 2a00:1450:4026:805::201b 443]
Err:9 https://dlm.mariadb.com/repo/maxscale/latest/apt jammy InRelease
403 Forbidden [IP: 2a00:1450:4026:805::201b 443]
Reading package lists... Done
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'https://ppa.launchpadcontent.net/rtcamp/nginx/ubuntu jammy Release' does not have a Release file.
W: https://nginx.org/packages/mainline/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
E: Failed to fetch https://dlm.mariadb.com/repo/mariadb-server/10.9/repo/ubuntu/dists/jammy/InRelease 403 Forbidden [IP: 2a00:1450:4026:805::201b 443]
E: The repository 'https://dlm.mariadb.com/repo/mariadb-server/10.9/repo/ubuntu jammy InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://dlm.mariadb.com/repo/maxscale/latest/apt/dists/jammy/InRelease 403 Forbidden [IP: 2a00:1450:4026:805::201b 443]
E: The repository 'https://dlm.mariadb.com/repo/maxscale/latest/apt jammy InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
3. sudo apt-get update
[…]
Err:14 https://ppa.launchpadcontent.net/rtcamp/nginx/ubuntu jammy Release
404 Not Found [IP: 2620:2d:4000:1::81 443]
[…]
4. sudo apt-get remove nginx*
> Removing nginx (1.25.2-1~jammy) …
5. sudo apt-get install nginx-custom
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package nginx-custom
Do you have updated documentation?
]]>Purge doesn’t actually occur, but seems to trigger as confirmed by the log.
Settings / System info:
? Caching Method: nginx Fastcgi cache (requires external settings for nginx)
? Purge Method: Using a GET request to PURGE/url (Default option)
Steps to reproduce:
1. Make & save page change
2. Refresh page while still logged in… page reflects updated change.
3. Time stamp at bottom of html is accurate
4. Refresh page while in incognito mode… page does NOT reflect update.
5. Time stamp at bottom of html is NOT the same as logged in timestamp.
6. Log reads as follows: (Note the ‘is currently not cached’ message
2024-03-07 16:31:33 | INFO | Function purge_post BEGIN ===
2024-03-07 16:31:33 | INFO | Purging homepage https://www.cawp.org/
2024-03-07 16:31:33 | INFO | - Purging URL | https://www.cawp.org/
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/feed/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/feed/atom/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/feed/rdf/ is currently not cached
2024-03-07 16:31:33 | INFO | Purging page ( id 19724, blog id 1 )
2024-03-07 16:31:33 | INFO | - Purging URL | https://www.cawp.org/wicweek2023/
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/wicweek2023/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/wicweek2023/feed/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/wicweek2023/feed/atom/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/wicweek2023/feed/rdf/ is currently not cached
2024-03-07 16:31:33 | INFO | Purging date
2024-03-07 16:31:33 | INFO | - Purging URL | https://www.cawp.org/2023/
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/feed/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/feed/atom/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/feed/rdf/ is currently not cached
2024-03-07 16:31:33 | INFO | - Purging URL | https://www.cawp.org/2023/03/
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/03/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/03/feed/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/03/feed/atom/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/03/feed/rdf/ is currently not cached
2024-03-07 16:31:33 | INFO | - Purging URL | https://www.cawp.org/2023/03/01/
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/03/01/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/03/01/feed/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/03/01/feed/atom/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/2023/03/01/feed/rdf/ is currently not cached
2024-03-07 16:31:33 | INFO | Purging category archives
2024-03-07 16:31:33 | INFO | Purging author archive
2024-03-07 16:31:33 | INFO | - Purging URL | https://www.cawp.org/author/mikerobertson/
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/author/mikerobertson/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/author/mikerobertson/feed/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/author/mikerobertson/feed/atom/ is currently not cached
2024-03-07 16:31:33 | INFO | - - https://www.cawp.org/purge/author/mikerobertson/feed/rdf/ is currently not cached
2024-03-07 16:31:33 | INFO | Purging custom taxonomies related
2024-03-07 16:31:33 | INFO | Function purge_post END ^^^
7. IF I visit https://www.cawp.org/purge/wicweek2023/ I get:
Successful purge
Key : httpsGETwww.cawp.org/wicweek2023/
Path: /var/nginx/cache/cawp/a/7eceb1e5d9e13199ac024debe01f1d0a
nginx/1.25.3
8. Refreshing the page still in incognito mode… the page DOES reflect the update. The timestamp is not the same as the previous one, but rather when I visited the ‘/purge/’ page.
ANY Information anyone can provide would be greatly appreciated!
]]>Hello,
When using Nginx Fastcgi cache, the Uncheck purging condition setting does not work.
After Save All changes, all of uncheck will roll back to the status of Check:
https://prnt.sc/VngAoUjFYk-o
For busy site, we just want to purge cache periodically.
Could you please let us know how to fix it?
Dear Sirs,
Please, my posts are served also at another languages, for example:
example.com/post-example/ (original)
example.com/post-example/?lang=es (spanish)
I made a change at nginx to also cache this particular query strings of ‘lang’.
Is it possible to when updating, delete, etc the post, to automatically edit / delete the referred cache of the versions at another languages?
Thanks and Regards,
Tony
]]>iThemes / Patchstack just started reporting this vulnerability. Will you be issuing a fix?
WordPress Nginx Helper plugin <= 2.2.3 – Sensitive Data Exposure vulnerability
]]>I’m running WordPress latest version with nginx, php8.3. I was unable to update any page using elementor. Every time it gets timeout despite increasing the proxy timeouts, http timeouts and php-fpm tuning. After disabling this plugin i was able to update the pages using elementor. How can i fix the timeout issue?
]]>When Nginx Helper is active, files aren’t being uploaded via Gravity Forms upload file fields. No error shown or logged.
]]>While the Nginx Helper plugin is enabled, I am experiencing issues when attempting to update multiple posts using the built-in option. The process takes an extremely long time, eventually resulting in a 504 Error. However, when I disable the plugin and try to make the same changes to the same number of posts, everything works without any issues.
]]>Hello, I have created sub network by WP Multi Network within my multisite. Before, with a sinlge network in this multisite, I was able to see all subsites and id numbers in the /uploads/nginx-helper/map.conf
However, since the creation of multiple sub networks, and after enabling Nginx Map for all sub network, the map.conf file became 0 byte. Guess it is better to keep this feature activated only for the main network, but wonder how things would work at the back.
Thx bunch for this wonderful plugin btw
]]>Wondering whether or not, rather than having to compile a different nginx setup, this plugin works if I’ve installed libnginx-mod-http-cache-purge
via apt-get
on Debian? Thanks.
Hi Team,
I wanted to uncheck Purge Homepage options in setting page, but every time when I click save change, they were checked over and over again.
Is there an issue with Plugin’s setting or it’s an cache issue?
Do you have any solution? My website is running PHP 8.1.23
Thanks and best regards.
]]>Hello,
Please check the screenshot:
Since version 2.2.2, uncheck all of the Purge conditions, and then save change, those options are still checked, and will not saved.
and if roll back to 2.2.1, 2.2.0, it will work.
]]>Hello,
Uncheck and save, those options are still checked.
`
### WordPress Environment ###
WordPress address (URL): https://mysite.com
Site address (URL): https://mysite.com
WC Version: 7.8.1
REST API Version: ? 7.8.1
WC Blocks Version: ? 10.2.4
Action Scheduler Version: ? 3.6.1
Log Directory Writable: ?
WP Version: 6.2.2
WP Multisite: ?
WP Memory Limit: 5 GB
WP Debug Mode: –
WP Cron: ?
Language: en_US
External object cache: –
### Server Environment ###
Server Info: nginx/1.24.0
PHP Version: 8.2.7
PHP Post Max Size: 100 MB
PHP Time Limit: 300
PHP Max Input Vars: 20000
cURL Version: 7.81.0
OpenSSL/3.0.2
SUHOSIN Installed: –
MySQL Version: 10.6.14-MariaDB-1:10.6.14+maria~ubu2204-log
Max Upload Size: 100 MB
Default Timezone is UTC: ?
fsockopen/cURL: ?
SoapClient: ?
DOMDocument: ?
GZip: ?
Multibyte String: ?
Remote Post: ?
Remote Get: ?
]]>
Hello,
I noted the following logs, what does it mean please?
Is the error relevant to Nginx or Mysql configuration? how could we fix?
Also, please check our server at the end of this post, and we are using redis cache.
Thanks
2023/07/04 10:14:51 [crit] 5859#5859: unlink() "/var/run/nginx-cache/3/4f/25e357dcc39a4b72a5f7f29cee50b4f3" failed (2: No such file or directory)
2023/07/04 10:15:01 [crit] 5859#5859: unlink() "/var/run/nginx-cache/e/18/4e26ac20065a206b04813016c723418e" failed (2: No such file or directory)
# Time: 230704 11:06:31
# User@Host: mysitecomqBPY[mysitecomqBPY] @ localhost []
# Thread_id: 20327 Schema: mysite_com_AtxdyVmk QC_hit: No
# Query_time: 12.149381 Lock_time: 0.000239 Rows_sent: 100 Rows_examined: 680920
# Rows_affected: 0 Bytes_sent: 196069
# Tmp_tables: 1 Tmp_disk_tables: 1 Tmp_table_sizes: 320724992
# Full_scan: No Full_join: No Tmp_table: Yes Tmp_table_on_disk: Yes
# Filesort: Yes Filesort_on_disk: No Merge_passes: 0 Priority_queue: No
SET timestamp=1688468791;
SELECT p.ID, p.post_title, p.post_parent,
MAX(CASE WHEN pm.meta_key = '_wp_attached_file' THEN pm.meta_value END) AS current_filename,
MAX(CASE WHEN pm.meta_key = '_original_filename' THEN pm.meta_value END) AS original_filename,
MAX(CASE WHEN pm.meta_key = '_wp_attachment_metadata' THEN pm.meta_value END) AS metadata,
MAX(CASE WHEN pm.meta_key = '_wp_attachment_image_alt' THEN pm.meta_value END) AS image_alt,
MAX(CASE WHEN pm.meta_key = '_require_file_renaming' THEN pm.meta_value END) AS pending,
MAX(CASE WHEN pm.meta_key = '_manual_file_renaming' THEN pm.meta_value END) AS locked
FROM wp_posts p
INNER JOIN wp_postmeta pm ON pm.post_id = p.ID
WHERE post_type='attachment'
AND post_status='inherit'
AND (pm.meta_key = '_wp_attached_file'
OR pm.meta_key = '_original_filename'
OR pm.meta_key = '_wp_attachment_metadata'
OR pm.meta_key = '_wp_attachment_image_alt'
OR pm.meta_key = '_require_file_renaming'
OR pm.meta_key = '_manual_file_renaming'
)
GROUP BY p.ID
HAVING locked IS NULL
ORDER BY p.ID DESC
LIMIT 0, 100;
# Time: 230704 11:06:32
# User@Host: mysitecomqBPY[mysitecomqBPY] @ localhost []
# Thread_id: 20329 Schema: mysite_com_AtxdyVmk QC_hit: No
# Query_time: 11.053200 Lock_time: 0.000250 Rows_sent: 100 Rows_examined: 680920
# Rows_affected: 0 Bytes_sent: 196069
# Tmp_tables: 1 Tmp_disk_tables: 1 Tmp_table_sizes: 320724992
# Full_scan: No Full_join: No Tmp_table: Yes Tmp_table_on_disk: Yes
# Filesort: Yes Filesort_on_disk: No Merge_passes: 0 Priority_queue: No
SET timestamp=1688468792;
SELECT p.ID, p.post_title, p.post_parent,
MAX(CASE WHEN pm.meta_key = '_wp_attached_file' THEN pm.meta_value END) AS current_filename,
MAX(CASE WHEN pm.meta_key = '_original_filename' THEN pm.meta_value END) AS original_filename,
MAX(CASE WHEN pm.meta_key = '_wp_attachment_metadata' THEN pm.meta_value END) AS metadata,
MAX(CASE WHEN pm.meta_key = '_wp_attachment_image_alt' THEN pm.meta_value END) AS image_alt,
MAX(CASE WHEN pm.meta_key = '_require_file_renaming' THEN pm.meta_value END) AS pending,
MAX(CASE WHEN pm.meta_key = '_manual_file_renaming' THEN pm.meta_value END) AS locked
FROM wp_posts p
INNER JOIN wp_postmeta pm ON pm.post_id = p.ID
WHERE post_type='attachment'
AND post_status='inherit'
AND (pm.meta_key = '_wp_attached_file'
OR pm.meta_key = '_original_filename'
OR pm.meta_key = '_wp_attachment_metadata'
OR pm.meta_key = '_wp_attachment_image_alt'
OR pm.meta_key = '_require_file_renaming'
OR pm.meta_key = '_manual_file_renaming'
)
GROUP BY p.ID
HAVING locked IS NULL
ORDER BY p.ID DESC
LIMIT 0, 100;
### WordPress Environment ###
WordPress address (URL): https://mysite.com
Site address (URL): https://mysite.com
WC Version: 7.8.1
REST API Version: ? 7.8.1
WC Blocks Version: ? 10.2.4
Action Scheduler Version: ? 3.6.1
Log Directory Writable: ?
WP Version: 6.2.2
WP Multisite: ?
WP Memory Limit: 5 GB
WP Debug Mode: –
WP Cron: ?
Language: en_US
External object cache: ?
### Server Environment ###
Server Info: nginx/1.24.0
PHP Version: 8.2.7
PHP Post Max Size: 100 MB
PHP Time Limit: 300
PHP Max Input Vars: 20000
cURL Version: 7.81.0
OpenSSL/3.0.2
SUHOSIN Installed: –
MySQL Version: 10.6.14-MariaDB-1:10.6.14+maria~ubu2204-log
Max Upload Size: 100 MB
Default Timezone is UTC: ?
fsockopen/cURL: ?
SoapClient: ?
DOMDocument: ?
GZip: ?
Multibyte String: ?
Remote Post: ?
Remote Get: ?
### Database ###
WC Database Version: 7.8.1
WC Database Prefix: wp_
Total Database Size: 1522.30MB
Database Data Size: 1218.75MB
Database Index Size: 303.55MB
wp_woocommerce_sessions: Data: 16.02MB + Index: 1.45MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.19MB + Index: 0.08MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 2.52MB + Index: 3.03MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 18.55MB + Index: 16.08MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 6.52MB + Index: 6.03MB + Engine InnoDB
wp_adtribes_my_conversions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_aelia_dismissed_messages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_as3cf_items: Data: 268.83MB + Index: 74.16MB + Engine InnoDB
wp_berocket_termmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_blogmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_blogs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_cart_notices: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_cookie_scan: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_cookie_scan_categories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cli_cookie_scan_cookies: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_cli_cookie_scan_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_scripts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_commentmeta: Data: 21.56MB + Index: 21.06MB + Engine InnoDB
wp_comments: Data: 17.55MB + Index: 13.09MB + Engine InnoDB
wp_critical_css_for_wp_urls: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_dgwt_wcas_index: Data: 0.34MB + Index: 0.02MB + Engine InnoDB
wp_dgwt_wcas_invindex_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_dgwt_wcas_invindex_doclist: Data: 1.52MB + Index: 0.84MB + Engine InnoDB
wp_dgwt_wcas_invindex_info: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dgwt_wcas_invindex_wordlist: Data: 0.13MB + Index: 0.08MB + Engine InnoDB
wp_dgwt_wcas_tax_index: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_dokan_advertised_products: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_dokan_announcement: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_delivery_time: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_dokan_distance_rate_shipping: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_dokan_follow_store_followers: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_dokan_orders: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_dokan_product_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_refund: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_report_abuse_reports: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_dokan_request_quotes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_request_quote_details: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_request_quote_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_reverse_withdrawal: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_dokan_rma_conversations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_rma_request: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_rma_request_product: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_seller_badge: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_seller_badge_acquired: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_dokan_seller_badge_level: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_dokan_shipping_tracking: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_dokan_shipping_zone_locations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_table_rate_shipping: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_dokan_vendor_balance: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_dokan_withdraw: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_ewwwio_images: Data: 1.52MB + Index: 1.73MB + Engine InnoDB
wp_ewwwio_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_e_submissions: Data: 0.02MB + Index: 0.27MB + Engine InnoDB
wp_e_submissions_actions_log: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
wp_e_submissions_values: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_fbv: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_fbv_attachment_folder: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_fm_file_action_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_frmt_form_entry: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
wp_frmt_form_entry_meta: Data: 0.27MB + Index: 0.31MB + Engine InnoDB
wp_frmt_form_reports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_frmt_form_views: Data: 5.52MB + Index: 9.06MB + Engine InnoDB
wp_gdpr_consent_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB
wp_gla_merchant_issues: Data: 3.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_hustle_entries: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_hustle_entries_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_hustle_modules: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_hustle_modules_meta: Data: 0.17MB + Index: 0.03MB + Engine InnoDB
wp_hustle_tracking: Data: 0.05MB + Index: 0.08MB + Engine InnoDB
wp_hypeanimations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_icl_content_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_icl_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_icl_languages: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_icl_languages_translations: Data: 0.20MB + Index: 0.17MB + Engine InnoDB
wp_icl_locale_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_icl_message_status: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_icl_node: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_icl_reminders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_icl_strings: Data: 2.52MB + Index: 4.13MB + Engine InnoDB
wp_icl_string_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_icl_string_packages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_icl_string_pages: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_icl_string_positions: Data: 0.31MB + Index: 0.11MB + Engine InnoDB
wp_icl_string_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_icl_string_translations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_icl_string_urls: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_icl_translate: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_icl_translate_job: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_icl_translations: Data: 4.52MB + Index: 13.06MB + Engine InnoDB
wp_icl_translation_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_icl_translation_downloads: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_icl_translation_status: Data: 1.52MB + Index: 0.39MB + Engine InnoDB
wp_iconic_wssv_index: Data: 0.23MB + Index: 0.00MB + Engine InnoDB
wp_legal_pages: Data: 0.20MB + Index: 0.00MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_lp_popups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mclean_refs: Data: 13.52MB + Index: 0.00MB + Engine InnoDB
wp_mclean_scan: Data: 3.52MB + Index: 0.31MB + Engine InnoDB
wp_ms_snippets: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_ns_cloner_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_options: Data: 16.48MB + Index: 1.81MB + Engine InnoDB
wp_parcelpanel_courier: Data: 0.23MB + Index: 0.00MB + Engine InnoDB
wp_parcelpanel_location: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_parcelpanel_tracking: Data: 2.52MB + Index: 0.05MB + Engine InnoDB
wp_parcelpanel_tracking_items: Data: 0.06MB + Index: 0.05MB + Engine InnoDB
wp_postmeta: Data: 468.92MB + Index: 78.25MB + Engine InnoDB
wp_posts: Data: 141.59MB + Index: 34.19MB + Engine InnoDB
wp_rank_math_404_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_analytics_adsense: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_analytics_ga: Data: 1.52MB + Index: 1.52MB + Engine InnoDB
wp_rank_math_analytics_gsc: Data: 0.48MB + Index: 0.75MB + Engine InnoDB
wp_rank_math_analytics_inspections: Data: 17.52MB + Index: 0.52MB + Engine InnoDB
wp_rank_math_analytics_keyword_manager: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_analytics_objects: Data: 0.47MB + Index: 0.23MB + Engine InnoDB
wp_rank_math_internal_links: Data: 1.52MB + Index: 0.25MB + Engine InnoDB
wp_rank_math_internal_meta: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_redirections: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_sc_analytics: Data: 0.13MB + Index: 0.11MB + Engine InnoDB
wp_realmedialibrary: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_realmedialibrary_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_realmedialibrary_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_realmedialibrary_tmp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_registration_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_s3io_images: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_scalability_pro_cache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_signups: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_site: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_sitemeta: Data: 2.11MB + Index: 0.03MB + Engine InnoDB
wp_sm_sync: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_snippets: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_tbds_error_product_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_termmeta: Data: 1.52MB + Index: 2.02MB + Engine InnoDB
wp_terms: Data: 0.17MB + Index: 0.19MB + Engine InnoDB
wp_term_relationships: Data: 7.52MB + Index: 7.52MB + Engine InnoDB
wp_term_taxonomy: Data: 0.20MB + Index: 0.23MB + Engine InnoDB
wp_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_trp_gettext_en_gb: Data: 0.28MB + Index: 0.34MB + Engine InnoDB
wp_trp_original_meta: Data: 0.09MB + Index: 0.13MB + Engine InnoDB
wp_usermeta: Data: 2.52MB + Index: 2.03MB + Engine InnoDB
wp_users: Data: 0.17MB + Index: 0.16MB + Engine InnoDB
wp_viwec_clicked: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_vi_wad_ali_orders_info: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_vi_wad_ali_shipping_info: Data: 0.23MB + Index: 0.02MB + Engine InnoDB
wp_vi_wad_error_product_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_vi_wbe_history: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
wp_vi_woo_orders_tracking_track_info: Data: 0.25MB + Index: 0.00MB + Engine InnoDB
wp_wacv_abandoned_cart_record: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
wp_wacv_cart_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wacv_email_history: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
wp_wacv_guest_info_record: Data: 0.16MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpt_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.09MB + Index: 0.06MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_gpf_render_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.11MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.13MB + Index: 0.08MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.20MB + Index: 0.25MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 1.52MB + Index: 1.45MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfacp_stats: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wfblockediplog: Data: 0.17MB + Index: 0.00MB + Engine InnoDB
wp_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wfconfig: Data: 0.50MB + Index: 0.00MB + Engine InnoDB
wp_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wffilemods: Data: 80.66MB + Index: 0.00MB + Engine InnoDB
wp_wfhits: Data: 1.52MB + Index: 0.22MB + Engine InnoDB
wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wfknownfilelist: Data: 60.58MB + Index: 0.00MB + Engine InnoDB
wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wflogins: Data: 0.16MB + Index: 0.06MB + Engine InnoDB
wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfnotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wfpklist_template_data: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfreversecache: Data: 0.16MB + Index: 0.00MB + Engine InnoDB
wp_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wfstatus: Data: 0.14MB + Index: 0.09MB + Engine InnoDB
wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wmcc_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wmcs_cf: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wmcs_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wmcs_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wmfo_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_amazon_buyer_index: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_bis_activity: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_woocommerce_bis_notifications: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_woocommerce_bis_notificationsmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_exported_csv_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_gpf_google_taxonomy: Data: 1.52MB + Index: 0.13MB + Engine InnoDB
wp_woocommerce_prl_deploymentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_prl_deployments: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_prl_frequencies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_prl_tracking_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_woocommerce_prl_tracking_conversions: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_woocommerce_prl_tracking_views: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wotv_woo_track_info: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpfm_shortcodes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpil_keywords: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpil_search_console_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpmailsmtp_emails_log: Data: 5.52MB + Index: 1.63MB + Engine InnoDB
wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpmdbglobal_blogmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wpmdbglobal_blogs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wpmdbglobal_registration_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wpmdbglobal_signups: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wpmdbglobal_site: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wpmdbglobal_sitemeta: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
wp_wpstg_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
### Post Type Counts ###
aco_product_table: 1
attachment: 105425
br_filters_group: 3
br_product_filter: 6
br_product_tab: 5
br_tabs_location: 1
cookielawinfo: 6
ct_size_guide: 2
custom_css: 2
customize_changeset: 1
def_reg_fields: 10
elementor_library: 118
forminator_forms: 3
jet-smart-filters: 1
jt-product-table: 1
language_switcher: 4
nav_menu_item: 73
ninja-table: 2
oembed_cache: 48
page: 42
polylang_mo: 3
portfolio: 8
post: 9
postman_sent_mail: 5
product: 1277
product_variation: 6595
product-feed: 1
product-notices-cpt: 15
question_answer: 45
rank_math_schema: 4
revision: 185
shop_coupon: 16
shop_order: 664
shop_order_refund: 51
snitch: 30140
taxopress_logs: 898
tbds_draft_product: 423
team: 4
vi_wad_draft_product: 1318
viwcpf_filter_block: 4
viwcpf_filter_menu: 1
viwec_template: 16
w_default_attributes: 4
wacv_email_template: 3
wc_order_email: 1
wc_order_status: 10
wc_product_table: 1
wcpf_item: 4
wcpf_project: 1
wcsts_ticket: 25
wcsts_ticket_message: 53
wfacp_checkout: 1
wpc_product_faq: 5
wpc_product_table: 1
wpcode: 2
wpt_product_table: 1
wpwautoposterlogs: 2
wpwsapquickshare: 1
xlwcty_thankyou: 1
yith_wc_surveys: 5
yith_wcan_preset: 2
yith-wccos-ostatus: 3
yith-wcgpf-feed: 2
yith-wcgpf-template: 2
ywpi-pdf-template: 2344
ywrac_email: 2
### Security ###
Secure connection (HTTPS): ?
Hide errors from visitors: ?
### Active Plugins (45) ###
Auto Tag Creator: by Ecreate Infotech – 1.0.2
Autoptimize: by Frank Goossens (futtta) – 3.1.8.1
Cancel order request for WooCommerce: by PI Websolution – 1.3.3.10
Classic Editor: by WordPress Contributors – 1.6.3
Code Snippets: by Code Snippets Pro – 3.4.1
GTM4WP: by Thomas Geiger – 1.16.2
Easy Auto SKU Generator for WooCommerce: by Dan Zakirov – 1.1.2
Elementor: by Elementor.com – 3.14.1
Facebook Chat Plugin - Live Chat Plugin for WordPress: by Meta – 2.5
Instant Indexing: by Rank Math – 1.1.17
Forminator: by WPMU DEV – 1.24.4
Google Listings and Ads: by WooCommerce – 2.4.10
GTranslate: by Translate AI Multilingual Solutions – 3.0.3
Infinite Scroll Elementor: by Joy Chetry – 2.4.1
WPCode Lite: by WPCode – 2.0.13
Leira Letter Avatar: by Ariel – 1.3.7
Media File Renamer: Rename Files (Manual, Auto & AI) (Pro): by Jordy Meow – 5.6.4
Savoy Theme - Content Elements: by NordicMade – 1.6.4
Savoy Theme - Settings Panel: by NordicMade – 1.2.1
Rank Math SEO PRO: by Rank Math – 3.0.39
Rank Math SEO: by Rank Math – 1.0.118
Shortcode in Menus: by Gagan Deep Singh – 3.5.1
SVG Support: by Benbodhi – 2.5.5
TOP Table Of Contents: by BoomDevs – 1.3.5
Tumult Hype Animations: by? – 1.9.8
CTX Feed Pro: by WebAppick Author – 6.6.3
Variation Swatches for WooCommerce - Pro: by Emran Ahmed – 2.0.23
Variation Swatches for WooCommerce: by Emran Ahmed – 2.0.23
WooCommerce Abandoned Cart Recovery Premium: by VillaTheme – 1.0.11
ALD - Aliexpress Dropshipping and Fulfillment for WooCommerce: by VillaTheme(villatheme.com) – 1.1.11
WooCommerce Email Template Customizer Premium: by VillaTheme – 1.1.20
WooCommerce Free Shipping Bar Premium: by VillaTheme – 1.1.17
CURCY - WooCommerce Multi Currency Premium: by VillaTheme – 2.2.5
WooCommerce Orders Tracking Premium: by VillaTheme – 1.1.7
WooCommerce PayPal Payments: by WooCommerce – 2.1.0
PDF Invoices & Packing Slips for WooCommerce: by WP Overnight – 3.5.6
WooCommerce Photo Reviews Premium: by VillaTheme – 1.3.10
WooCommerce Support Ticket System: by Lagudi Domenico – 16.7
WooCommerce: by Automattic – 7.8.1 (update to version 7.8.2 is available)
YITH WooCommerce Custom Order Status Premium: by YITH – 1.24.0
WP Offload Media: by Delicious Brains – 3.2.2
Nginx Helper: by rtCamp – 2.2.3
Simple Cloudflare Turnstile: by Elliot Sowersby
RelyWP – 1.21.3
WP Mail SMTP Pro: by WP Mail SMTP – 3.8.1
Redis Object Cache: by Till Krüss – 2.4.3
### Dropin Plugins (1) ###
object-cache.php: Redis Object Cache Drop-In
### Settings ###
API Enabled: –
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-filtered (exclude-from-filtered)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
Enforce Approved Product Download Directories: –
HPOS feature screen enabled: –
HPOS feature enabled: –
Order datastore: WC_Order_Data_Store_CPT
HPOS data sync enabled: –
### Status report information ###
Generated at: 2023-07-04 03:14:45 -08:00
]]>
Hi everyone, it seems to me that the plugin does not handle pages that use the element widget template very well.
Whenever I use purge on pages like this I also need to manually clean up Elementor’s CSS for everything to work.
I would like to know how can I add a command to run on my server every time I hit purge page.
It is possible to clean up Elementor CSS using wp cli, and this would be very useful for me.
]]>It seems that automatic purges on post updates can drag on for a long time. There is a proposed fix for this issue on the github issues below.
Please see the following for more context:
https://github.com/rtCamp/nginx-helper/issues/257
https://github.com/rtCamp/nginx-helper/issues/296`
Hi there,
First of all thanks for this awesome WordPress plugin which works very well on my site!
I want to enable the “Purge Cache” option in die WordPress admin bar also for users which don’t have the manage_options
capability. In the source code of the plugin I saw that this is required in the nginx_helper_toolbar_purge_link
function to enable the option in the admin bar. Is there a way to change this with a hook or action and enable the option also for roles without manage_options
capability?
Hi there !
Can you tell me if version 2.2.3 of this extension has been tested with version 6.2.2 of wordpress? I prefer to make sure before updating the extension on my site.
Thank you for your help !
]]>add_action( 'woocommerce_update_product', 'remover_cache_produto', 10, 1 );
function remover_cache_produto($product_id) {
$product = wc_get_product($product_id);
...
//clean cache
}
]]>
Enhancement request posted on github.
]]>If enable debug, it show:
PHP DeprecatedConstant FILTER_SANITIZE_STRING is deprecatedLine : 676/var/www/mysite.com/htdocs/wp-content/plugins/nginx-helper/admin/class-nginx-helper-admin.php2023-02-11PHP DeprecatedConstant FILTER_SANITIZE_STRING is deprecatedLine : 681/var/www/mysite.com/htdocs/wp-content/plugins/nginx-helper/admin/class-nginx-helper-admin.php
Would you please make it compatible with php 8.1
]]>Hi! I run a mid-sized blog (~3k comments/month) and noticed that Nginx Helper adds a huge delay when someone sends a comment.
From clicking on “Post” button to see the comment, it takes ~13 seconds.
I ran a test in an staging environment, without Nginx Helper, and it took 2~3 seconds to publish a comment.
Is there anything wrong with my installation? Any ideas about how to reduce this delay?
]]>I am getting a 404 error for mydomain.com/purge. Can you advise if it is because for this Nginx Helper. If so any ideas on how to fix.
]]>I have the following warning error.
Attempt to read property "post_name" on null
at URL /purge/feed/
WP 6.0.3, PHP 8.0, redis object cache, nginx page cache
Anyone else running into this? Thanks!
]]>I have recently been working with the developer of the Pods plugin to troubleshoot an issue where saving a custom post with many image fields takes up to 60 seconds.
He identified an option in this plugin as being part of the issue. Disabling this option helps mitigate this issue.
Purge Archives: when a post (or page/custom post) is modified or added.
From the developer:
From Classic Editor when saving the post — when updating the post attachments via wp_update_post during the save_post process, the saving can end up timing out at around 60 seconds.
When updating only one or two post attachments, there are still slow downs.
The use-case is that this post type has a number of fields that you can edit to upload attachments and update attachment titles as needed. Without updating these attachment titles, the saving process is fine.
The issue comes up when using the Pods Framework plugin which defined the post type and custom fields for this use-case. The lead developer Scott Kingsley Clark has provided these details to better help you determine a solution for or figure out what may be going on here.
]]>
this part of plugin gets errors:
https://prnt.sc/bYZiM1V4JSc4
i commented to get free of errors, is this part needed?
]]>Getting PHP Deprecated notics when switching my php version from 7.4 to 8.1
Please fix to make your plugin perfectly compatible with php 8.1:
[19-Aug-2022 19:02:23 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/nginx-helper/admin/class-nginx-helper-admin.php on line 676
[19-Aug-2022 19:02:23 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/nginx-helper/admin/class-nginx-helper-admin.php on line 681
]]>
I was not able to get the plugin to purge the cache using the GET option /purge even though the module in installed and shows up with grep nginx-cache-purge -o .
I am able to get good results using “delete local server” option, but the main blog (which is not the home page called home) is not purged with a newly created blog post ..
Can you offer any solution ?
Thank you. JM
]]>