Pippin Williamson

Results 111 comments of Pippin Williamson

I definitely would love to see a pull request :)

I've just added you to the repo. On Fri, Oct 3, 2014 at 9:48 AM, shazahm1 [email protected] wrote: > @pippinsplugins https://github.com/pippinsplugins How would I submit a > PR to EDD-SL?...

@shazahm1 I don't use that one but I do use this: https://github.com/dannyvankooten/edd-sl-api-endpoint

I'm using it on the EDD site right now and it seems to work really well.

See https://github.com/easydigitaldownloads/easy-digital-downloads/issues/5418 for additional discussion.

EDD was originally built to retain 100% of functionality with and without Javascript. To achieve this, we leveraged a combination of `input` elements and `a` elements. The input fields are...

The problem here isn't so much that the ajax selector is too specific, it's that we do not hide the input field on ajax success. We don't because we assume...

To replicate: 1. Add `[downloads]` to a page 2. Install EDD Infinite Scroll and enable the option globally https://wordpress.org/plugins/edd-infinite-scrolling/ 3. On `master`, view the page with `[downloads]` and scroll to...

Quick notes on some items this needs to cover: - Tabbed interface with API to add new tabs for extensions - Continued but deprecated support for all existing shortcodes -...

All shortcodes will continue to work exactly as is, we just won't be making continued improvements to them. No deprecated notices. New tabs will be able to be added via...