PHPackages                             voceconnect/wp-generate-new-image-sizes - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. voceconnect/wp-generate-new-image-sizes

ActiveLibrary

voceconnect/wp-generate-new-image-sizes
=======================================

Generates newly sized images upon request of new registered image size

1.3.3(10y ago)21.3kGPLv2+PHP

Since Dec 5Pushed 10y ago13 watchersCompare

[ Source](https://github.com/voceconnect/wp-generate-new-image-sizes)[ Packagist](https://packagist.org/packages/voceconnect/wp-generate-new-image-sizes)[ RSS](/packages/voceconnect-wp-generate-new-image-sizes/feed)WikiDiscussions master Synced today

READMEChangelog (2)DependenciesVersions (9)Used By (0)

WP Generate New Image Sizes
===========================

[](#wp-generate-new-image-sizes)

Contributors: kevinlangleyjr, voceplatforms
Tags: image, sizes, resize
Requires at least: 3.3
Tested up to: 3.9
Stable tag: 1.3.3
License: GPLv2 or later
License URI:

Description
-----------

[](#description)

Generates newly sized images upon request of new registered image size

Installation
------------

[](#installation)

### As standard plugin:

[](#as-standard-plugin)

> See [Installing Plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).

### As theme or plugin dependency:

[](#as-theme-or-plugin-dependency)

> After dropping the plugin into the containing theme or plugin, add the following:

```
if( ! class_exists( 'WP_Generate_New_Image_Sizes' ) ) {
	require_once( $path_to_plugin . '/wp-generate-new-image-sizes.php' );
}
```

Usage
-----

[](#usage)

Upon request of image with a newly registered size, the plugin will generate a new image file with that specific size

Changelog
=========

[](#changelog)

**1.3.3**
*Fixing file write bug.*

**1.3.2**
*Fixing warning with empty filepath for `file_put_contents`.*

**1.3.1**
*Fixing issue with \_load\_image\_to\_edit\_path - undefined variable.*

**1.3**
*Using our own `_load_image_to_edit_path` if the file does not exist.*

**1.2**
*Making directory for file if it does not exist - related to the fix for 1.1.*

**1.1**
*Fixing remote file issue with 3.9.*

**1.0**
*Initial release.*

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~93 days

Recently: every ~103 days

Total

7

Last Release

3980d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/60c26d865c2615b90378cd9d45d70e3d11f58de984e6831a125ec22672c1d390?d=identicon)[voceconnect](/maintainers/voceconnect)

---

Top Contributors

[![kevinlangleyjr](https://avatars.githubusercontent.com/u/877634?v=4)](https://github.com/kevinlangleyjr "kevinlangleyjr (2 commits)")

### Embed Badge

![Health badge](/badges/voceconnect-wp-generate-new-image-sizes/health.svg)

```
[![Health](https://phpackages.com/badges/voceconnect-wp-generate-new-image-sizes/health.svg)](https://phpackages.com/packages/voceconnect-wp-generate-new-image-sizes)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
