Kevin Fodness

Results 43 issues of Kevin Fodness

Various systems reset the stats array to an empty array, which deletes all of the keys, such as `'get'` and `'add'`. Common examples include: * WordPress core's PHPUnit abstract testcase,...

### Description of the bug WordPress.org truncates changelogs that are over 5000 words. As of a recent release, we hit that cap, and need to proactively remove older changelog entries....

documentation

### Description It's a common pattern for publishers to include a sidebar or aside element to appear alongside their content, which doesn't translate well (if at all) into Apple News...

enhancement

### Description WordPress recently introduced support for a new [Footnotes block](https://wordpress.org/documentation/article/footnotes-block/) and we should add support for it in the plugin as well. ### Use Case When a user uses...

enhancement

### Description of the bug If an excerpt is not manually being specified, Apple News will pick up the first component marked as "body" and use that. However, the Date...

bug
php

### Description of the bug Body elements can be aligned left/right/center/justified in WordPress, but that doesn't carry over to Apple News. We need to be able to honor the proper...

bug

### Description of the bug Currently, blockquote styles set via Customize JSON are being applied to both Blockquote and Pullquote elements. The separate settings should be applied separately depending on...

bug

### Description Currently, [text styles](https://github.com/alleyinteractive/apple-news/blob/develop/includes/apple-exporter/builders/class-text-styles.php) are only able to be customized using the monospaced font options in the theme editor, but the JSON itself is not customizable in Customize JSON....

enhancement

### Description Image caption styles could be improved in the preinstalled themes. Specifically: 1. Decrease margin between image and caption to 10 2. Increase margin between caption and content below...

enhancement

Per this issue: https://github.com/10up/brightcove-video-connect/issues/287 there appears to be a problem with this plugin's compatibility with some changes in Brightcove Video Connect version 2.7.0, which need to be addressed.

bug