Changeset 3437289
- Timestamp:
- 01/12/2026 12:11:13 AM (3 months ago)
- File:
-
- 1 edited
-
filikod/trunk/readme.txt (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
filikod/trunk/readme.txt
r3437282 r3437289 2 2 Contributors: filikod 3 3 Plugin URI: https://filikod.com/ 4 Tags: media cleanup, alt text, image resizing, accessibility, svg, maintenance4 Tags: media management, alt text, accessibility, svg, media optimization 5 5 Requires at least: 5.8 6 6 Tested up to: 6.9 … … 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Fix and clean your existingWordPress media library.13 ALT text automation, image resizing, SVG security and media cleanup — without complexity.12 Manage, clean and optimize your WordPress media library. 13 ALT text automation, image resizing, SVG security and structured media tools. 14 14 15 15 == Description == 16 16 17 Most WordPress sites don’t have an image problem. 18 They have a **media library problem**. 17 Managing media in WordPress becomes increasingly complex as a site grows. 19 18 20 Over time, images accumulate with:21 - missing or pollutedALT text22 - unnecessary `title` attributes19 Over time, media libraries often accumulate: 20 - images without ALT text 21 - inconsistent metadata 23 22 - oversized image files 24 23 - unsafe SVG uploads 25 - inconsistent metadata24 - unused or poorly structured media attributes 26 25 27 Filikod is a **media cleanup and maintenance plugin for WordPress**.26 Filikod is a **media management plugin for WordPress** designed to help you regain control of your media library through automation and structured tools. 28 27 29 It focuses on fixing what already exists — not just future uploads. 28 It focuses on: 29 - automating repetitive media tasks 30 - cleaning and harmonizing existing media data 31 - preparing media libraries for better performance, accessibility and SEO practices 30 32 31 Filikod helps you: 32 - regenerate and clean ALT text 33 - remove metadata noise 34 - resize oversized images 35 - secure SVG uploads 36 - keep a clean and consistent media library 37 38 No compression. 39 No AI. 40 No complex configuration. 41 42 Just clean media, handled automatically. 33 Filikod works on both **new uploads and existing media**, making it suitable for ongoing site maintenance as well as long-term optimization. 43 34 44 35 Learn more at [https://filikod.com/](https://filikod.com/). 45 36 46 == Wh o Filikod is for==37 == What Filikod does today == 47 38 48 ✔ Existing WordPress sites 49 ✔ Freelancers & agencies doing site maintenance 50 ✔ Sites with years of accumulated media 51 ✔ Users who want clear, opinionated tools 39 Filikod provides a solid foundation for managing media efficiently and consistently. 52 40 53 == Who Filikod is NOT for == 41 It currently helps you: 42 - automate ALT text generation when missing 43 - clean and normalize media metadata 44 - resize images to appropriate dimensions 45 - secure SVG uploads 46 - manage additional file formats safely 54 47 55 ✖ Image compression plugins 56 ✖ AI-based ALT generators 57 ✖ Content creation tools 58 ✖ Highly granular SEO tweaking 48 These features are designed to reduce manual work while keeping your media library structured and maintainable. 59 49 60 Filikod is about **maintenance**, not content generation. 50 == Product Direction == 61 51 62 == Core Philosophy == 52 Filikod is actively evolving. 63 53 64 More metadata does not mean better quality. 54 The current version focuses on **media cleanup, automation and structure**. 55 Future versions are planned to expand toward **advanced media optimization**, including: 56 - AI-based ALT text generation 57 - image compression 58 - modern image formats (WebP / AVIF) 59 - deeper media performance insights 65 60 66 Filikod makes deliberate choices: 67 - ALT text is generated only when missing 68 - `title` attributes can be removed globally to reduce noise 69 - Special characters are cleaned for readability 70 - Images are resized, not aggressively optimized 71 - Simplicity is preferred over endless options 72 73 The goal is a **clean, readable and maintainable media library**. 61 The long-term goal is to provide a **complete and reliable solution for managing and optimizing WordPress media libraries**. 74 62 75 63 == Features == … … 79 67 - Generate missing ALT text from filenames 80 68 - Clean special characters in existing ALT text 81 - Remove `title` attributes globally (optional)69 - Remove image `title` attributes globally (optional) 82 70 83 71 ### 📝 ALT Text Automation 84 72 - Automatic ALT generation on upload (if empty) 85 73 - Bulk processing for existing images 86 - Filename-based logic , predictable and readable87 - Accessibility-f ocused approach74 - Filename-based logic for consistency and readability 75 - Accessibility-friendly defaults 88 76 89 77 ### 🔧 Image Resizing (Upload & Bulk) 90 - Resize images on upload using a maximum width78 - Resize images on upload using a configurable maximum width 91 79 - Preserve original aspect ratios 92 - Optional replacement of original files to save disk space93 - Bulk resize allexisting images from the dashboard80 - Optional replacement of original files to reduce storage usage 81 - Bulk resize existing images from the dashboard 94 82 95 83 ### 🔒 Secure SVG Upload … … 104 92 - WEBM (video) 105 93 106 All file types are toggle-based with visual warnings when needed.94 All file types are managed through simple toggle-based controls. 107 95 108 ### 📊 Clean & Modern Dashboard109 - Total images and media size 96 ### 📊 Admin Dashboard 97 - Total images and media size overview 110 98 - ALT coverage percentage 111 - Resize ratio (not compression results) 112 - Visual indicators and progress cards 113 - Single-site and multisite compatible 114 115 Filikod works quietly in the background — fixing repetitive media issues for you. 99 - Image resize statistics 100 - Clear visual indicators 101 - Compatible with single-site and multisite installations 116 102 117 103 == Compatibility == … … 119 105 - WordPress 5.8+ 120 106 - PHP 7.4+ 121 - Compatible with all themes and page builders107 - Compatible with all major themes and page builders 122 108 - Works with Elementor, Gutenberg, Divi, WPBakery, WooCommerce 123 109 - Supports GD and Imagick … … 128 114 1. Install and activate Filikod from the WordPress plugin directory. 129 115 2. Go to **Filikod → Settings**. 130 3. Enable the tools you need:131 - ALT cleanup116 3. Enable the features you need: 117 - ALT automation 132 118 - image resizing 133 119 - SVG security 134 - file type support120 - file type management 135 121 136 New uploads are handled automatically.137 Use bulk tools to clean existing images.122 New uploads are processed automatically. 123 Bulk tools are available for existing media. 138 124 139 125 == Frequently Asked Questions == 140 126 141 127 = Does Filikod compress images? = 142 No . Filikod resizes images but does not perform compression or format conversion.128 Not yet. The current version focuses on resizing images and structuring media data. Compression features are planned for future versions. 143 129 144 130 = Does Filikod overwrite original images? = 145 If resizing is enabled, the resized image replaces the original to save disk space.131 If resizing is enabled, resized images replace the original files to reduce storage usage. 146 132 147 133 = Can I use Filikod with page builders or WooCommerce? = 148 Yes. Filikod works with all major themes and builders.134 Yes. Filikod is compatible with all major builders and plugins. 149 135 150 = Can Filikod clean existing images? =151 Yes. Bulk tools are designed specificallyfor existing media libraries.136 = Can Filikod process existing media? = 137 Yes. Filikod includes bulk tools specifically designed for existing media libraries. 152 138 153 139 = Does Filikod support WebP or AVIF? = 154 These features are planned for a future premium version.140 Support for modern image formats is planned as part of the product roadmap. 155 141 156 142 = Where can I get support? = … … 158 144 159 145 == Screenshots == 160 1. Media dashboard with ALT coverage146 1. Media dashboard overview 161 147 2. Image resizing settings 162 3. ALT cleanup and accessibilitytools148 3. ALT automation and cleanup tools 163 149 4. SVG security and file type management 164 150 … … 168 154 - Initial public release 169 155 - ALT automation (filename-based) 170 - Global title attribute removal156 - Title attribute management 171 157 - Special character cleanup 172 158 - Image resizing (upload + bulk) 173 159 - Secure SVG sanitization 174 160 - Extended file type support 175 - Modern dashboard interface161 - Dashboard interface 176 162 177 163 = 1.0.2 = 178 164 - Improved dashboard readability 179 - Added ALT coverage percentage180 - Clarified resize behavior messaging165 - Added ALT coverage statistics 166 - Clarified resize behavior 181 167 182 168 == Upgrade Notice == 183 169 184 170 = 1.0.2 = 185 Improved dashboard clarity and ALT coverage indicators.171 Improved dashboard clarity and media statistics.
Note: See TracChangeset
for help on using the changeset viewer.