Plugin Directory

Changeset 1704917


Ignore:
Timestamp:
07/29/2017 10:56:17 AM (9 years ago)
Author:
harryrobinson
Message:

Small changes to version and links

Location:
wp-smoother/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-smoother/trunk/README.txt

    r1704915 r1704917  
    2121*   Editable scroll distance ( in pixels )
    2222*   Editable scroll animation time ( in milliseconds )
    23 
    24 <div>
    25   <p style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">
    26      
    27   </p>
    28 </div>
    2923
    3024<p style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">
  • wp-smoother/trunk/wp-smoother.php

    r1704912 r1704917  
    88 * Plugin Name:       WP Smoother
    99 * Description:       Make your site smoother than your dads head with features such as: smooth anchor scrolling, smooth mouse wheel scrolling and page load fade animations.
    10  * Version:           1.0.0
     10 * Version:           1.1.0
    1111 * Author:            Harry Robinson
     12 * Plugin URI: https://www.linkedin.com/in/harry-robinson-0660a6126/
     13 * Author URI:https://www.linkedin.com/in/harry-robinson-0660a6126/
    1214 * License:           GPL-2.0+
    1315 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
     
    1517 * Domain Path:       /languages
    1618 */
     19
     20
     21
     22
     23
     24
    1725
    1826// If this file is called directly, abort.
Note: See TracChangeset for help on using the changeset viewer.