WP Manifestindependent plugin directory
manifest / media / fill-murray-thumbnails

Fill Murray Thumbnails

WordPress plugin for slicing filler content. If you use `get_post_thumbnail` or something similar on a post without a featured image, this will grab a Fill Murray for the image size.

by Ethan Clevenger · github.com/ethanclevenger91/fill-murray-thumbnails

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ethanclevenger91/fill-murray-thumbnails/archive/refs/heads/master.zip

Readme

Fill Murray Thumbnails

Contributors: eclev91

Tags: thumbnails

Requires at least: 4.3

Tested up to: 4.3

Stable tag: 4.3

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Trying to get a post thumbnail for a post without a thumbnail will fallback to Fill Murray.

Description

If you don't want to clutter up your WordPress media gallery when doing development, this is for you. Grab a placeholder image every time you do wp_get_attachment_thumbnail_src() or the_post_thumbnail().

Installation

Install via the WordPress Plugin directory

Frequently Asked Questions

Why?

To avoid cluttering up your media library during development.

Support for {placekitten/placecage/your favorite here}

Maybe someday?

Can I contribute?

PRs are welcome! See GitHub.

Screenshots

Changelog

1.0

  • Initial launch!

Read the full README on GitHub →