own3mall
@own3mall on WordPress.org
- Member Since: January 1st, 2013
-
Created a topic, Plugin Enqueue jQuery | Appearance –> Customize –> Empty Page, on the site WordPress.org Forums:
When in the Admin section on WordPress 6.1.1, if I cli… -
Posted a reply to WooCommerce Performance Is Terrible – Too Many DB Queries Per Page Load, on the site WordPress.org Forums:
Live environment: In our test environment, I updated everything as much as I could and… -
Posted a reply to WooCommerce Performance Is Terrible – Too Many DB Queries Per Page Load, on the site WordPress.org Forums:
Also, when loading the main page for Products available through WooCommerce via the Admin area,… -
Posted a reply to WooCommerce Performance Is Terrible – Too Many DB Queries Per Page Load, on the site WordPress.org Forums:
So for fun, in our test environment, I updated as many plugins as I could,… -
Created a topic, WooCommerce Performance Is Terrible – Too Many DB Queries Per Page Load, on the site WordPress.org Forums:
Why does WooCommerce have to make 600 MySQL queries pe… -
Posted a reply to PHP 7.0 Support, on the site WordPress.org Forums:
https://github.com/own3mall/index-wp-mysql-for-speed I converted it to be PHP 7.0.x Compatible. However, this plugin did nothing to… -
Created a topic, PHP 7.0 Support, on the site WordPress.org Forums:
Could you please refactor your code so that it will wo… -
Posted a reply to Donation Product Excluded from Coupons – Still Apply to Other Items?, on the site WordPress.org Forums:
Sorry, I was wrong. I went through the code further, and it actually does break… -
Created a topic, Donation Product Excluded from Coupons – Still Apply to Other Items?, on the site WordPress.org Forums:
Hi WebToffee, This plugin is great, and we use it all… -
Created a topic, Excellent!, on the site WordPress.org Forums:
This plugin is simple and easy to use. It allows you … -
Posted a reply to How to Reorder Checkout Fields in Order Group (Order Comments Section), on the site WordPress.org Forums:
Ok, well it looks like you can get custom checkout fields in the "order" group… -
Posted a reply to How to Reorder Checkout Fields in Order Group (Order Comments Section), on the site WordPress.org Forums:
It is a WooCommerce issue if that section doesn't implement priority like the other WooCommerce… -
Posted a reply to Why are product variation products not assigned to product categories?, on the site WordPress.org Forums:
That's really poor database design. Product variations are products. They should be linked in the… -
Created a topic, How to Reorder Checkout Fields in Order Group (Order Comments Section), on the site WordPress.org Forums:
Hi All, I'm using a plugin that creates custom checko… -
Created a topic, Priority (Order) Not Working in WordPress 5.4.2 WooCommerce 4.0.1, on the site WordPress.org Forums:
Hi All, When I change the value for the "Priority (i.… -
Created a topic, Why are product variation products not assigned to product categories?, on the site WordPress.org Forums:
Why are product variations not assigned to product cat… -
Posted a reply to WP_Term_Query->get_terms – SQL Error – Hacked?, on the site WordPress.org Forums:
Again, WordFence isn't finding any modified files. So, reinstalling everything from "valid" source repos would… -
Posted a reply to WP_Term_Query->get_terms – SQL Error – Hacked?, on the site WordPress.org Forums:
I'd rather pinpoint the problem and fix it while giving you guys information on how… -
Posted a reply to WP_Term_Query->get_terms – SQL Error – Hacked?, on the site WordPress.org Forums:
The broken IN SQL is coming from these lines of code (in wp-includes/class-wp-term-query.php): $clauses =… -
Posted a reply to WP_Term_Query->get_terms – SQL Error – Hacked?, on the site WordPress.org Forums:
OK, more digging, and someone is able to create posts without being logged in, create… -
Posted a reply to WP_Term_Query->get_terms – SQL Error – Hacked?, on the site WordPress.org Forums:
I already have... grep -r "NOT IN" . in the httpdocs directory Doesn't show me… -
Posted a reply to WP_Term_Query->get_terms – SQL Error – Hacked?, on the site WordPress.org Forums:
That's not really all that helpful. I've done all of the above, and I still… -
Posted a reply to WP_Term_Query->get_terms – SQL Error – Hacked?, on the site WordPress.org Forums:
My change in the core code won't break anything since it only replaces invalid SQL… -
Created a topic, WP_Term_Query->get_terms – SQL Error – Hacked?, on the site WordPress.org Forums:
I posted this in the WooCommerce plugin forum ( https:… -
Created a topic, Uninstalled – But Still Seeing “Error reading Wordfence Firewall config data”, on the site WordPress.org Forums:
Hi, I uninstalled Wordfence, deleted the directory, an… -
Posted a reply to Modifying the Shop’s meta og:image Value?, on the site WordPress.org Forums:
Thanks, I am not using that plugin, so it could be our theme (salient-child). -
Created a topic, Modifying the Shop’s meta og:image Value?, on the site WordPress.org Forums:
WooCommerce appears to use the first product's thumbna… -
Created a topic, Date and Time Problems – Timezones?, on the site WordPress.org Forums:
Hi, I'm having a strange issue with WooCommerce that I… -
Posted a reply to Order – General – Date Created is showing time in UTC – Not Respecting Timezone, on the site WordPress.org Forums:
I've disabled all of the WooCommerce plugins I can, but unfortunately, I have yet to… -
Created a topic, Order – General – Date Created is showing time in UTC – Not Respecting Timezone, on the site WordPress.org Forums:
Hi, I'm running WooCommerce 4.0.1 on WordPress 5.4, a… -
Created ticket #35532 on Core Trac:
Additional Security for XML-RPC to Prevent High Server Load - Specifically ...