Plugin Directory

Changeset 705756


Ignore:
Timestamp:
04/30/2013 04:20:41 AM (13 years ago)
Author:
scottwerner
Message:

Updated to 1.2

Location:
no-image-link
Files:
5 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • no-image-link/trunk/no-imagelink.php

    r697135 r705756  
    22/*
    33Plugin Name: No Image Link
    4 Plugin URI: http://scottwernerdesign.com/
    5 Description: Defaults the Image Link option when adding a photo to none.
    6 Version: 1.1
     4Plugin URI: http://scottwernerdesign.com/plugins/no-image-link/
     5Description: Defaults the Image Link option when adding a photo to 'none'.
     6Version: 1.2
    77Author: scottwerner
    88Author URI: http://scottwernerdesign.com
  • no-image-link/trunk/readme.txt

    r698706 r705756  
    22Contributors: scottwerner
    33Donate Link: http://scottwernerdesign.com/donate/
    4 Tags: image, images, link, no, none, File URL, URL, default, insert
     4Tags: remove, image, images, picture, link, links, no, none, File URL, URL, insert, default
    55Requires at least: 3.0.1
    66Tested up to: 3.5.1
    7 Stable tag: 1.1
     7Stable tag: 1.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1313== Description ==
    1414
    15 Defaults the Image Link option to 'none' when adding a picture to a page or post.
     15By default, WordPress links images to themselves. A user sees that the image is a link, clicks it and they are then taken to a page of just the image. Then they click 'back' in their browser or move on to another site.
     16
     17You could manually remove the link, but that is a pain. Plus, when handing sites over to clients they shouldn't have to remember to remove it to have a great functioning site.
    1618
    1719== Installation ==
     
    3032When adding a photo, under the 'Image Link' option, choose 'File URL'
    3133
     34= Why do images already have links? =
     35WordPress' default setting is to link images to themselves.
     36
     37= Does this remove links on existing images? =
     38
     39No it does not. You will have to manually remove links off of existing images. You could also just install this plugin when first setting up the site.
     40
     41== Screenshots ==
     42
     431. This is what the default will look like once the plugin is installed and activated.
     44
    3245== Changelog ==
     46
     47= 1.2 =
     48* Updated description
     49* Added more FAQ
     50* Added screenshot
     51* Updated plugin URI link
    3352
    3453= 1.1 =
    3554* Updated the WordPress version it is compatible to.
     55
     56== Upgrade Notice ==
     57
     58= 1.2 =
     59Added correct link to plugin site.
     60
     61= 1.1 =
     62Updates WordPress version compatibility.
Note: See TracChangeset for help on using the changeset viewer.