Changeset 2390193
- Timestamp:
- 09/29/2020 10:28:11 AM (6 years ago)
- Location:
- wp-ie-buster
- Files:
-
- 4 edited
- 1 copied
-
tags/1.2.0 (copied) (copied from wp-ie-buster/trunk)
-
tags/1.2.0/includes/class-wp-ie-buster.php (modified) (1 diff)
-
tags/1.2.0/readme.txt (modified) (1 diff)
-
trunk/includes/class-wp-ie-buster.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-ie-buster/tags/1.2.0/includes/class-wp-ie-buster.php
r2028570 r2390193 51 51 <div style="clear: both;"></div> 52 52 </div> 53 <style>@supports not (-ms-high-contrast: none) {#ie-buster-app { display: none; }}</style> 53 54 </div> 54 55 '; -
wp-ie-buster/tags/1.2.0/readme.txt
r2347155 r2390193 5 5 Requires at least: 4.6 6 6 Tested up to: 5.5 7 Stable tag: 1. 1.37 Stable tag: 1.2.0 8 8 Requires PHP: 5.2.4 9 9 License: GPLv2 or later -
wp-ie-buster/trunk/includes/class-wp-ie-buster.php
r2028570 r2390193 51 51 <div style="clear: both;"></div> 52 52 </div> 53 <style>@supports not (-ms-high-contrast: none) {#ie-buster-app { display: none; }}</style> 53 54 </div> 54 55 '; -
wp-ie-buster/trunk/readme.txt
r2347155 r2390193 5 5 Requires at least: 4.6 6 6 Tested up to: 5.5 7 Stable tag: 1. 1.37 Stable tag: 1.2.0 8 8 Requires PHP: 5.2.4 9 9 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.