Jer Clarke

Results 35 issues of Jer Clarke

Hi, I was really excited because FF was exactly what I wanted, but so far I can't get it to work. Not sure if my problem is a bug or...

I've been getting this error for a long time now. It happens in `Html.php`->`do_panel_menu_item()` ```php protected function do_panel_menu_item( $id, array $menu ) { error_log(print_r($menu, 'return')); printf( '%2$s', esc_attr( $menu['href'] ),...

bug
dispatcher:html
collector:db_queries

Hi, thanks for this extension! This is a small thing, but the following instruction got me tripped up for awhile: > In your project, go to the debugger and hit...

docs

## Bug Description This is a continuation of #4358 where the same problem applied to `amp-facebook` and was fixed. The premise is that these `amp-*` objects should be in the...

P2
Embeds
WS:Core
Punted

re: #953 Small fix to ensure that before inserting the `ia:markup_url` meta tag, we check that we're on a single-post screen (`is_singular()` which is true for posts, pages and CPT...

## Is your feature request related to a problem? Please describe. In both VS Code and PHPStorm, when I look at a test file for the `wpunit` suite, the actual...

enhancement

Note: Noticed this while working on #506 and they work on the exact same area of the code, so it may be tricky to merge them both. You could easily...

[Status] Ready to Merge

Related to #265 (don't allow subscribing users who won't be able to log into post due to insufficient permissions) this would solve the larger problem in a way that feels...

[Priority] Low
Enhancement
Module: Notifications

I didn't notice this until we were about to launch but for us it's fundamentally a dealbreaker. When a user sees the Notifications box on a post editor they can...

Enhancement
Module: Notifications
[Status] Needs Patch

### Expected behavior: - When unticking the post author in `Notifications` metabox, they get unsubscribed - OR If they aren't actually unsubscribed, we get a red flash instead of green...

Enhancement
Module: Notifications