eddiemachado 13 лет назад
Родитель
Сommit
3e21ea3b48
1 измененных файлов с 25 добавлено и 0 удалено
  1. 25 0
      library/log.txt

+ 25 - 0
library/log.txt

@@ -12,6 +12,31 @@ Author: Eddie Machado
 BONES CHANGE LOG & HISTORY
 ******************************************************************/
 
+/* v1.15 HUGE update */
+- merge responsive version with classic
+- remove post title from read more link (it's way too long)
+- removed readme.txt (it was pointless)
+- added support for .sass extensions
+- organized info for each file called in on the functions page
+- added custom gravatar call in comments
+- updated jQuery to 1.7.2
+- added function to load jQuery off Google and use WP version as fallback
+- added translation folder
+- put everything inside stuff so it's easier to be translated
+- added an identifier in each 404 area so you know what template is showing
+- remove custom walker. I think that's better left for you guys to do
+- fixed some spelling errors
+- added some translation options in the comments file
+- added role=navigation to footer links
+- deleted image.php (who really uses that anyway)
+- added sidebar to search.php
+- added class to custom post type title
+- added link to custom meta box
+- deleted selectivizr
+- updated html elements with new classes for IE
+- added new mobile meta tags
+- removed pinned site meta tag for IE9
+
 /* v1.09 more updates */
 - updated admin.php to include custom widget examples, admin login styles, and admin footer
 - login.css added for custom login styles