WP-Choose-Thumb

WP-Choose-Thumb Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 10,129 downloads
WP-Choose-Thumb Icon

Try plugin: WP-Choose-Thumb

We'll create fresh WordPress site with WP-Choose-Thumb installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About WP-Choose-Thumb

A simple way to add a default thumbnail to your post.

1


0


0


0


0

updated: 11 years ago
since: 15 years ago
author: Dave Ligthart

Description

A simple way to choose a default thumbnail for your post.

Works alongside the featured image core functionality.

For theme usage:

Add this function where you want the thumbnail to appear

<?php if(function_exists('wct_thumb')){ wct_thumb(); } ?>