jQuery Smooth Scroll - Version 1.0.12

Version Description

  • Youtube video added
Download this release

Release Info

Developer BlogSynthesis
Plugin Icon 128x128 jQuery Smooth Scroll
Version 1.0.12
Comparing to
See all releases

Code changes from version 1.0.11 to 1.0.12

Files changed (2) hide show
  1. plugin.php +1 -4
  2. readme.txt +1 -1
plugin.php CHANGED
@@ -1,4 +1 @@
1
- <?php
2
- Plugin Name: jQuery Smooth Scroll
3
- Plugin URI: http://www.blogsynthesis.com/wordpress-jquery-smooth-scroll-plugin/#
4
  Copyright 2012 Anand Kumar (blogsynthesis.com)
5
  This program is free software; you can redistribute it and/or modify
6
  it under the terms of the GNU General Public License, version 2, as
7
  published by the Free Software Foundation.
8
  This program is distributed in the hope that it will be useful,
9
  but WITHOUT ANY WARRANTY; without even the implied warranty of
10
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
  GNU General Public License for more details.
12
  You should have received a copy of the GNU General Public License
13
  along with this program; if not, write to the Free Software
14
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
15
 
16
  Kindly check README.txt for more details about the plugin.
17
 
18
  // Load JavaScript and stylesheets
19
  $this->register_scripts_and_styles();
20
 
21
- function display_link() {
22
 
23
 
24
 
25
 
 
26
  Copyright 2012 Anand Kumar (blogsynthesis.com)
27
  This program is free software; you can redistribute it and/or modify
28
  it under the terms of the GNU General Public License, version 2, as
29
  published by the Free Software Foundation.
30
  This program is distributed in the hope that it will be useful,
31
  but WITHOUT ANY WARRANTY; without even the implied warranty of
32
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33
  GNU General Public License for more details.
34
  You should have received a copy of the GNU General Public License
35
  along with this program; if not, write to the Free Software
36
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
37
 
38
  Kindly check README.txt for more details about the plugin.
39
 
40
  // Load JavaScript and stylesheets
41
  $this->register_scripts_and_styles();
42
 
43
 
44
 
45
 
46
 
 
 
 
1
  Copyright 2012 Anand Kumar (blogsynthesis.com)
2
  This program is free software; you can redistribute it and/or modify
3
  it under the terms of the GNU General Public License, version 2, as
4
  published by the Free Software Foundation.
5
  This program is distributed in the hope that it will be useful,
6
  but WITHOUT ANY WARRANTY; without even the implied warranty of
7
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8
  GNU General Public License for more details.
9
  You should have received a copy of the GNU General Public License
10
  along with this program; if not, write to the Free Software
11
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
12
 
13
  Kindly check README.txt for more details about the plugin.
14
 
15
  // Load JavaScript and stylesheets
16
  $this->register_scripts_and_styles();
17
 
 
18
 
19
 
20
 
21
 
22
+ <?php
23
  Copyright 2012 Anand Kumar (blogsynthesis.com)
24
  This program is free software; you can redistribute it and/or modify
25
  it under the terms of the GNU General Public License, version 2, as
26
  published by the Free Software Foundation.
27
  This program is distributed in the hope that it will be useful,
28
  but WITHOUT ANY WARRANTY; without even the implied warranty of
29
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
30
  GNU General Public License for more details.
31
  You should have received a copy of the GNU General Public License
32
  along with this program; if not, write to the Free Software
33
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
34
 
35
  Kindly check README.txt for more details about the plugin.
36
 
37
  // Load JavaScript and stylesheets
38
  $this->register_scripts_and_styles();
39
 
40
 
41
 
42
 
43
 
readme.txt CHANGED
@@ -1 +1 @@
1
- === jQuery Smooth Scroll ===
1
+ === jQuery Smooth Scroll ===