get-the-image icon indicating copy to clipboard operation
get-the-image copied to clipboard

Project overhaul - Must read for developers

Open justintadlock opened this issue 6 years ago • 1 comments

I'm rewriting this entire project as a new script called Hybrid Carbon. You can find the repo here: https://github.com/justintadlock/hybrid-carbon

Get the Image (GTI) has served as both a standalone plugin and drop-in script for theme authors over these past 10+ years now. But, that's been a bit of a maintenance headache for me. Therefore, the Hybrid Carbon project was born.

Hybrid Carbon is going to be the actual code behind both the GTI plugin and the drop-in script for theme authors.

It will eventually be made available as a Composer package. GTI will load it as a dependency, of course. And, theme authors can make it a dependency for their themes if needed.

This was a decision I needed to make to help move this project forward.

I'll be rolling out Hybrid Carbon as a theme drop-in within a few months. It could be early 2019 before I start adding it to the plugin. This ticket is meant to serve as an early heads up.

GTI will definitely still be living on as a plugin. I'm just organizing things a bit better, more or less.

Please do check out the new project and provide any feedback.

justintadlock avatar Jun 29 '18 21:06 justintadlock

The project is now at a good testing stage.

It's available on Packagist as a Composer package now too: https://packagist.org/packages/justintadlock/hybrid-carbon

justintadlock avatar Jul 03 '18 16:07 justintadlock