Mihai Joldis
Mihai Joldis
I like your approach and i think thats what i'd like to achieve too. So at the moment `addQueryArgFilter` is adding the license in my plugins. In my server extended...
sorry to bump an old issue but i need some assistance. i'm adding the license key using the filterMetadata and but when i try to update a plugin i keep...
the update server is inside an updates/ directory on the same main public_html/ where the WordPress is. But the thing is that if my entire custom class is just ```...
BTW i'm using just this inside my plugin: https://github.com/YahnisElsts/plugin-update-checker/blob/master/plugin-update-checker.php without the other files
Yeah i got debug enabled. No errors at all.
this is really erally weird..tested the same plugin code on a different plugin and its working just fine. Could be that specific plugin with issues ? More on this while...
I think its something in my code. I left my extended class empty without any functions and its working correctly. Any way i can send u my extended server to...
Edit: upon saving the form with either of the bottom 2 options the 2 sublevel radios at the top are no longer checked
If this is going to happen i'd vote for the inclusion of this too https://github.com/wp-e-commerce/WP-e-Commerce/issues/662 Lots of times a customer during checkout enters the wrong email address and he does...
This should be the last step of checkout before payment. /store/checkout/payment/ Also if we add the quantity field update we should also add a way to remove items from teh...