Difference between revisions of "Atticus Finch Changelog"
From OdleWiki
m (Added 0.8) |
m (Added 0.8.1; typo fix) |
||
| Line 1: | Line 1: | ||
{{Template:AtticusFinch}} | {{Template:AtticusFinch}} | ||
| − | == 0.8 == | + | === 0.8.1 === |
''May 2017'' | ''May 2017'' | ||
| − | * Corrected a bug with | + | * Corrected the way in which stylesheets are enqueued. |
| + | |||
| + | === 0.8 === | ||
| + | ''May 2017'' | ||
| + | * Corrected a bug with sanitization callbacks not being properly called in customizer.php. | ||
| − | == 0.7.1 == | + | === 0.7.1 === |
''May 2017'' | ''May 2017'' | ||
* Added bottom margin to list elements in both screen and print stylesheets for easier visibility. | * Added bottom margin to list elements in both screen and print stylesheets for easier visibility. | ||
* Adjusted hover color of post titles in archive pages. | * Adjusted hover color of post titles in archive pages. | ||
| − | == 0.7 == | + | === 0.7 === |
''May 2017'' | ''May 2017'' | ||
* Added ability to auto-update from my own WordPress respository. [See https://github.com/YahnisElsts/plugin-update-checker and https://github.com/YahnisElsts/wp-update-server] | * Added ability to auto-update from my own WordPress respository. [See https://github.com/YahnisElsts/plugin-update-checker and https://github.com/YahnisElsts/wp-update-server] | ||
| − | == 0.6 == | + | === 0.6 === |
''May 2017'' | ''May 2017'' | ||
| Line 22: | Line 26: | ||
* Adjusted print.css so that #respond area in comments does not print. | * Adjusted print.css so that #respond area in comments does not print. | ||
| − | == 0.5 == | + | === 0.5 === |
I have no idea where this information went. | I have no idea where this information went. | ||
| − | == 0.4 == | + | === 0.4 === |
''January 2016:'' | ''January 2016:'' | ||
Revision as of 01:26, 29 May 2017
0.8.1
May 2017
- Corrected the way in which stylesheets are enqueued.
0.8
May 2017
- Corrected a bug with sanitization callbacks not being properly called in customizer.php.
0.7.1
May 2017
- Added bottom margin to list elements in both screen and print stylesheets for easier visibility.
- Adjusted hover color of post titles in archive pages.
0.7
May 2017
- Added ability to auto-update from my own WordPress respository. [See https://github.com/YahnisElsts/plugin-update-checker and https://github.com/YahnisElsts/wp-update-server]
0.6
May 2017
- Adjusted line height of list items in posts.
- Adjusted print.css to print URLs after links.
- Adjusted print.css so that #respond area in comments does not print.
0.5
I have no idea where this information went.
0.4
January 2016:
- Fixed height of #container so background images do not appear behind text and sidebar. (footer.php, line 14)
- Add background: #ffffff; to #container, header, and footer so background images do not appear behind text and sidebar
- Removed bottom margin of header and top margin of footer
