-
Example - 1
> if ( empty( $intermediary_id )
> || ! is_numeric( $intermediary_id )
> || empty( $campaign_id )
> || ! is_numeric( $campaign_id ) ) {
>
> }
Example - 2
> if ( empty( $inte…
-
Hi, thanks for writing this plugin. I have a huge performance improvement compared to ImageMagick. Unfortunately, when switching to VIPS on my production environment, I noticed that one particular siz…
-
When attempting to create a course completion page using [these instructions](https://senseilms.com/celebrating-wins-with-the-course-completed-page/), I'm directed to a blank screen at `..wp-admin/adm…
-
While a discussion broke out years ago [around a commenting API](https://github.com/WordPress/gutenberg/issues/3026), this issue seeks to be a gathering place on what in line commenting could look lik…
-
React-DOM is required in batch.jsx and React is required/imported in all source js(x) files. Because of that, React and React-DOM is getting bundled up in batch.min.js.
Right now, those libraries o…
-
Hello! I'm the libvips maintainer. This is very cool!
I had a couple of suggestions after looking through the code that could improve performance and drop memory use.
## Use `thumbnail`, if you …
-
By default Jetpack does not cache responses from Instagram oembeds. Using `add_filter( 'instagram_cache_oembed_api_response_body', '__return_true' );` will cache (~1-2 hours,
randomly set) instagram…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
**Describe the bug**
Modals containing an iframe, e.g., from an embed, will incorrectly/unexpectedly close when `shouldCloseOnClickOutside` is enabled.
**To reproduce**
Steps to reproduce the beh…
-
### Describe the bug
The cover image in the block seems to be not loading via a https link. this is an error report from Google Page Speed Insights Error on the image I'm using in the mailster block …