Plugin Directory

Changeset 2371393


Ignore:
Timestamp:
08/29/2020 04:02:15 AM (6 years ago)
Author:
wsaiful
Message:

Tested with latest WordPress version

Location:
ss-link-hover-effect/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ss-link-hover-effect/trunk/README.txt

    r2310834 r2371393  
    55Description: This plugin will use hover effects of your post inside links.
    66Author: Shiful Islam
    7 Version: 3.0.2
     7Version: 3.0.3
    88Author URI: http://bn.hs-bd.com
    9 
    10 Tags: Hover effects, link hover, effects, mouse-over, link hover effects, animated links
     9Tags: hover effects, link, hover, effects, mouse-over, link hover effects, animated links
    1110Requires at least: 4.0
    12 Tested up to: 5.4.1
    13 Stable tag: 3.0.0
     11Tested up to: 5.5.0
     12Stable tag: 3.0.3
    1413License: GPLv2 or later
    1514License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1918
    2019== Description ==
    21 Just few effects and animation on mouse hover about text links or anchor links.
     20Just few effects and animation while mouse hover about text links or anchor links.
    2221
    2322
  • ss-link-hover-effect/trunk/ss-link-hover-effect.php

    r2310844 r2371393  
    22/**
    33 * @package SS Link Hover Effect
    4  * @version 3.0.2
     4 * @version 3.0.3
    55 */
    66/*
    7 Plugin Name: SS Link Hover Effect
    8 Plugin URI: http://sobshomoy.com/plugins/ss-link-hover
    9 Description: This plugin will use  wp page and post inside links hover effects. Very nice mouse hover effect for your post inside link. Easy to install and use. Support major theme and major wp versions.
    10 Author: Shiful Islam
    11 Version: 3.0.2
    12 Author URI: http://bn.hs-bd.com
     7* Plugin Name:        SS Link Hover Effect
     8* Plugin URI:         http://sobshomoy.com/plugins/ss-link-hover
     9* Description:        This plugin will use  wp page and post inside links hover effects. Very nice mouse hover effect for your post inside link. Easy to install and use. Support major theme and major wp versions.
     10* Version:            3.0.2
     11* Requires at least:  4.0
     12* Requires PHP:       7.2
     13* Tested up to:       5.5.0
     14* Author:             Shiful Islam
     15* Author URI:         http://bn.hs-bd.com
     16* License:            GPL v2 or later
     17* License URI:        https://www.gnu.org/licenses/gpl-2.0.html
    1318*/
    1419
Note: See TracChangeset for help on using the changeset viewer.