Plugin Directory

Changeset 2122002


Ignore:
Timestamp:
07/12/2019 11:08:11 AM (7 years ago)
Author:
ramjon27
Message:

Update some code

Location:
insert-image-alt-text
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • insert-image-alt-text/tags/1.0/README.txt

    r2121966 r2122002  
    11=== Plugin Name ===
    22Contributors: ramjon27
    3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LAKCTS675QB26&source=url
    4 Tags: comments, spam
    5 Requires at least: 3.0.1
    6 Tested up to: 3.4
    7 Stable tag: 4.3
     3Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EXQDL6JVVGBQL&source=url
     4Tags: alt-text, image, seo
     5Requires at least: 4.9
     6Tested up to: 5.2.2
     7Stable tag: 1.0
     8Requires PHP: 5.2.4
    89License: GPLv2 or later
    910License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5253
    53541. The Insert Image Alt Text helps you to determine all the images with/without alt text.
     552. Once plugin is installed, you can easily click the button to add alt text to all images that don't have alt text.
    5456
    5557== Changelog ==
  • insert-image-alt-text/trunk/README.txt

    r2121971 r2122002  
    22Contributors: ramjon27
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LAKCTS675QB26&source=url
    4 Tags: comments, spam
     4Tags: seo, alt-images, image
    55Requires at least: 3.0.1
    6 Tested up to: 3.4
    7 Stable tag: 4.3
     6Tested up to: 5.2
     7Stable tag: 4.9
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • insert-image-alt-text/trunk/admin/partials/insert-image-alt-text-admin-display.php

    r2121971 r2122002  
    7272                                ); ?></span></h2>
    7373                        <div class="inside">
    74                             <p><?php esc_attr_e( 'This is a one use tool to put alt text in all images that doesn\'t have alt text. This plugin has a feature to put alt text during uploading. Whatever the file name of your image then it would be the alt text of that image as well.' ); ?></p>
     74                            <p><?php esc_attr_e( 'This is a one use tool to put alt text in all images that doesn\'t have alt text.' ); ?></p>
    7575                        </div>
    7676                    </div>
Note: See TracChangeset for help on using the changeset viewer.