Changeset 859673
- Timestamp:
- 02/17/2014 09:24:58 PM (12 years ago)
- Location:
- bmo-expo/trunk
- Files:
-
- 3 edited
-
bmo_expo.php (modified) (2 diffs)
-
css/admin/bmo_admin_style.css (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bmo-expo/trunk/bmo_expo.php
r828973 r859673 6 6 Author: Benedikt Morschheuser 7 7 Author URI: http://bmo-design.de/ 8 Version: 1.0.1 18 Version: 1.0.12 9 9 10 10 Copyright 2012-2013 by Benedikt Morschheuser (http://bmo-design.de/kontakt/) … … 33 33 //############################################################### 34 34 35 define('BMO_EXPO_VERSION','1.0.1 1');//version35 define('BMO_EXPO_VERSION','1.0.12');//version 36 36 define('BMO_EXPO_SITEBASE_URL', get_option('siteurl')); 37 37 define('BMO_EXPO_PLUGINNAME', trim(plugin_basename(dirname(__FILE__)))); -
bmo-expo/trunk/css/admin/bmo_admin_style.css
r823472 r859673 51 51 margin-left: 0px; 52 52 } 53 body input[type=checkbox], body input[type=radio]{ 54 -webkit-appearance: block; 55 } -
bmo-expo/trunk/readme.txt
r828973 r859673 92 92 93 93 = Version 1.0 = 94 * 1.0.12 CSS Safari Fix 94 95 * 1.0.11 Fix for passing no attributes 95 96 * 1.0.10 Wordpress 3.8 fix
Note: See TracChangeset
for help on using the changeset viewer.