This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/image-to-postlist
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Plugin Name === Contributors: jondor Donate link: http://plugins.funsite.eu/image-to-postlist/ Tags: widget,rss, per page, plugin Requires at least: 3.0.1 Tested up to: 4.2 Stable tag: 1.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds the featured image icon to the postlist. == Description == This plugin adds the featured image icon to the post and pageslist. Makes it easier to keep the photo's of the mushrooms appart..;-) Actually I was supprised I couldn't find this function as a plugin yet. Maybe I just didn't look well enough. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. go to your postlist or pagelist and enjoy == Frequently Asked Questions == = Why did you write this widget? = I run a photoblog where posts are 99% for posting images through the featured image feature. = I want only posts/pages to show the featured images = Yes, that can happen to the best.. Go to the screenoption in the top of the pages or posts screen, open and remove the x in the featured image option. It's not always about userinterfaces and difficult sollutions..;) == Screenshots == 1. screendump == Changelog == = 1.5 = Changed to my basic class framework made the imagec clickable too Added basic support for custom posttypes. = 1.4 = code cleanup Made translatable and added dutch translation. = 1.3 = Fixed some compatability issues = 1.2 = Why only the posts and not the pages? Yep.. you're right.. so that's what's added. The pages show their featured image now too. = 1.1 = Whoever made the svn folder at Wordpress named the plugin image-to-postlist instead of image-in-postlist.. Guess renaming is the easy way out.. = 1.0 = First release == Upgrade Notice == Nothing yet.