Changeset 3034802
- Timestamp:
- 02/12/2024 08:29:46 PM (2 years ago)
- Location:
- image-projector
- Files:
-
- 41 added
- 1 edited
-
tags/5.8 (added)
-
tags/5.8/admin (added)
-
tags/5.8/admin/css (added)
-
tags/5.8/admin/css/plugin.css (added)
-
tags/5.8/admin/img (added)
-
tags/5.8/admin/img/cutoff_OFF.jpg (added)
-
tags/5.8/admin/img/cutoff_ON.jpg (added)
-
tags/5.8/admin/img/viewStyle1.jpg (added)
-
tags/5.8/admin/img/viewStyle2.jpg (added)
-
tags/5.8/admin/img/viewStyle3.jpg (added)
-
tags/5.8/admin/js (added)
-
tags/5.8/admin/js/settings.js (added)
-
tags/5.8/admin/ref (added)
-
tags/5.8/admin/ref/note.txt (added)
-
tags/5.8/image-projector.php (added)
-
tags/5.8/includes (added)
-
tags/5.8/includes/assets (added)
-
tags/5.8/includes/assets/tabs.js (added)
-
tags/5.8/includes/ip-core.php (added)
-
tags/5.8/includes/ip-settings.php (added)
-
tags/5.8/includes/ip-svg-sprite.svg (added)
-
tags/5.8/includes/wp-admin-tabbed-settings-pages.php (added)
-
tags/5.8/languages (added)
-
tags/5.8/languages/image-projector-nb_NO.mo (added)
-
tags/5.8/languages/image-projector-nb_NO.po (added)
-
tags/5.8/languages/image-projector.pot (added)
-
tags/5.8/public (added)
-
tags/5.8/public/css (added)
-
tags/5.8/public/css/ip-style.css (added)
-
tags/5.8/public/js (added)
-
tags/5.8/public/js/image-projector-helpers.js (added)
-
tags/5.8/public/js/image-projector-helpers.min.js (added)
-
tags/5.8/public/js/image-projector.js (added)
-
tags/5.8/public/js/image-projector.min.js (added)
-
tags/5.8/public/js/ip-thumbstrip.js (added)
-
tags/5.8/public/js/ip-thumbstrip.min.js (added)
-
tags/5.8/public/js/vendor (added)
-
tags/5.8/public/js/vendor/hammer.min.js (added)
-
tags/5.8/public/js/vendor/imagesloaded.pkgd.min.js (added)
-
tags/5.8/readme.txt (added)
-
tags/5.8/uninstall.php (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
image-projector/trunk/readme.txt
r3010870 r3034802 5 5 Requires at least: 5.3 6 6 Tested up to: 6.4 7 Stable tag: 5. 77 Stable tag: 5.8 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 50 50 51 51 == Installation == 52 New installation: 52 **New installation:** 53 53 1. Upload the plugin to your WordPress plugin directory or install it by using the "Add Plugin" function of WordPress 54 54 2. Activate the plugin at the plugin administration page. 55 3. Modify the plugin settings as desired and save changes.55 3. Modify the plugin settings as needed and save changes. 56 56 57 Update existing installation: 57 **Update existing installation:** 58 58 59 59 Press the Update button for the plugin or follow these steps: 60 60 61 61 1. Download zip file from WordPress plugin directory. 62 2. Deactivate the plugin 63 3. Unzip the downloaded file to the plugin folder 62 2. Deactivate the plugin. 63 3. Unzip the downloaded file to the plugin folder. 64 64 4. Activate the plugin. If any new options are added, check the settings pages and adjust settings as needed. 65 65 … … 128 128 129 129 == Changelog == 130 = 5.8 = 131 * Enhanced string translation in Translations to control both menu string and tooltip string. 132 * Adjustments to the button visibility settings in Control page. 130 133 = 5.7 = 131 134 * Added settings section Translations for translating or otherwise modifying strings that appear in the front-end menu and tooltips.
Note: See TracChangeset
for help on using the changeset viewer.