Changeset 3444707
- Timestamp:
- 01/22/2026 10:43:36 AM (2 months ago)
- Location:
- fullscreen-background/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
fullscreen-background.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fullscreen-background/trunk/README.txt
r3444698 r3444707 5 5 Requires PHP: 5.6 6 6 Requires at least: 5.6 7 Tested up to: 6. 98 Stable tag: trunk9 Version: 2.0. 67 Tested up to: 6.8 8 Stable tag: 2.0.5 9 Version: 2.0.5 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
fullscreen-background/trunk/fullscreen-background.php
r3444698 r3444707 17 17 * Plugin URI: https://www.enweby.com/product/fullscreen-background/ 18 18 * Description: Lightweight plugin to add Fullscreen Background image or video on your WordPress site by Enweby. 19 * Version: 2.0. 619 * Version: 2.0.5 20 20 * Author: Enweby 21 21 * Author URI: https://www.enweby.com/ … … 101 101 * Rename this for your plugin and update it as you release new versions. 102 102 */ 103 define( 'FULLSCREEN_BACKGROUND_VERSION', '2.0. 6' );103 define( 'FULLSCREEN_BACKGROUND_VERSION', '2.0.5' ); 104 104 /** 105 105 * Plugin base name.
Note: See TracChangeset
for help on using the changeset viewer.