Commit ec85454
Cosmin
initial commit
#62 - done
#89 - in plugin
#87 - removed from theme - ADDED TO COMPANION
#86 - widgets are in the plugin
#85 - sanitized the dropdown instead of escaping it
#84 - found in the plugin
#82 - widget files are found in the plugin, this is no longer an issue
#81 - removed if condition in the social menu
#80 - followed guide
#79 - already fixed
#78 - removed REM font size declaration, fixed
#77 - figure had a margin left/right that was messing up the columns, changed it to padding . works
#76 - added tags in single post
#75 - seems to be fixed
#74 - redone title section ( if yoast seo is not installed/breadcrumbs not used, title will have a 12 column size )
#72 - removed custom css
#71 - remooved from extras.php
#67 - no longer relevant - widgets are in the companion plugin now
#65 - moved to style.css
#61 - prefixed
#60 - made them translation ready
#59 - removed sanitization
#58 - added custom logo functionality
#57 - moved them in the after theme setup hook
#55 - removed one of the enqueues
#54 - changed handler names
#53 - license changed to gpl v3
#52 - this should definitely be esc_html
#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
#50 - echo esc_html(). esc_attr is used inside html tags (value=<?php echo esc_attr() ?>, etc)
#47 - design? or just throw it in there?
#44 - no longer relevant
#43 - no longer relevant ?
#37 - fixed problems during activation
#35 - no longer relevant, widgets moved to plugin
#21 - added custom header image
#25 - fixed1 parent 16554b9 commit ec85454
File tree
39 files changed
+2159
-7109
lines changed- inc
- admin/welcome-screen
- css
- img
- js
- sections
- widgets
- js
- dev
- template-parts
39 files changed
+2159
-7109
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments