This wiki is for the exclusive use of my friends and colleagues. Account creation and anonymous editing have been turned off.

If you are a friend or colleague of mine, and would like to participate in this project, please send me a message.

If you find these pages useful, please donate to help cover server costs. Thanks!

Difference between revisions of "Atticus Finch Changelog"

From OdleWiki
m (→‎0.8.1: Added lang folder)
m (Added 0.8.2)
Line 1: Line 1:
 
{{Template:AtticusFinch}}
 
{{Template:AtticusFinch}}
 +
 +
== Newer Pre-Release Versions ==
 +
 +
=== 0.8.2 ===
 +
''May 2017''
 +
* Corrected sanitization callbacks on social media options
 +
  
 
=== 0.8.1 ===
 
=== 0.8.1 ===
Line 21: Line 28:
  
 
=== 0.6 ===
 
=== 0.6 ===
 
 
''May 2017''
 
''May 2017''
 
* Adjusted line height of list items in posts.
 
* Adjusted line height of list items in posts.
 
* Adjusted print.css to print URLs after links.
 
* Adjusted print.css to print URLs after links.
 
* Adjusted print.css so that #respond area in comments does not print.
 
* Adjusted print.css so that #respond area in comments does not print.
 +
 +
== Older Pre-Release Versions ==
  
 
=== 0.5 ===
 
=== 0.5 ===
Line 32: Line 40:
  
 
=== 0.4 ===
 
=== 0.4 ===
 
 
''January 2016:''
 
''January 2016:''
 
* Fixed height of <tt>#container</tt> so background images do not appear behind text and sidebar. (<tt>footer.php</tt>, line 14)
 
* Fixed height of <tt>#container</tt> so background images do not appear behind text and sidebar. (<tt>footer.php</tt>, line 14)

Revision as of 21:35, 29 May 2017

Atticus-finch-outline.png

Atticus Finch Theme
A monochrome theme for WordPress


Newer Pre-Release Versions

0.8.2

May 2017

  • Corrected sanitization callbacks on social media options


0.8.1

May 2017

  • Corrected the way in which stylesheets are enqueued.
  • Added lang folder for translations.

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

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.

Older Pre-Release Versions

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