Adam Silverstein

Results 72 issues of Adam Silverstein

### Description of the Change Filter whether Distributor should update distributed post statuses when the origin post status changes. Closes https://github.com/10up/distributor/issues/112. ### Benefits Enables distributing post status when desired, eg....

type:enhancement
needs:documentation
needs:refresh

### Updating post status What happens when a post that has been distributed is published, or changed from published to draft (or moved to the trash) Opening this issue to...

type:enhancement

This feedback is from a code review by @tomjn: - The Update checker uses htmlentities in places were esc_html should be used - The Update checkers uses @ operators to...

help wanted

This feedback is from a VIP code review by @tomjn - opening this issue to keep track of it. > As I mentioned on the previous distributor reviews, I feel...

type:enhancement
help wanted

The client is bundled in WordPress 4.7, so if the plugin is installed in that version or newer, we should disable it.

Hi @chase-moskal I was working on testing capability based conditional loading for `webp-hero` and found you were already considering adding something directly (https://github.com/chase-moskal/webp-hero/issues/42#issuecomment-894623401). So I decided to try and contribute...

Fixes an issue where logged in users could not authenticate requests with their OAuth credentials. - Removes hooking of `authenticate` on `determin_current_user` (which doesn't run or runst too late when...

Addresses https://github.com/WordPress/theme-check/issues/402

While it has been widely known that [you might not need jQuery](https://youmightnotneedjquery.com/) for most of your interactive theme features, jQuery is still a common JavaScript dependency found in WordPress themes...

help wanted
high priority