|
| 1 | +### 1.0.6 |
| 2 | +<a href="https://github.com/puikinsh/shapely/issues">Issues</a> |
| 3 | + |
| 4 | + #83 - don't register widgets if jetpack is not installed/activated (testimonials and portfolio) |
| 5 | + #82 - changed loading files method |
| 6 | + #69 - changed pagination |
| 7 | + |
| 8 | +### 1.0.5 |
| 9 | +<a href="https://github.com/puikinsh/shapely/issues">Issues</a> |
| 10 | + |
| 11 | + #62 - done |
| 12 | + #89 - in plugin |
| 13 | + #87 - removed from theme - ADDED TO COMPANION |
| 14 | + #86 - widgets are in the plugin |
| 15 | + #85 - sanitized the dropdown instead of escaping it |
| 16 | + #84 - found in the plugin |
| 17 | + #82 - widget files are found in the plugin, this is no longer an issue |
| 18 | + #81 - removed if condition in the social menu |
| 19 | + #80 - followed guide |
| 20 | + #79 - already fixed |
| 21 | + #78 - removed REM font size declaration, fixed |
| 22 | + #77 - figure had a margin left/right that was messing up the columns, changed it to padding . works |
| 23 | + #76 - added tags in single post |
| 24 | + #75 - seems to be fixed |
| 25 | + #74 - redone title section ( if yoast seo is not installed/breadcrumbs not used, title will have a 12 column size ) |
| 26 | + #72 - removed custom css |
| 27 | + #71 - remooved from extras.php |
| 28 | + #67 - no longer relevant - widgets are in the companion plugin now |
| 29 | + #65 - moved to style.css |
| 30 | + #61 - prefixed |
| 31 | + #60 - made them translation ready |
| 32 | + #59 - removed sanitization |
| 33 | + #58 - added custom logo functionality |
| 34 | + #57 - moved them in the after theme setup hook |
| 35 | + #55 - removed one of the enqueues |
| 36 | + #54 - changed handler names |
| 37 | + #53 - license changed to gpl v3 |
| 38 | + #52 - this should definitely be esc_html |
| 39 | + #51 - changed get_template_directory to get_stylesheet_directory (allowed to be overridden in child themes) - but i don`t think this is quite OK |
| 40 | + #50 - echo esc_html(). esc_attr is used inside html tags (value=<?php echo esc_attr() ?>, etc) |
| 41 | + #47 - design? or just throw it in there? |
| 42 | + #44 - no longer relevant |
| 43 | + #43 - no longer relevant ? |
| 44 | + #37 - fixed problems during activation |
| 45 | + #35 - no longer relevant, widgets moved to plugin |
| 46 | + #21 - added custom header image |
| 47 | + #25 - fixed |
0 commit comments