Simple Full Screen Background Image - Version 1.2.1

Version Description

  • Updated contributor/author
Download this release

Release Info

Developer scott.deluzio
Plugin Icon 128x128 Simple Full Screen Background Image
Version 1.2.1
Comparing to
See all releases

Code changes from version 1.2 to 1.2.1

Files changed (2) hide show
  1. readme.txt +11 -7
  2. simple-full-screen-background.php +3 -3
readme.txt CHANGED
@@ -1,12 +1,12 @@
1
  === Simple Full Screen Background Image ===
2
- Author: mordauk
3
- Author URI: http://pippinsplugins.com
4
- Plugin URI: http://pippinspages.com/simple-fullscreen-background-image
5
- Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=72HGD7SA97KPE
6
  Tags: background, fullscreen, image, bg image, full screen
7
  Requires at least: 3.6
8
  Tested up to: 4.8
9
- Stable tag: 1.2
10
 
11
  This plugin lets provides a simple way to set an automatically scaled full screen background image.
12
 
@@ -19,13 +19,13 @@ and view your site. The image should now be applied as a full screen background
19
 
20
  = Go Pro! =
21
 
22
- A greatly enhanced Pro version is [available](https://pippinsplugins.com/products/full-screen-background-images-pro/)! Features of the pro version include:
23
 
24
  * Unlimited background images
25
  * Post / page-specific background images
26
  * Multiple images with fade transitions on pages
27
 
28
- Learn more about the Pro version [here](https://pippinsplugins.com/products/full-screen-background-images-pro/).
29
 
30
  == Installation ==
31
 
@@ -41,6 +41,10 @@ Learn more about the Pro version [here](https://pippinsplugins.com/products/full
41
 
42
  == Changelog ==
43
 
 
 
 
 
44
  = 1.2 =
45
 
46
  * Added missing text domains for translation
1
  === Simple Full Screen Background Image ===
2
+ Contributors: scott.deluzio
3
+ Author: scott.deluzio
4
+ Author URI: http://scottdeluzio.com
5
+ Plugin URI: https://fullscreenbackgroundimages.com
6
  Tags: background, fullscreen, image, bg image, full screen
7
  Requires at least: 3.6
8
  Tested up to: 4.8
9
+ Stable tag: 1.2.1
10
 
11
  This plugin lets provides a simple way to set an automatically scaled full screen background image.
12
 
19
 
20
  = Go Pro! =
21
 
22
+ A greatly enhanced Pro version is [available](https://fullscreenbackgroundimages.com/downloads/full-screen-background-images-pro/)! Features of the pro version include:
23
 
24
  * Unlimited background images
25
  * Post / page-specific background images
26
  * Multiple images with fade transitions on pages
27
 
28
+ Learn more about the Pro version [here](https://fullscreenbackgroundimages.com/downloads/full-screen-background-images-pro/).
29
 
30
  == Installation ==
31
 
41
 
42
  == Changelog ==
43
 
44
+ = 1.2.1 =
45
+
46
+ * Updated contributor/author
47
+
48
  = 1.2 =
49
 
50
  * Added missing text domains for translation
simple-full-screen-background.php CHANGED
@@ -2,9 +2,9 @@
2
  /*
3
  Plugin Name: Simple Full Screen Background Image
4
  Description: Easily set an automatically scaled full-screen background images
5
- Version: 1.2
6
- Author: Pippin Williamson
7
- Author URI: http://pippinsplugins.com
8
  */
9
 
10
  function sfsb_textdomain() {
2
  /*
3
  Plugin Name: Simple Full Screen Background Image
4
  Description: Easily set an automatically scaled full-screen background images
5
+ Version: 1.2.1
6
+ Author: Scott DeLuzio
7
+ Author URI: http://scottdeluzio.com
8
  */
9
 
10
  function sfsb_textdomain() {