Changeset 2801755
- Timestamp:
- 10/20/2022 09:34:42 AM (3 years ago)
- Location:
- accessibility
- Files:
-
- 8 edited
- 1 copied
-
tags/1.0.4 (copied) (copied from accessibility/trunk)
-
tags/1.0.4/accessibility.php (modified) (1 diff)
-
tags/1.0.4/assets/css/admin-style.css (modified) (1 diff)
-
tags/1.0.4/changelog.txt (modified) (1 diff)
-
tags/1.0.4/readme.txt (modified) (1 diff)
-
trunk/accessibility.php (modified) (1 diff)
-
trunk/assets/css/admin-style.css (modified) (1 diff)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
accessibility/tags/1.0.4/accessibility.php
r2800464 r2801755 5 5 * Plugin Name: Accessibility 6 6 * Description: Accessibility Utility Widget - A high quality solution for making your WordPress website accessible ready. 7 * Version: 1.0. 37 * Version: 1.0.4 8 8 * Author: Octa Code 9 9 * Author URI: http://octa-code.com -
accessibility/tags/1.0.4/assets/css/admin-style.css
r1478109 r2801755 94 94 min-width: 17px; 95 95 border: 1px solid #ccc; 96 padding: 3px 5px 7px;97 96 background: #e5e5e5; 98 font-size: 16px;99 97 line-height: 1; 100 98 font-weight: 400; -
accessibility/tags/1.0.4/changelog.txt
r2800464 r2801755 1 1 == Changelog == 2 2 3 = 1.0. 3=3 = 1.0.4 = 4 4 5 5 * Security fix: Prevented the plugin from accepting special chars on image attrs. -
accessibility/tags/1.0.4/readme.txt
r2413384 r2801755 84 84 Added locale files. 85 85 86 = 1.0.4 = 87 Security fixes. 88 86 89 == Upgrade Notice == 87 90 = 1.0 = -
accessibility/trunk/accessibility.php
r2800464 r2801755 5 5 * Plugin Name: Accessibility 6 6 * Description: Accessibility Utility Widget - A high quality solution for making your WordPress website accessible ready. 7 * Version: 1.0. 37 * Version: 1.0.4 8 8 * Author: Octa Code 9 9 * Author URI: http://octa-code.com -
accessibility/trunk/assets/css/admin-style.css
r1478109 r2801755 94 94 min-width: 17px; 95 95 border: 1px solid #ccc; 96 padding: 3px 5px 7px;97 96 background: #e5e5e5; 98 font-size: 16px;99 97 line-height: 1; 100 98 font-weight: 400; -
accessibility/trunk/changelog.txt
r2800464 r2801755 1 1 == Changelog == 2 2 3 = 1.0. 3=3 = 1.0.4 = 4 4 5 5 * Security fix: Prevented the plugin from accepting special chars on image attrs. -
accessibility/trunk/readme.txt
r2413384 r2801755 84 84 Added locale files. 85 85 86 = 1.0.4 = 87 Security fixes. 88 86 89 == Upgrade Notice == 87 90 = 1.0 =
Note: See TracChangeset
for help on using the changeset viewer.