Plugin Directory

Changeset 718367


Ignore:
Timestamp:
05/26/2013 01:01:30 AM (13 years ago)
Author:
ixthus27
Message:

updated description and added three screenshot images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • image-size-selection/trunk/README.txt

    r717572 r718367  
    11=== WP Image Size Selection ===
    2 Contributors: Alan Smith @Media317
     2Contributors: ixthus27
    33Donate link:
    44Tags: Image Size, Add Images
    55Requires at least: 3.3
    66Tested up to: 3.5.1
    7 Stable tag: 1.0
     7Stable tag: 1.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1313== Description ==
    1414
    15 Allows you to add any available image sizes to the media size selection drop down.
     15The Image Size Selection plugin is designed to add all available image sizes to your Media size selection drop down window.  By default, windows generates a Large, Medium and Thumbnail image size (See Settings/Media for your setting sizes).  Most modern themes, however, include a wide range of additional sizes.
     16
     17Most themes had the add_image to the functions.php file, which adds additional images to your site. These are often used in widgets or specially designed areas of your theme.  By default, these images are not included as an option in your drop down.
    1618
    1719
     
    21232. Activate the plugin through the 'Plugins' menu in WordPress
    2224
     25== Screenshots ==
     26
     271. The default Media Settings in WordPress dashboard.
     282. The default media size selection drop down box.
     293. The media selection drop down box with plugin active.
     30
    2331== Changelog ==
    2432
    25 1.0 - Plugin Release - May 23, 2013
     33= 1.1 =
     34* Updated description
     35* Added screenshots
     36
     37= 1.0 - Plugin Release - May 23, 2013 =
Note: See TracChangeset for help on using the changeset viewer.