Changeset 3031296
- Timestamp:
- 02/05/2024 02:47:58 AM (2 years ago)
- Location:
- filerobot-digital-asset-management-and-acceleration
- Files:
-
- 30 added
- 4 edited
-
tags/4.0.2 (added)
-
tags/4.0.2/.gitignore (added)
-
tags/4.0.2/LICENSE.txt (added)
-
tags/4.0.2/README.txt (added)
-
tags/4.0.2/assets (added)
-
tags/4.0.2/assets/scripts (added)
-
tags/4.0.2/assets/scripts/core.js (added)
-
tags/4.0.2/assets/scripts/fmaw.js (added)
-
tags/4.0.2/assets/scripts/image_editor.js (added)
-
tags/4.0.2/assets/scripts/jquery.initialize.js (added)
-
tags/4.0.2/assets/styles (added)
-
tags/4.0.2/assets/styles/acf-fmaw.css (added)
-
tags/4.0.2/assets/styles/core.css (added)
-
tags/4.0.2/assets/styles/flexboxgrid.min.css (added)
-
tags/4.0.2/assets/styles/gutenberg-fmaw-only.css (added)
-
tags/4.0.2/assets/styles/gutenberg-fmaw.css (added)
-
tags/4.0.2/filerobot_api.php (added)
-
tags/4.0.2/filerobot_class.php (added)
-
tags/4.0.2/filerobot_description_page.php (added)
-
tags/4.0.2/filerobot_fmaw_page.php (added)
-
tags/4.0.2/filerobot_image_edit_page.php (added)
-
tags/4.0.2/filerobot_log_page.php (added)
-
tags/4.0.2/filerobot_main_admin_page.php (added)
-
tags/4.0.2/filerobot_settings_page.php (added)
-
tags/4.0.2/filerobot_support_page.php (added)
-
tags/4.0.2/languages (added)
-
tags/4.0.2/languages/filerobot-en_US.mo (added)
-
tags/4.0.2/languages/filerobot-en_US.po (added)
-
tags/4.0.2/languages/filerobot.pot (added)
-
tags/4.0.2/loader.php (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/filerobot_class.php (modified) (previous)
-
trunk/filerobot_settings_page.php (modified) (previous)
-
trunk/loader.php (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
filerobot-digital-asset-management-and-acceleration/trunk/README.txt
r3026276 r3031296 3 3 Tags: DAM, Asset Management, CDN, speed, storage, image resizing, image, SEO, resize, fast, optimize, Digital 4 4 Requires PHP: 5.6 5 Tested up to: 6.4. 25 Tested up to: 6.4.3 6 6 Requires at least: 4.8 7 Stable tag: 4.0. 17 Stable tag: 4.0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 183 183 = 4.0.1 = 184 184 * Validate value in the settings form 185 = 4.0.2 = 186 * Fixed error "Alert" when save setting page 185 187 186 188 == Upgrade Notice ==
Note: See TracChangeset
for help on using the changeset viewer.