Changeset 3152399
- Timestamp:
- 09/16/2024 06:53:52 AM (17 months ago)
- Location:
- before-after-image-comparison-slider
- Files:
-
- 35 added
- 2 edited
-
tags/1.0.3 (added)
-
tags/1.0.3/assets (added)
-
tags/1.0.3/assets/css (added)
-
tags/1.0.3/assets/css/admin.css (added)
-
tags/1.0.3/assets/css/style.css (added)
-
tags/1.0.3/assets/js (added)
-
tags/1.0.3/assets/js/admin.js (added)
-
tags/1.0.3/assets/js/script.js (added)
-
tags/1.0.3/before-after-image-comparison-slider.php (added)
-
tags/1.0.3/composer.json (added)
-
tags/1.0.3/composer.lock (added)
-
tags/1.0.3/i18n (added)
-
tags/1.0.3/i18n/baics.pot (added)
-
tags/1.0.3/includes (added)
-
tags/1.0.3/includes/Admin.php (added)
-
tags/1.0.3/includes/Assets.php (added)
-
tags/1.0.3/includes/Metabox.php (added)
-
tags/1.0.3/includes/Post_Type.php (added)
-
tags/1.0.3/includes/Shortcode.php (added)
-
tags/1.0.3/includes/functions.php (added)
-
tags/1.0.3/readme.txt (added)
-
tags/1.0.3/vendor (added)
-
tags/1.0.3/vendor/autoload.php (added)
-
tags/1.0.3/vendor/composer (added)
-
tags/1.0.3/vendor/composer/ClassLoader.php (added)
-
tags/1.0.3/vendor/composer/InstalledVersions.php (added)
-
tags/1.0.3/vendor/composer/LICENSE (added)
-
tags/1.0.3/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.3/vendor/composer/autoload_files.php (added)
-
tags/1.0.3/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.3/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.3/vendor/composer/autoload_real.php (added)
-
tags/1.0.3/vendor/composer/autoload_static.php (added)
-
tags/1.0.3/vendor/composer/installed.json (added)
-
tags/1.0.3/vendor/composer/installed.php (added)
-
trunk/before-after-image-comparison-slider.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
before-after-image-comparison-slider/trunk/before-after-image-comparison-slider.php
r2751204 r3152399 4 4 * Plugin URI: http://wpxon.com/plugins/before-after-image-compariosn-slider 5 5 * Description: A image comparison plugin for WordPress. 6 * Version: 1.0. 26 * Version: 1.0.3 7 7 * Author: WPxon 8 8 * Author URI: http://wpxon.com 9 9 * License: GPL-2.0+ 10 10 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt 11 * Tags: before after, before after slider, before after image, before after image comparison, before after multiple image, compare images, image comparison, before after slider wordpress, before after image, twentytwenty, wordpress before after slider, before after wordpress11 * Tags: before after, before after slider, before after image, before after image comparison, image comparison 12 12 * Text Domain: baics 13 13 * Domain Path: /i18n -
before-after-image-comparison-slider/trunk/readme.txt
r2751212 r3152399 2 2 Contributors: wpxon, stalukder03 3 3 Donate link:https://wpxon.com/ 4 Tags: before after, before after slider, before after image, before after image comparison, before after multiple image, compare images, image comparison, before after slider wordpress, before after image, twentytwenty, wordpress before after slider, before after wordpress4 Tags: before after, before after slider, before after image, before after image comparison, image comparison 5 5 Requires at least: 4.0 6 Tested up to: 6. 07 Stable tag: 1.0. 26 Tested up to: 6.6 7 Stable tag: 1.0.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 45 45 == Changelog == 46 46 47 = 1.0.3 = 48 * WordPress 6.6 compatibility check 49 47 50 = 1.0.2 = 48 51 * WordPress 6.0 compatibility check
Note: See TracChangeset
for help on using the changeset viewer.