Changeset 609840
- Timestamp:
- 10/09/2012 12:42:50 AM (13 years ago)
- Location:
- mobile-css
- Files:
-
- 10 added
- 2 edited
-
assets/screenshot-1.png (added)
-
tags/1.1 (added)
-
tags/1.1/mc-includes (added)
-
tags/1.1/mc-includes/Mobile_Detect.php (added)
-
tags/1.1/mc-includes/mc.functions.php (added)
-
tags/1.1/mc-includes/mc.meta_box.php (added)
-
tags/1.1/mc-includes/mc.options.php (added)
-
tags/1.1/mc-includes/mc.post_types.php (added)
-
tags/1.1/mobile-css.php (added)
-
tags/1.1/readme.txt (added)
-
trunk/mc-includes/mc.functions.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mobile-css/trunk/mc-includes/mc.functions.php
r609823 r609840 165 165 echo ' 166 166 <style type="text/css"> 167 167 168 #ed_toolbar input, 169 #edit-slug-box, 168 170 #wp-content-media-buttons a { 169 171 display: none; -
mobile-css/trunk/readme.txt
r609823 r609840 5 5 Requires at least: 3.0 6 6 Tested up to: 3.4.3 7 Stable tag: 1. 07 Stable tag: 1.1 8 8 9 9 Allows you to define different CSS styles that get loaded for specific mobile devices. … … 34 34 == Screenshots == 35 35 36 1. The edit rule screen where you enter your CSS rules, and choose the device to target. 36 37 37 38 == Changelog == … … 39 40 = 1.0 = 40 41 * First Release. 42 43 = 1.1 = 44 * Removed edit slug box as it's not needed.
Note: See TracChangeset
for help on using the changeset viewer.