Changeset 1774519
- Timestamp:
- 11/24/2017 07:58:27 AM (8 years ago)
- Location:
- sif
- Files:
-
- 44 added
- 1 edited
-
tags/1.02 (added)
-
tags/1.02/LICENSE.txt (added)
-
tags/1.02/README.txt (added)
-
tags/1.02/admin (added)
-
tags/1.02/admin/class-sif-admin.php (added)
-
tags/1.02/admin/css (added)
-
tags/1.02/admin/css/sif-admin.css (added)
-
tags/1.02/admin/images (added)
-
tags/1.02/admin/images/no-image.jpg (added)
-
tags/1.02/admin/index.php (added)
-
tags/1.02/admin/js (added)
-
tags/1.02/admin/js/sif-admin.js (added)
-
tags/1.02/admin/partials (added)
-
tags/1.02/admin/partials/sif-admin-display.php (added)
-
tags/1.02/assets (added)
-
tags/1.02/assets/banner-1544x500.jpg (added)
-
tags/1.02/assets/banner-772x250.jpg (added)
-
tags/1.02/assets/icon-128x128.jpg (added)
-
tags/1.02/assets/icon-256x256.jpg (added)
-
tags/1.02/assets/screenshot-1.jpg (added)
-
tags/1.02/assets/screenshot-2.jpg (added)
-
tags/1.02/assets/screenshot-3.jpg (added)
-
tags/1.02/includes (added)
-
tags/1.02/includes/class-sif-activator.php (added)
-
tags/1.02/includes/class-sif-deactivator.php (added)
-
tags/1.02/includes/class-sif-i18n.php (added)
-
tags/1.02/includes/class-sif-loader.php (added)
-
tags/1.02/includes/class-sif.php (added)
-
tags/1.02/includes/index.php (added)
-
tags/1.02/index.php (added)
-
tags/1.02/languages (added)
-
tags/1.02/languages/sif.pot (added)
-
tags/1.02/public (added)
-
tags/1.02/public/class-sif-public.php (added)
-
tags/1.02/public/css (added)
-
tags/1.02/public/css/sif-public.css (added)
-
tags/1.02/public/images (added)
-
tags/1.02/public/index.php (added)
-
tags/1.02/public/js (added)
-
tags/1.02/public/js/sif-public.js (added)
-
tags/1.02/public/partials (added)
-
tags/1.02/public/partials/sif-public-display.php (added)
-
tags/1.02/sif.php (added)
-
tags/1.02/uninstall.php (added)
-
trunk/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sif/trunk/README.txt
r1773968 r1774519 5 5 Requires at least: 4.0 6 6 Tested up to: 4.8.3 7 Stable tag: 1.0 17 Stable tag: 1.02 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 33 33 It is the first one in the order of product gallery. 34 34 35 = My hover image has different size, what can I do? =35 = My hover image content, it is not centered, what can I do? = 36 36 37 Crop hover image (First one in the order of product gallery) with the same size of featured image.37 This happens because hover image and featured image, they have different aspect ratio. To fix it, crop hover image (First one in the order of product gallery) with the same size of featured image. 38 38 39 39 = On hover it shows image with grey background with a ban icon, what it is happens ? = … … 48 48 * First stable version 49 49 50 = 1.0 .1 =50 = 1.01 = 51 51 * Fixed errors "Notice: WC_Product::get_gallery_attachment_ids deprecated" 52 52 * Fixed errors when a product not had gallery images attached, now it shows a hover generic image. 53 54 = 1.02 = 55 * Auto height on hover image 53 56 54 57 == Credits ==
Note: See TracChangeset
for help on using the changeset viewer.