PlaceHodor

Description

Substitute / replace missing images by a default image.

The plugin will (try to) display / generate the good size (width and height) of the image missing.
You can choose to replace the image by one picture uploaded in the Placehodor settings page.
Or you can choose to replace the images missing by images from the placeholder webservices “Placehold.co”, “Placeimg.com” or “Picsum.photos”.

In the 1.3.0 version, the service “Placeholder.com” was replaced by “placehold.co”, and “Placeimg.com” was removed (not exists anymore).

With 1.2.0, the plugin will try to replace images broken from external source and also manage image loaded after the document was ready (by ajax or lazy load).

Since 1.1.0, you can choose to set a default thumbnail to all the posts that are not set.

You can contact me :

  • My blog: https://xuxu.fr
  • My Twitter account: https://twitter.com/xuxu

Screenshots

  • You have 3 modes of substitution available : Solo / Placeholder.com / Picsum.photos
  • Upload the image that will substitute the images missing
  • This image will substitute the images missing
  • Use the webservice “Placeholder.com” (options: text, text color, background color)
  • Use the webservice “Picsum.photos” (options: normal, grayscale, blur)
  • Before PlaceHodor set
  • After PlaceHodor set
  • Activate a default thumbnail for the posts
  • A default post thumbnail is set

Installation

  1. Extract and upload the directory placehodor to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Check if Permalink setting is not set on “Plain”

FAQ

Not yet

Wait for it.

Reviews

9, Marzu de 2022 1 reply
… on broken images or images removed from Media Library. Little enhancement suggestion: Option for something like a little JS-snippet, that removes the former figcaption if set. (just a simple nextsibling and remove combination) Nice 🙂
Read all 3 reviews

Contributors & Developers

“PlaceHodor” is open source software. The following people have contributed to this plugin.

Contributors

“PlaceHodor” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “PlaceHodor” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.3.2

  • Fix select font display

1.3.1

  • Update description and tags
  • Clean old scripts

1.3.0

  • Replace external service down (placeholder.com by placehold.co)
  • Remove external service down (placeimg.com)

1.2.0

  • Replace image broken from external source

1.1.0

  • Can display a random post thumbnail if this option is activated
  • Debug display random thumbnail
  • Code Rework

1.0.0

  • Hello world!
  • first Release.