Derrick Koo

Results 7 issues of Derrick Koo

**Is your enhancement related to a problem? Please describe.** Currently, media attachments are only distributed when they're attached to another post type that's being pushed or pulled. They can't be...

type:enhancement
help wanted

Hi @rgalus , I am using this library for a production site (thank you for the library—it's great!) and ran into an issue that stems from that site's heavy use...

Fixes a bug which results in a fatal error due to a missing argument passed to the `get_the_excerpt` filter hook. Fixes https://github.com/Automattic/facebook-instant-articles-wp/issues/1063.

# Bug This Yellow Box warning appears whenever using the `cropImage` method of this library. Maybe due to the use of `_bridge.imageLoader` [here](https://github.com/react-native-community/react-native-image-editor/blob/master/ios/RNCImageEditor.m#L56). ![Simulator Screen Shot - iPhone 11 -...

If updating a post's author and assigning a WP user (not a CAP guest author), the `post_author` field isn't updated even though the `author` taxonomy term is updated. Because the...

Type: bug

#278 introduced `cancelled_date` as an importable column, and also fixed some behavior which was preventing `end_date` from being properly applied to imported subscriptions. However, it also introduced a potential conflict...

bug
Needs Review

## Changes proposed in this Pull Request: Description: Fixes an esoteric bug that only seems to happen when the plugin is installed in a server location that is both unavailable...

type: bug
Stale