Dave Ryan

Results 13 comments of Dave Ryan

In some ways very similar to how `Regenerate Thumbnails` works with a REST Endpoint using pagination. https://plugins.trac.wordpress.org/browser/regenerate-thumbnails/trunk/includes/class-regeneratethumbnails-regenerator.php#L447 Another idea that wouldn't require the overhead of a taxonomy may be just...

Is the `$selection = ' ';` supposed to lack a `self:`? All the other attributes have it: https://github.com/INN/link-roundups/blob/master/inc/lroundups/browser-bookmark.php#L165-L177

gonna give it a shot now. it might be different because that $selection isn't coming via the scraper? haven't looked close enough yet. and still haven't found where the selected...

:grimacing: causes a fatal error so that's not it...

Yep still causes fatal error. Here's the old argo-links code where the selection was passed. there was some kind of vimeo embed thing too. https://github.com/argoproject/argo-links/blob/master/argo-this.php#L378 Then this is where that...

Ok sounds good that's more elegant. So something to this effect?

@adamziel happy to add a PR. Had a lot of fun tinkering yesterday! I have a small short list I need to review of issues and perhaps open some here....

Started on this over the weekend, close to an MVP but not quite complete. Saw [your tweet](https://twitter.com/helenhousandi/status/719693255487713280) and figured I'd push up what I had. Feedback welcome! https://github.com/dryanmedia/patterns

@helen agreed, how/where are y'all planning on "taking stock"? happy to pitch in. in building that, finding a number of patterns that have very use-specific class selectors that could be...

@scarstens we've had issues with defining this in the past... dirs disappeared, have we checked this doesn't relocate asset?