-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathreadme.txt
80 lines (49 loc) · 3.46 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
=== Media Tools ===
Contributors: c3mdigital
Tags: media, media library, images, featured images, post thumbnails, timthumb
Requires at least: 3.1
Tested up to: 3.5 beta 1
Stable tag: 1.1
Donate link: http://www.redcross.org/
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A set of tools to help manage your media library. Imports external images and attaches them to your posts, pages or custom post types.
== Description ==
A set of tools to help manage your media library.
Big improvements are coming to the WordPress media library in 3.5. If your not using the media library this plugin will import all the external images found in your posts or pages and import them into the media library and attach them.
This plugin will help you recover from your Timthumb addiction. If you have been using Timthumb now is the time to come clean.
The Tools
* Import and attach - imports and attaches all external referenced images in your posts
* Set Featured Image - finds the first attached image to post and sets it as the featured image
* Add post thumbnail support to your site set thumbnail sizes
Control and filter the import script by post type, author, date range, or category.
Ajax interface that imports, attaches and sets featured images with one click.
Integrates with the Regenerate Thumbnails plugin to regenerate thumbnail crops based on newly selected image sizes
== Installation ==
1. Upload the media-tools folder to your wp-content/plugins dir and activate through the dashboard or
2. Install or upload directly from the admin dashboard
The options and tools are located under the tools menu.
**Please Note: Requires PHP 5.2**
== Frequently Asked Questions ==
= What does this plugin do? =
This plugin allows you to go through all your posts, pages, or custom post types and import any externally referenced images into your media library
and attaches them to the post and can even set the first image as the featured image.
It also enables post thumbnail support if your current theme does not support post thumbnails. You can even define a custom thumbnail image size.
= I moved my website to a new domain and server and none of my images are showing in the media library or in my posts. How can I fix this? =
If the images are still on the old server you can use this plugin to re import all of them into your media library. You will want to first delete your
your images from the media library so it un attaches the broken links from your posts then run the import tool to re attach them and import them back into
your media library.
= Isn't it illegal to download images and show them on my website? =
If you do not have permission to use the images then yes it is a copyright violation to use other peoples images on your website. It is your
responsibility to make sure you have legal right to use any images. PLEASE DON'T USE THIS PLUGIN TO VIOLATE COPYRIGHT LAWS!
= Where can I get support for this plugin? =
For immediate support you can check the #WordPress IRC channel on irc.freenode.net and see if I'm available to help you. Just type ping c3mdigital
and if I'm around I will be glad to help. You can also use the WordPress support forums and I will try to answer as soon as possible.
== Screenshots ==
1. The Import and Attachment Tools
2. The Add additional image sizes options page
== Changelog ==
= 1.0 =
* Initial version added to WordPress.org
== Upgrade Notice ==
Upgrade? This is the first version you don't need to upgrade yet...