Cory Birdsong

Results 20 issues of Cory Birdsong

When I am looking for a Javascript library, a primary concern is figuring out how many kilobytes it will add to page weight. It would be great if you could...

enhancement

It would be nice if you could supply a file path when registering an icon instead of having to cram the SVG markup into a Javascript variable.

Enhancement

When adding custom icons, ot would be great if you didn't have to jump through [the hoops of registering a script and adding a filter](https://nickdiego.com/adding-custom-icons-to-the-icon-block/) and could just creating a...

Enhancement

It would be really handy if you could link directly to the list of pages for a particular block, like /wp-admin/tools.php?page=find-my-blocks&block=core/whatever. Right now the URL stays /wp-admin/tools.php?page=find-my-blocks the entire time.

Used this as the basis for an extremely simple documentation site, and noticed the template filter `rssLastUpdatedDate` does not handle an empty `collections.posts` gracefully. Sidestepping the error is pretty simple:...

# Bug Report ## Expected Behavior A CSV export should contain all the data Stream has. ## Actual Behavior The export is cut off at 10,000 items. ## Steps to...

# Bug Report ## Expected Behavior The item count should accurately reflect how many records are in Stream after it is updated with Javascript. ## Actual Behavior The item count...

If would be great there was a way to add a reset button to clear the filter, either by `type="reset"`[^1]or a data attribute: `Reset` `Reset` Bonus points if you could...

It would be interesting if Fedifinder showed prominent stats on the number of Twitter accounts you follow with a detected fediverse handle as a percentage, like "32% of your follows...

Hi! This adds a "Post Format" attachment to the notification when a post has a post format other than "Standard". It also restructures the logic to exclude "Post Tags" or...