phpscaresme
Forum Replies Created
-
@suascat_wp Maybe you should have filed the bug report on github. Probably would have taken less time – just a copy paste.
I’m not asking you to write custom code for me, I’m asking about any other function(s) that’s worth looking into because you’re supposedly more familiar with the codebase.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Does it do anything?What would a sub-domain installation do? Are you disabling its functions if “localhost” ?
I didn’t say it isn’t perfect, just said that it doesn’t do what it advertises. Sure, you can disagree with me all you want, but bottom line is – it failed me. Moved on to another option.
Good luck bamboozling future users and twisting their words π
PS: as far as the paying customer part goes, you can bet I’m not one of them anymore nor will I become one again. Sorry!
- This reply was modified 4 years, 11 months ago by phpscaresme. Reason: clarify position
I looked at wp_yoast_indexable and realized that thankfully yoast treats the bad invalid URL as post-type-archive so I just disabled show archive in search results and got rid of that one entry.
What an annoying, excruciating 2 hours of googling and getting frustrated with your money-grab attitude towards anyone who asks a question or tries to report a bug. Ugh, hate that kind of “money first” sleaze balls.
Got it, thanks, will try to abide by the awkward workflow.
I’m not using a manual payment method, using stripe, but there’s a lot of awkward choices in your plugin. Hiding details both by css and some really weird logic of extra form details (part of which are billing details). When editing one’s profile for example billing details are hidden. Why? Where do you edit the billing details?
I’m not very impressed so far, honestly.
I have nothing against you getting paid, but the product should at least do what it says it does. So far it’s been false advertising.
What a mess, guys. 2 different “premium” addons that hide billing details. On top of that, the front-end form details are generated in the invoices addon vs the main addon. What is the logic there? Block features behind paywalls?
.pms-billing-details{ display:none; }Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Does it do anything?I’m sorry, I switched to another plugin, and it was a local development setup anyway.
No idea which feature you’re denying – wp_debug = true resulting in nothing being minified and/or combined? If so, yes, it doesn’t matter, tested it.
I could not get your plugin to do anything other than some marginal minifying, on some JS/CSS files, but not all. It never failed to add the comment line at the bottom of the page though. That’s important! Advertise without telling anyone anything about it. Clever, but also very wrong and against the GPL spirit.
π thank you
Actually that’s a php 8 related error, guessing some change with typing, no idea, it scares me.