shishi-odoshi

0

This Plugin is intended for developers only. It is intended to assist with preventing errors thrown from edge cases. Features Always serve back a post thumbnail in the event 1 is not f

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This Plugin is intended for developers only.

It is intended to assist with preventing errors thrown from edge cases.

Features

  1. Always serve back a post thumbnail in the event 1 is not found

Usage

Ensure you have enable WP_DEBUG

`

define( ‘WP_DEBUG’, true);
`

Thereafter just activate the plugin

NOTE

This plugin does not provide any GUI (yet), nor any settings that can be configured

Upcoming

  1. Integrate a wordpress settings area to control the features from this plugin
  2. Display messages for sidebars that have no widgets attached but have been asked to display