neikoloves
Forum Replies Created
-
Hello @bycrik ok we tried even using a Proxy and ended the same. So they must have found some goofy script at one time and decided to list it in their database. I guess I need to find out where to whitelist it. Thank you for checking …
Understood Aapanel is open source free control panel and here is what I have learned so far about how it stores paths > aaPanel 8.0.2 for free https://www.aapanel.com/new/download.html
I’ll try to slip in path detection, maybe this will help others, maybe not. Thanks again.Nginx
[Binary]
Binary: /bin/nginx
Version: nginx/1.30.0
[Configuration]
Install Prefix: /www/server/nginx
aaPanel Vhost Dir: /www/server/panel/vhost/nginx
Nginx Vhost Dir: /www/server/nginx/conf/vhost
nginx.conf (aaPanel): /www/server/nginx/conf/nginx.conf
Rewrite Rules Dir: /www/server/nginx/conf/rewrite
Pathinfo Config: /www/server/nginx/conf/pathinfo.conf
Panel Rewrite Dir: /www/server/panel/vhost/rewrite
[Logs]
Site Logs Dir: /www/wwwlogs
[Compiled Modules (16)]
- http_v2_module
- stream_ssl_module
- stream_ssl_preread_module
- http_stub_status_module
- http_ssl_module
- http_image_filter_module
- http_gzip_static_module
- http_gunzip_module
- http_sub_module
- http_flv_module
- http_addition_module
- http_realip_module
- http_mp4_module
- http_auth_request_module
- http_dav_module
- http_v3_module
[Proxy Cache]
Proxy Config File: /www/server/nginx/conf/proxy.conf
Proxy Cache Path: /www/server/nginx/proxy_cache_dir
Proxy Temp Path: /www/server/nginx/proxy_temp_dir
Proxy Keys Zone: cache_one
Keys Zone Size: 20m
Proxy Cache Max Size: 5g
Proxy Cache TTL: 1d
Active Zone Name: cache_one
Connect Timeout: 60
Read Timeout: 60
Buffer Size: 32k
Buffers: 4 64k
[FastCGI Cache (WORDPRESS zone)]
FastCGI Cache Config: /www/server/panel/vhost/nginx/0.fastcgi_cache.conf
Cache Path: /www/server/fastcgi_cache
Zone Name: WORDPRESS
Zone Size: 100m
Max Size: 1g
Inactive TTL: 60m
Cache Key: $scheme$request_method$host$request_uri
Use Stale On: error timeout invalid_header http_500

Do those help at all? Thank you again for your time.
Thank you for your direction and help, after months of effort, we now have full override control of the plugin. A single injected file now overrides many of the files and sits above the plugin’s original code.
My primary concern is update management now: we are close to forking this plugin to introduce additional new rules and related features.
I need to decide how to proceed from here, since the direction of your future changes could really intersect with or conflict with our changes.
Do you have any thoughts or an open road map of future plans?
Hello @bycrik,
I’ve successfully gained control over many elements of the standard pricing overrides. However, I had to create a JavaScript for the tiered pricing, which isn’t ideal, as it appears that the standard price is hard-coded throughout the system without a centralized global control.
Currently, I’m facing a significant challenge with the cart pricing controls. While I can manage some aspects, there are others that seem to be prioritized too highly for me to override, regardless of my attempts. Is there a global control that governs the standard pricing?
As I explore the software further, it’s evident that it must have taken considerable time to develop, given the multitude of switches and controls involved. I feel like I’m navigating a complex maze of logic that only you are familiar with, and it will take me a while to fully understand it.
Could you please direct me to the master control or indicate where we need to make changes to adjust the standard pricing globally? I want to ensure we’re not encountering inconsistent data across different views.
I truly appreciate your assistance and the hard work you’ve already put into this.
Thank you!
Hello @bycrik,
Is that the only place to control this globally, as I dig into your code I find the call for get_regular_price all over and still unsure how to make this work globally in a clean and consistent manner to do the following.Maybe there is a better way, we just want to add an extra price field and have it follow that price field used in all the views and then have discounts broken down with the correct displays. We are also using our own shortcode version to create a message for the end results output on each view, that was fairly easy to control.

