Changeset 2111131
- Timestamp:
- 06/24/2019 07:00:04 AM (7 years ago)
- Location:
- blue-admin/trunk
- Files:
-
- 3 edited
-
assets/default-css/style.css (modified) (1 diff)
-
index.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
blue-admin/trunk/assets/default-css/style.css
r1521968 r2111131 659 659 border-top: 1px solid #eee !important; 660 660 } 661 662 /* 19.07 */ 663 .post-type-shop_order .tablenav input.button{ 664 line-height: normal !important; 665 height: 32px !important; 666 } -
blue-admin/trunk/index.php
r2107177 r2111131 18 18 'name'=>"Blue Admin", 19 19 'slug'=>$slug, 20 'version'=>'19.06 ',20 'version'=>'19.06.24', 21 21 'url'=> plugin_dir_url(__FILE__), 22 22 'path'=> plugin_dir_path(__FILE__), -
blue-admin/trunk/readme.txt
r2107177 r2111131 2 2 Contributors: lineshjose 3 3 Author: Linesh Jose 4 Stable tag: 19.06 4 Stable tag: 19.06.24 5 5 Requires at least: 4.4 6 6 Tested up to: 5.2 … … 61 61 == Change log == 62 62 63 = 19.06.24 = 64 * Minor Bug fixes. 65 63 66 = 19.06 = 64 67 * Minor Bug fixes. 65 66 68 67 69 = 19.05 =
Note: See TracChangeset
for help on using the changeset viewer.