Magazinum Theme
http://www.wpzoom.com/themes/magazinum/

CHANGELOG
---------------------------

v 4.0.8 (May 4, 2019)

    - Minor bug fix in the footer.php file


v 4.0.7 (December 7, 2018)

    - Minor bug fixes in WordPress 5.0


v 4.0.6 (August 16, 2018)

    - Fixed some minor problems to ensure compatibility with the new Gutenberg editor.


v 4.0.5 (May 25, 2018)

    - Added support for WordPress 4.9.6 - Comments Cookie Opt-in (GDPR)


v 4.0.4 (November 22, 2017)

    - Fixing a minor bug in WordPress 4.9


v 4.0.3 (September 13, 2017)

    - Fixed non-secure http links to YouTube and Vimeo API


v 4.0.2 (July 17, 2015)

	- footer.php - The slideshow will now loop from the beginning when autoplay is enabled instead of stopping at the last post.


v 4.0.1 (May 6, 2015)

	- featured-categories.php - Fixed minor bug with thumbnail size.


v 4.0 (April 18, 2015)

	- Updated typography for better readability.
	- Numerous bug fixes and improvements in source code.
	- Minor changes in the Featured Categories structure
	- Improved navigation on mobile devices
 	- Added widgetized area in the header for Social Icons. Requires Social Icons Widget by WPZOOM: http://www.wpzoom.com/plugins/social-widget/
	- Flickr, Twitter, Social widgets removed in favor of plugins: http://www.wpzoom.com/plugins/


v 3.0 (October 28, 2013)

	- Added Responsive Design
	- Slideshow and carousel fully rewritten and updated with new libraries.
	- YouTube/Vimeo API integrated with Featured Slideshow to allow playing videos without being intrerupted when the autorotate is enabled and pause videos when clicking on a different slide.
	- Theme width widened to 1080px.
	- New color style: Light.
	- Numerous bug fixes and styling improvements
	*** Since too many files were modified, it would be safier for you to install the new update as a new copy of the theme, instead of updating each file manually. Don't forget to run Regenerate Thumbnails plugin after installing the new version.


v 2.1.4 (June 14, 2013)

	- Fixed Twitter Widget (added compatibility with API version 1.1)
	- modified files:
		- /functions/theme/widgets/twitter.php

	- added files:
		- /functions/theme/widgets/twitteroauth/OAuth.php
		- /functions/theme/widgets/twitteroauth/twitterauth.php


v 2.1.3 (January 26, 2013)

	- Added "Styling > Fonts" section in Theme Options.
	- Added the option to display site title as logo by default, when a logo image was not uploaded in Theme Options
	- modified files:
		/functions/theme/options.php
		header.php
		style.css


v 2.1.2 (October 2, 2012)

	- Updated comments form to support "comments_form" function.
	- modified files:
		/functions/theme/functions.php
		comments.php
		style.css


v 2.1.1. (August 10, 2012)

	- style.css - removed some unnecessary code


v 2.1 (July 21, 2012)

	- Added support for native WordPress image cropping
	- The theme doesn't uses TimThumb script for thumbnails cropping anymore
	- modified files:
		/functions/theme/functions.php
 		/functions/theme/post-options.php
  		/functions/theme/widgets/recentposts.php
   		archive.php
  		featured-categories.php
  		featured-posts.php
  		loop.php
  		style.css
  		wpzoom-carousel.php
  		wpzoom-slider.php


v 2.0.4 (June 26, 2012)

	- index.php - bug fix with featured posts excluder


v 2.0.3 (June 19, 2012)

	- /functions/theme/options.php - changing the post title color didn't worked properly


v 2.0.2 (May 3, 2012)

	- bug fix with images from Slideshow Shortcode not showing in IE.
		modified files: style.css


v 2.0.1 (April 14, 2012)

	- style.css - fixed dropdown arrow in menu in Internet Explorer


v 2.0 (February 22, 2012)

	- Fully re-written code
	- WPZOOM Framework is now integrated in this theme
	- All theme files were modified.

	New features:
		- Facebook Widget
		- Twitter Widget
		- Styling options in Theme Options
		- Autoplay option for carousel
		- Slideshow now can display only specific posts which you mark as featured
		- Shortcodes

	Improvements:
		- All widgets were updated.
		- Theme supports now <iframe> embed video code, which means that you will have to update all previous posts in which you have used only video URL.
		- Dropdown menu script was updated
		- Slideshow script was updated
		- Posts from slideshow can be excluded from Recent Posts section
		- Number of featured categories on home page was increased from 6 to 10
		- Numerous bug fixes and code improvements.


v 1.4.5 (December 14, 2011)

	- An update for WordPress 3.3
	- Files edited:
		- 404.php
		- archive.php
		- attachment.php
		- author.php
		- header.php
		- index.php
		- page.php
		- search.php
		- single.php
		- style.css
		- template-archives.php
		- template-blog.php
		- template-fullwidth.php


v 1.4.4 (December 13, 2011)

	- bug fixed in file:
 		functions/wpzoom-functions.php


v 1.4.3 (August 20, 2011)

	- bugs fixed in files:
		wpzoom-slider.php
		functions/wpzoom-functions.php


v 1.4.2 (August 6, 2011)

	- An important security fix: /scripts/timthumb.php has been updated to 2.0


v 1.4.1 (June 28, 2011)

	- style.css - bug fix: IE7 drop-down menu not showing


v 1.4

	- attachment.php - new template for displaying image attachments
	- style.css - added classes ".thumbnails" and ".thumbnails img"
	- functions/wpzoom-functions.php - added new functions for displaying a list with all attachments.


v 1.3

	- wpzoom_admin/admin_functions.php - added option to support thumbnails added via Custom Fields


v 1.2

	- New option in Theme Options: Show/hide login form
	- new file: custom.css - add in it your custom CSS code.
	- minor fixes to support child themes
	- modified files:
		footer.php
		header.php
  		single.php
		style.css
 		functions/wpzoom-core.php
		functions/wpzoom-functions.php
		wpzoom_admin/admin_functions.php


v 1.1

	- minor bug fixes in style.css file.
	- /scripts/timthumb.php file updated

v 1.0

	- initial version