Jonathan Stegall
Jonathan Stegall
## Describe the bug This is very sporadic and I'm not sure how to consistently reproduce it yet, but I've seen this happen a few times. The situation is that...
## Describe the bug Using a `wysiwyg` type field causes a JavaScript alert when leaving a post edit screen, even when there are no unsaved changes. This appears to be...
What would it take to add an option for preserving capitalization on margin and float styles? Outlook supports these properties, but only if they are capitalized. https://www.emailonacid.com/blog/article/email-development/outlook.com-does-support-margins I've verified this...
I'm starting an early attempt to upgrade our implementation of Column Setter to v2. I tried copying in the new versions without changing anything else just to see what would...
## Expected/Desired Behavior I'd expect to be able to run this repository locally, as is generally the case. I should also be able to run the debug bar. ## Actual...
I noticed #29 was never merged, so I tested it and it still works fine. But I also wanted to be able to check against what was in `$query`, so...
## What does this Pull Request do? This fixes #491 by installing 3.5.0 of Action Scheduler. ## How do I test this Pull Request? - run some tasks that push...
**Is your feature request related to a problem? Please describe.** No, but WPCS 3.0 will be removing the requirement for Yoda conditions. See this post. https://make.wordpress.org/core/2022/06/14/upcoming-disallow-assignments-in-conditions-and-remove-the-yoda-condition-requirement-for-php/ **Describe the solution you'd...
**Is this update related to a problem? Please describe.** No. **Current version the plugin includes** Action Scheduler 3.4.2 **Version to be included** Action Scheduler 3.5.0 **Have you tested this update?...
**Describe the bug** See [this forum post](https://wordpress.org/support/topic/installation-problem-165/). The offending line of code is, at least: ```php // load mappings that match this criteria // in this case, it's all mappings...