Changeset 3477832
- Timestamp:
- 03/09/2026 08:09:01 AM (3 weeks ago)
- Location:
- featured-image-generator
- Files:
-
- 33 added
- 2 edited
-
tags/1.3.4 (added)
-
tags/1.3.4/LICENSE.txt (added)
-
tags/1.3.4/README.txt (added)
-
tags/1.3.4/admin (added)
-
tags/1.3.4/admin/class-featured-image-generator-admin.php (added)
-
tags/1.3.4/admin/css (added)
-
tags/1.3.4/admin/css/featured-image-generator-admin.css (added)
-
tags/1.3.4/admin/index.php (added)
-
tags/1.3.4/admin/js (added)
-
tags/1.3.4/admin/js/featured-image-generator-admin.js (added)
-
tags/1.3.4/admin/partials (added)
-
tags/1.3.4/admin/partials/featured-image-generator-admin-display.php (added)
-
tags/1.3.4/featured-image-generator.php (added)
-
tags/1.3.4/includes (added)
-
tags/1.3.4/includes/class-featured-image-generator-activator.php (added)
-
tags/1.3.4/includes/class-featured-image-generator-deactivator.php (added)
-
tags/1.3.4/includes/class-featured-image-generator-i18n.php (added)
-
tags/1.3.4/includes/class-featured-image-generator-loader.php (added)
-
tags/1.3.4/includes/class-featured-image-generator.php (added)
-
tags/1.3.4/includes/index.php (added)
-
tags/1.3.4/index.php (added)
-
tags/1.3.4/languages (added)
-
tags/1.3.4/languages/featured-image-generator.pot (added)
-
tags/1.3.4/public (added)
-
tags/1.3.4/public/class-featured-image-generator-public.php (added)
-
tags/1.3.4/public/css (added)
-
tags/1.3.4/public/css/featured-image-generator-public.css (added)
-
tags/1.3.4/public/index.php (added)
-
tags/1.3.4/public/js (added)
-
tags/1.3.4/public/js/featured-image-generator-public.js (added)
-
tags/1.3.4/public/partials (added)
-
tags/1.3.4/public/partials/featured-image-generator-public-display.php (added)
-
tags/1.3.4/uninstall.php (added)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/featured-image-generator.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
featured-image-generator/trunk/README.txt
r3115004 r3477832 4 4 Tags: featured, image, generator, unsplash, beautiful, upload, tool, photo, thumbnail, thumb, editor, edit, filter, resize, download, sizing, crop, commercial use, copyright-free, creatime commons, free, free images, images, media, pictures, royalty free, search, stock images, stock photos 5 5 Requires at least: 4.6 6 Tested up to: 6. 5.57 Stable tag: 1.3. 36 Tested up to: 6.9.1 7 Stable tag: 1.3.4 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 60 60 == Changelog == 61 61 62 = 1. 0=63 * Initial releaseversion.62 = 1.3.4 = 63 * Compatible with 6.9.1 version. 64 64 65 = 1.0.1 = 66 * Fixed JS default text. 67 * Error catching when couldn't download image. 68 * Safari Supports. 65 = 1.3.3 = 66 * Restrict user has the capability to upload files 67 68 = 1.3.2 = 69 * Compatible with 6.5.5 version. 70 * Restrict user has the capability to edit posts 71 72 = 1.3.1 = 73 * Compatible with 6.2.2 version. 74 75 = 1.3.0 = 76 * Compatible with 5.9 version. 77 78 = 1.2.9 = 79 * Compatible with 5.8 version. 80 * None 81 82 = 1.2.8 = 83 * Compatible with 5.7.2 version. 84 85 = 1.2.7 = 86 * Compatible with 5.6 version. 87 88 = 1.2.6 = 89 * Fixed some bug 90 91 = 1.2.5 = 92 * Fixed some bug 93 94 = 1.2.4 = 95 * Able to click to credit of the photo 96 * Compatible with 5.5.3 version. 97 98 = 1.2.3 = 99 * Compatible with 5.5 version. 100 101 = 1.2.2 = 102 * Remove unnessary JS, CSS 103 * Attached image with post ID 104 * Compatible with 5.4.1 version. 105 106 = 1.2.1 = 107 * Compatible with 5.3.2 version. 108 109 = 1.2 = 110 * Fixed Unsplash API 111 112 = 1.1.11 = 113 * Compatible with 5.2 version. 114 * Change setting page. 115 116 = 1.1.10 = 117 * Compatible with 5.1 version. 118 119 = 1.1.9 = 120 * Compatible with 5.0 version. 121 122 = 1.1.8 = 123 * Compatible with 4.9.8 version. 124 125 = 1.1.6 = 126 * Compatible with 4.9.1 version. 127 128 = 1.1.5 = 129 * Compatible with 4.8 version. 130 131 = 1.1.4 = 132 * Change our domain. 133 134 = 1.1.3 = 135 * Compatible with multisite. 136 137 = 1.1.2 = 138 * Compatible with 4.7 version. 139 140 = 1.1.1 = 141 * https support from google fonts. 69 142 70 143 = 1.1.0 = … … 74 147 * PRO Version to add features. 75 148 76 = 1.1.1 = 77 * https support from google fonts. 149 = 1.0.1 = 150 * Fixed JS default text. 151 * Error catching when couldn't download image. 152 * Safari Supports. 78 153 79 = 1.1.2 = 80 * Compatible with 4.7 version. 81 82 = 1.1.3 = 83 * Compatible with multisite. 84 85 = 1.1.4 = 86 * Change our domain. 87 88 = 1.1.5 = 89 * Compatible with 4.8 version. 90 91 = 1.1.6 = 92 * Compatible with 4.9.1 version. 93 94 = 1.1.8 = 95 * Compatible with 4.9.8 version. 96 97 = 1.1.9 = 98 * Compatible with 5.0 version. 99 100 = 1.1.10 = 101 * Compatible with 5.1 version. 102 103 = 1.1.11 = 104 * Compatible with 5.2 version. 105 * Change setting page. 106 107 = 1.2 = 108 * Fixed Unsplash API 109 110 = 1.2.1 = 111 * Compatible with 5.3.2 version. 112 113 = 1.2.2 = 114 * Remove unnessary JS, CSS 115 * Attached image with post ID 116 * Compatible with 5.4.1 version. 117 118 = 1.2.3 = 119 * Compatible with 5.5 version. 120 121 = 1.2.4 = 122 * Able to click to credit of the photo 123 * Compatible with 5.5.3 version. 124 125 = 1.2.5 = 126 * Fixed some bug 127 128 = 1.2.6 = 129 * Fixed some bug 130 131 = 1.2.7 = 132 * Compatible with 5.6 version. 133 134 = 1.2.8 = 135 * Compatible with 5.7.2 version. 136 137 = 1.2.9 = 138 * Compatible with 5.8 version. 139 * None 140 141 = 1.3.0 = 142 * Compatible with 5.9 version. 143 144 = 1.3.1 = 145 * Compatible with 6.2.2 version. 146 147 = 1.3.2 = 148 * Compatible with 6.5.5 version. 149 * Restrict user has the capability to edit posts 150 151 = 1.3.3 = 152 * Restrict user has the capability to upload files 154 = 1.0 = 155 * Initial release version. -
featured-image-generator/trunk/featured-image-generator.php
r3115004 r3477832 17 17 * Plugin URI: https://designilcode.com 18 18 * Description: Get beautiful photos from free license website like Unsplash or uploads your photo. You can customize images by inserting layers and texts. An export image for ready to use. 19 * Version: 1.3. 319 * Version: 1.3.4 20 20 * Author: DesignilCode 21 21 * Author URI: https://www.designilcode.com … … 42 42 /** 43 43 * The code that runs during plugin deactivation. 44 * This action i s documented in includes/class-featured-image-generator-deactivator.php44 * This action iหาs documented in includes/class-featured-image-generator-deactivator.php 45 45 */ 46 46 function deactivate_featured_image_generator() {
Note: See TracChangeset
for help on using the changeset viewer.