We also found no other plugin that supports retails price to be compatible with your plugin at all, they just conflict with each other and no simple way yet to make them work as they both seems to be competing for control, not to mention not programmed the same way.
It will be a mess to keep them working together when things change all the time, so we are forced to do it by hand to keep it clean or deal with so many nested conflicts of bad programming styles, so many plugins are not worth even using.
Yours is, it’s fairly well throughout, clean and simple, not a bloated ad laden, tracking mess, I just need to tweak it to make it work for my needs. 🙂
Thank you and best regards.Forum: Plugins
In reply to: [HTTP Requests Manager] Merge Outbound Operator with HTTP Requests ManagerFantastic, if you can combine the two, it will make things so much easier, it’s a solid working foundation to build onto. Just one more step towards controlling the bloat this platform can be. Once controlled, you can make it blaze. Will standby to see how this evolves …
Even the most recent update was nothing more than an announcement that they now own the plugin, with not a single line of code changed, paid version is no better.
The filters, the logic, and the way WordPress and WooCommerce work have changed so much that dealing with bloat has become a constant challenge.
It’s unclear now why they even bought it from the original developers, since no improvements appear to be planned, ZERO responses to emails. Meanwhile, WordPress and WooCommerce continue to evolve at a rapid pace.
Instead of optimizing the platform with less is more, they’ve added even more unnecessary upselling and payment-processing clutter and it just keeps growing in the wrong direction, it’s getting OVERSIZED / BLOATED AND SLOW, to many outside calls, we we block cold, we cut the bloat and avoid plugins whenever possible.
Staying on top of these changes is essential if you want to keep ahead of the bloat ad pushed curve. And that’s not even mentioning the hugely bloated plugins that somehow became popular despite being poorly built and essentially useless and super bloated.wp option update woocommerce_feature_reactify-classic-payments-settings_enabled noThis wp cli approach appears to address the issue, but it feels like a game of whack-a-mole anymore with these increasingly bloated ideas. I hope this isn’t the direction the platform continues to take, as we have it well-optimized for speed and removing bloat and would prefer to maintain that balance and not have to rip the platform apart just to keep it lean, debloated and simple to use without ads / promotions of any kind.
The primary reason we continue to look at this plugin at all is its support for custom metadata fields, which is essential to our workflow.
Using the Integration with Google (Manual Method) < this is the only way to connect when you have a larger row count, but it’s not without it’s own flaws. One example of a critical issue is the inability to auto-increment table rows beyond 1,000, which makes the tool nearly unusable at any scale.The current workaround, either writing a snippet script or manually adding rows at GS, is inefficient and not sustainable for most users.
You’ve done an amazing job with many features, including separating the standard sheets into different post types has also been extremely helpful, even critical, as most users will have this need.
Thank you for all your efforts.- This reply was modified 1 year, 1 month ago by neikoloves.
@hailite Also had the same issue today, super impressed on how fast you fixed this, love love love LSe and the Plugin to go with this. You are getting close to being a game changer, please be careful with bloating it on this whole QUIC.cloud as many of us have many other services and it’s never simple moving all this to some other provider. Thank you again …
@bruno05 We see the same issues, regardless of how we belong or not belong to an admin group.
I apologize for the super delay @linksoftware, this one slipped by, the idea is good, but it just doesn’t work for the needs yet. So for now we have moved onto creating custom filters to try and remove some of the bloated mess inside Elementor.Forum: Plugins
In reply to: [Disable Bloat for WordPress & WooCommerce] New version 3.5.0@dowista It feels like we’re seeing the same thing, and the progress on the pro version doesn’t seem to be much different. Honestly, it looks like they’re just trying to regain control of the codebase at this point. I’ve noticed things like the node_modules folder, and at least they’ve updated the README.
To me, that’s a positive sign, it shows that Disable Bloat for WordPress & WooCommerce isn’t a lost cause just yet, even though we almost wrote it off as DOA.
If they can start updating the codebase after nearly a year of stagnation, that’s a good sign for the future, but if they do not do it soon, it will be too late, many have abandoned its use already due to lack of much needed updates and filters.
Contributors: disablebloat, ospiotr, mikewire_rocksolid, freemius
Tags: WooCommerce, WordPress Optimization, Admin Panel Customization, Website Cleanup, remove bloat, unbloat, Yoast SEO, white label, Speed up WordPress
Stable tag: 3.5.0
= [3.5.0] – 2025-02-05 =- Security updates
@mikewire_rocksolid @ospiotr @disablebloat Congratulations! It’s great to see you’re tackling the much-needed challenge of addressing the massive WP/WC bloat. Please, for the sake of efficiency, avoid adding more bloat in the process, less will always be more.
Honestly, we’ve started creating a lot of custom snippet filters because we simply can’t get behind the Freemius core. We’ll always try to avoid it, even if we could just buy directly. We have no issue supporting an author’s hard work wherever possible.
I understand why many people use Freemius, but its design inevitably leads to bloat, something we’ve noticed when comparing software available both via Freemius and directly. We’ve experienced both sides with software that offers the option of Freemius or direct purchase, and time and again, we’ve found that less is always more.
Is this still valid? https://plugins.trac.ww.wp.xz.cn/browser/disable-dashboard-for-woocommerce- This reply was modified 1 year, 4 months ago by neikoloves.
@linksoftware not confirmed, but I have not tested anything else, which is why I was wondering why Elementor in itself was not masked by the changes I made. Given some time, I’ll try and spin up a dev instance and see if the same issues are present on that as well. Have you tested this yourself? Thanks again.
Hello @linksoftware 2.15 still fails, I apologize for the significant delay, time gets away too quickly sometimes. Unfortunately, the issue still hasn’t been resolved.
It seems like the settings are being completely ignored, as no changes are taking effect. We’ve even removed all cached data and stripped the system down to the basics, but the issue persists. I’m not sure why the Elementor settings are being ignored at this point, even when we removed the White Label Administrators, so I’m not sure why this is being ignored at this time.
I’m sure it’s some goofy conflict, I have yet to dig in and find …