Remco Tolsma

Results 42 issues of Remco Tolsma

I am researching how we can document WordPress filters and actions with phpDocumentor, for example: ```php

In the Pronamic Pay plugin we have an integration for many Dutch (iDEAL) payment providers. For marketing purposes we are looking for an SVG version of the Event Espresso logo....

category:assets
type:support ❤️
status:feedback-needed

It would be nice if the entry views HTML count is also updated with JavaScript. Now the entry views count value is not always up-to-date on sites with page caching...

It could be useful to other developers if we make it easier to detect when code is executing in the context of the Action Scheduler queue. There are various patterns/strategies...

type: enhancement
priority: normal

All the iDEAL issuer SVG images are `32` `×` `24`, see for example: - https://www.mollie.com/external/icons/ideal-issuers/ABNANL2A.svg - https://www.mollie.com/external/icons/ideal-issuers/INGBNL2A.svg - etc. The new iDEAL issuer N26 however is `30` `×` `30`: -...

> We don't intentionally add dead links, we just link, there is a difference? A 404 message or something similar. is not necessarily a big deal, then it is also...

> Thanks for your advice. BTW I noticed a typo in your plug in the Settings page see this screenshot: > > https://ps.w.org/pronamic-ideal/assets/screenshot-9.png?rev=2163687 > > It should be “Separator” not...

https://github.com/pronamic/wp-pay-core/blob/5ec06f5d31a3125d6912aecae6934c7f5e221009/src/Subscriptions/SubscriptionsModule.php#L105-L151 Something like: http://pay.local/?subscription=XXX&key=subscr_XXX&view=subscription or should we implement some rewrite rules? http://pay.local/abonnement-inzien/{secret_40_chars_sha_1_hash} http://pay.local/abonnement-inzien/9cf95dacd226dcf43da376cdb6cbba7035218921 Tools like Google Drive, Dropbox, Payt (https://factuurinzien.nl/) also use secrets in their public links. ```php

enhancement