Make WordPress Themes

source: fluida/0.9.9.1/readme.txt

Last change on this file was 66243, checked in by themedropbox, 9 years ago

New version of Fluida - 0.9.9.1

File size: 11.9 KB
Line 
1=============
2Fluida WordPress Theme
3Copyright 2015-16 Cryout Creations
4https://www.cryoutcreations.eu/
5
6Author: Cryout Creations
7Requires at least: 4.2
8Tested up to: 4.6.1
9Stable tag: 0.9.9.1
10License: GPLv3
11License URI: http://www.gnu.org/licenses/gpl.html
12Donate link: https://www.cryoutcreations.eu/donate/
13
14Fluida is a modern, crystal clear and squeaky clean theme. It shines bright with a fluid and responsive layout and carries under its hood a light and powerful framework. All the theme's graphics are created using HTML5, CSS3 and icon fonts so it's extremely fast to load.
15
16It's also SEO ready, using microformats and Google readable Schema.org microdata. Fluida also provides over 100 customizer theme settings that enable you to take full control of your site. You can change everything starting with layout (content and up to 2 sidebars), site and sidebar widths, colors, (Google) fonts and font sizes for all the important elements of your blog, featured images, post information metas, post excerpts, comments and much more.
17
18Fluida also features social menus with over 100 social network icons available in 4 locations, 3 menus, 6 widget areas, 8 page templates, all post formats, is translation ready, RTL and compatible with older browsers.
19
20
21== License ==
22
23This program is free software: you can redistribute it and/or modify
24it under the terms of the GNU General Public License as published by
25the Free Software Foundation, either version 3 of the License, or
26(at your option) any later version.
27
28This program is distributed in the hope that it will be useful,
29but WITHOUT ANY WARRANTY; without even the implied warranty of
30MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31GNU General Public License for more details.
32
33You should have received a copy of the GNU General Public License
34along with this program. If not, see http://www.gnu.org/copyleft/gpl.html
35
36
37== Third Party Resources ==
38
39Fluida WordPress Theme bundles the following third-party resources:
40
41HTML5Shiv, Copyright Alexander Farkas (aFarkas)
42Dual licensed under the terms of the GPL v2 and MIT licenses
43Source: https://github.com/aFarkas/html5shiv/
44
45FitVids, Copyright Chris Coyier - http://css-tricks.com + Dave Rupert - http://daverupert.com
46Licensed under the terms of the WTFPLlicense
47Source: http://fitvidsjs.com/
48
49== Bundled Fonts ==
50
51Elusive-Icons, Copyright 2013, Aristeides Stathopoulos
52Licensed under the SIL Open Font License, Version 1.1
53Source: http://shoestrap.org/downloads/elusive-icons-webfont/
54
55Zocial CSS social buttons, Copyright Sam Collins
56Licensed under the terms of the MIT license
57Source: https://github.com/smcllns/css-social-buttons
58
59== Bundled Images ==
60
61The following bundled images are released into the public domain under Creative Commons CC0:
62https://pixabay.com/en/water-priroda-drops-rain-815271/
63https://pixabay.com/en/jellyfish-under-water-sea-ocean-698521/
64https://pixabay.com/en/waterfall-water-level-movement-335985/
65
66The rest of the bundled images are created by Cryout Creations and released with the theme under GPLv3
67
68
69== Changelog ==
70
71= 0.9.9.1 =
72[X] Fixed "Auto Select Images From Posts Content" option not working
73[X] Fixed center aligned menu not hiding on mobile
74[X] Fixed attachment pages missing article padding
75[X] Changed both sorted and unsorted lists to "outside" style by default
76[X] Fixed typo in Amazon social icon URL
77
78= 0.9.9 =
79* Renamed 'Graphics' customizer section to 'General'
80* Relocated 'Socials' panel under 'General' and 'Custom Footer Text' under 'General' > 'Structure'
81* Added compatibility option to disable Masonry
82* Added compatibility option to disable 'defer' script loading
83* Added compatibility option to disable FitVids
84* Replaced get_category() usage with core get_queried_object()
85* Updated Cryout Framework to 0.5.7
86* Moved breadcrumbs function to the framework
87* Escaped all outputs in framework customizer controls
88* Escaped url, permalink and link function calls
89* Escaped core WordPress function calls
90* Renamed body classes added by the theme
91* Improved theme options loading check
92
93= 0.9.8.3 =
94* Fixed header issues with different menu alignments
95* Improved "Continue reading" button animation
96
97= 0.9.8.2 =
98* Fixed mobile menu not showing up while re-re-re-fixing the fixed header on IE
99* Added IE9 compatibility to CSS transforms
100* Changed "Continue reading" button aspect to use accent colors
101* Removed input[type="file"] styling
102* Changed content_width to 1024px
103
104= 0.9.8.1 =
105* Double fixed issues with fixed top menu in IE11
106* Fixed footer widgets alignment
107* Added menu alignment option
108* Added site tagline display option
109* Improved featured images layout and articles padding
110
111= 0.9.8 =
112* Adjusted main responsiveness step from 1280px to 1152px (to exclude mobile devices that are large enough to fit the sidebars but do not correctly handle media queries)
113* Added site title value as header logo alt/title attributes
114* Added theme settings save/load functionality
115* Changed default layout to Centered
116* Disabled Masonry activation when single column layout is used
117* Changed default title size to 150% (from 130%)
118
119= 0.9.7 =
120* Optimized PHP and HTML code to follow standards
121* Optimized CSS layout to follow standards
122* Cleaned up post format files
123* Cleaned up header.php and fixed header image display, comments.php, content.php, single.php, search.php, 404.php
124* Cleaned up content-* files
125* Redesigned attachment.php as image.php
126* Merged author.php, tag.php, category.php into archive.php (and split author info to author-bio.php)
127* Added new WordPress.org theme tags (and removed deprecated ones)
128* Added normalized tags option (on by default)
129* Added post formats to breadcrumbs
130* Added base font name to Google fonts enqueue (when custom weights are used)
131* Added .icon-chat (same as .icon-quote) for the chat post format
132* Added color transition to post format and meta icons
133* Improved Continue Reading button visual style
134* Improved round corners option to apply to the correct elements (#toTop, a.continue-reading-button,.page-numbers, .page-header, span.entry-format)
135* Fixed author and date microformats
136* Fixed one-column page template breadcrumbs position
137* Switched to using proper the_title() call (with arguments)
138* Renamed registered image sizes
139* Removed leftover check for site title HTML tag and post/page titles
140* Removed async from script filter (causes issues with Masonry)
141* Removed round corners from back-to-top button
142* Removed unused /resources/patterns folder
143* Moved entry_meta_format_hook after content title (and resized format meta icons)
144* Moved side header padding to inner element
145* Moved cryout_schema_microdata() to framework and added imageObject
146* Updated theme URL for new site
147* Updated theme news feed URL for new site structure
148* Restored proper order of theme panels/sections in the Customizer
149* Changed default content font size to 16px (from 18px)
150
151= 0.9.6.2 =
152* Fixed footer widgets flex arrangement
153
154= 0.9.6.1 =
155* Same as 0.9.6, bumping version to force repository publish
156
157= 0.9.6 =
158* Removed import/export settings from admin area
159* Added second textdomain support for WordPress' language packs (also deleted languages folder under cryout and removed redundant loading of text domains in admin area)
160* Fixed Masonry JS error (removed 'async' attribute when loading scripts on the frontend)
161* Social links in the header/footer area are now turned off by default
162* Removed 'Debug info' section from the admin area
163* Removed social links (and respective scripts) from the admin area
164* Renamed 'Latest News' section in admin to 'Theme Updates'
165* Removed autoupdater call in cryout/framework.php
166
167= 0.9.5 =
168* Updated customizer color sanitization to use the existing sanitize_hex_color() function
169* Added unminified resources/js/html5shiv.js
170* Cleaned up the unused cryout/widgets.php and cryout/widget-areas.php files
171
172= 0.9.4.5 =
173* Removed template-blog.php page template
174* Removed license.txt file
175* Improved arhive.php to handle archives, categories and tags (removed category.php and tag.php)
176* Improved plugin/child theme styling override support by changing #main id to .main class
177
178= 0.9.4.4 =
179* Changed image size handle from 'featured' to 'cryout-featured'
180* Switched to using core WordPress 'jquery-masonry'
181
182= 0.9.4.3 =
183* Fixed unwanted header container margin when fixed menu is used and admin bar is visible
184* Added table border styles option
185* Fixed customizer maximize button overlapping WP 4.5 device buttons
186* Added WordPress 4.5 site logo support
187* Fixed unwanted scrollbar on ads in sidebar
188
189= 0.9.4.2 =
190* Fixed main menu extra top padding on medium screens (since 0.9.3)
191* Fixed header image alignment on left non-contained layout (since 0.9.3)
192* Fixed the fixed menu cutoff to left on contained layouts (since 0.9.3)
193* Fixed masonry negative margins creating horizontal scrollbar on medium screens
194* Improved main/pad-container margins for for masonry
195* Added socials in mobile menu for small devices (and removed from header)
196* Further mobile optimizations
197
198= 0.9.4.1 =
199* Escaped support URLs with esc_url_raw
200
201= 0.9.4 =
202* Removed duplicate static HTML5Shiv inclusion in header (as it was already enqueued)
203* Moved hardcoded GooglePlus profile script to enqueue (with defer/async filter)
204* Corrected WordPress name formatting in all theme strings
205* Fixed cryout_schema_microdata() call in author info page HTML
206
207= 0.9.3.1 =
208* Fixed responsive featured image inconsistency between browsers
209* Corrected fixed menu alignment issue with the new left/centre layouts
210
211= 0.9.3 =
212* Added menu text colour option
213* Further extended layout alignment options with Left (not contained) and Center (not contained) options
214* Fixed sidebar background colour missing on mobile devices
215* Fixed breadcrumbs alignment issue on mobile devices
216* Improved mobile menu to follow configured colour options
217* Fixed article alignment in masonry enabled pages
218* Fixed theme recommended Google fonts not loading extra weights
219* Added auto-detection of RSS link in social icons
220* Improved form elements styling outside the main content areas
221* Fix icons rotation effect glitch on some browsers
222
223= 0.9.2 =
224* Fixed padding for widgets missing on mobile
225* Fixed leftover text domain in widget areas
226* Fixed usage of code incompatible with PHP < 5.3 in includes/core.php
227* Fixed header widget area invisible when header image is responsive
228* Removed bundled fonts in favor of Google fonts (to reduce theme size)
229* Added new main layout alignment option
230* Extended header widget area width option with 100% value
231* Added header widget area alignment option
232* Improved post featured images to center-align if too small to fill area
233* Fixed apostrophe usage in style.css description
234* Added 'time ago' option for comments
235* Added max width option for comment form
236* Fixed duplicate id both from <li> and <header> in includes/comments.php
237* Fixed author.php closing <section> instead of <div>
238* Fixed empty strings with text domain
239* Fixed leftover hardcoded theme name in cryout/back-compat.php
240* Fixed leftover hardcoded theme name in cryout/admin-functions.php
241* Removed unused AJAX backend code from includes/core.php
242
243= 0.9.1 =
244* Fixed breadcrumbs on page templates (moved breadcrumbs back under the header)
245* Fixed menu to display the default arrow on no-link menu items
246* Updated FitVids to version 1.1
247* Finished readme.txt contents
248* New screenshot
249* Fixed news in the theme's info page
250* Rearranged breadcrumbs, main menu search, footer search and comment form placeholder hooks
251* Fixed one column magazine layout being too wide
252* Fixed breadcrumbs reasponsiveness
253* Fixed custom post type articles missing background color and padding
254* Fixed menu arrows on RTL
255* Added customizer settings for header and featured images: responsive/cropped (responsive is default)
256* Removed background color for comment forms, added hover and focus effects
257* Removed padding for fieldset and label
258* Resized default header images to 1920 x 250px
259* Added theme version parameter to backend script/style enqueues (to help with caching issues)
260* Fixed comments closed text option not working on pages
261
262= 0.9 =
263Initial release
Note: See TracBrowser for help on using the repository browser.