Changeset 3026276
- Timestamp:
- 01/24/2024 01:10:10 PM (2 years ago)
- Location:
- filerobot-digital-asset-management-and-acceleration
- Files:
-
- 30 added
- 4 edited
-
tags/4.0.1 (added)
-
tags/4.0.1/.gitignore (added)
-
tags/4.0.1/LICENSE.txt (added)
-
tags/4.0.1/README.txt (added)
-
tags/4.0.1/assets (added)
-
tags/4.0.1/assets/scripts (added)
-
tags/4.0.1/assets/scripts/core.js (added)
-
tags/4.0.1/assets/scripts/fmaw.js (added)
-
tags/4.0.1/assets/scripts/image_editor.js (added)
-
tags/4.0.1/assets/scripts/jquery.initialize.js (added)
-
tags/4.0.1/assets/styles (added)
-
tags/4.0.1/assets/styles/acf-fmaw.css (added)
-
tags/4.0.1/assets/styles/core.css (added)
-
tags/4.0.1/assets/styles/flexboxgrid.min.css (added)
-
tags/4.0.1/assets/styles/gutenberg-fmaw-only.css (added)
-
tags/4.0.1/assets/styles/gutenberg-fmaw.css (added)
-
tags/4.0.1/filerobot_api.php (added)
-
tags/4.0.1/filerobot_class.php (added)
-
tags/4.0.1/filerobot_description_page.php (added)
-
tags/4.0.1/filerobot_fmaw_page.php (added)
-
tags/4.0.1/filerobot_image_edit_page.php (added)
-
tags/4.0.1/filerobot_log_page.php (added)
-
tags/4.0.1/filerobot_main_admin_page.php (added)
-
tags/4.0.1/filerobot_settings_page.php (added)
-
tags/4.0.1/filerobot_support_page.php (added)
-
tags/4.0.1/languages (added)
-
tags/4.0.1/languages/filerobot-en_US.mo (added)
-
tags/4.0.1/languages/filerobot-en_US.po (added)
-
tags/4.0.1/languages/filerobot.pot (added)
-
tags/4.0.1/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
r3026266 r3026276 5 5 Tested up to: 6.4.2 6 6 Requires at least: 4.8 7 Stable tag: 4.0. 07 Stable tag: 4.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 179 179 * Add functions: 180 180 - Sync Post ID is using Image/Video into the metadata of Filerobot 181 - Sync multiplemetadata fields from Filerobot to WP database181 - Sync specific metadata fields from Filerobot to WP database 182 182 * Tested up to 6.4.2 183 = 4.0.1 = 184 * Validate value in the settings form 183 185 184 186 == Upgrade Notice ==
Note: See TracChangeset
for help on using the changeset viewer.