cloudinary_wordpress icon indicating copy to clipboard operation
cloudinary_wordpress copied to clipboard

Cloudinary's WordPress plugin

Results 27 cloudinary_wordpress issues
Sort by recently updated
recently updated
newest added

Updated readme.txt with updates regarding the deprecation of the v1 plugin. Replaced the "Contributors and Developers" section with this as we already have that listed below.

@pereirinha - #233 is a little complicated approach. This is an alternate, that should be easier to use.

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...

dependencies

Fixing `DivisionByZeroError` occurring in the `Responsive_Breakpoints` class. ## Approach - If an attachment doesn't have `width` or `height`, the initial image tag will be rendered on the front-end without any...

Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed Allow leading dot for domain...

dependencies
javascript

Issue: #1022 ## Approach Implemented apply_filters in setup_hooks ## QA notes Simple hooks and implemented in test environment.

## Feature description Adding ability to remove dns-prefetch or preconnect via filter hooks.