# Theme Name: Bidnis Author: Gratis Themes (https://gratis-themes.com) License: GNU General Public License v3 # Copyright Bidnis WordPress Theme, Copyright (C) 2016-2022, Gratis Themes Bidnis is distributed under the terms of the GNU GPL v3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ----------------------------------------------------------------------------- # Libraries # The theme bundles the following third-party resources: normalize.css v8.0.1 License: MIT Source: github.com/necolas/normalize.css Font Awesome 5.15.3 Font License License: SIL OFL 1.1 URL: http://scripts.sil.org/OFL Code License License: MIT License URL: http://opensource.org/licenses/mit-license.html Icons License License: CC BY 4.0 License URL: https://creativecommons.org/licenses/by/4.0/ ----------------------------------------------------------------------------- # Images Default header image Creative Commons Zero (CC0) license https://www.pexels.com/photo-license/ https://www.pexels.com/photo/mock-up-technology-laptop-apple-51171/ ----------------------------------------------------------------------------- # changelog 2.2.1 - 2022.03.18 - Updated author domain 2.2.0 - 2021.08.13 - Added basic block styles support - Fixed footer text setting not working - Fixed layout spacing 2.1.1 - 2021.08.10 - Fixed spacing around pingbacks not being styled the same as comments - Fixed comment author alignment - Fixed list spacing - Improve RSS widget styles 2.1.0 - 2021.08.03 - Reworked comment layout - Improved password and search form responsiveness - Improved nav-links responsiveness - Fixed menu items displaying over each other - Fixed header overflowing with large logo - Fixed tables being 100% width - Fixed comments title being displayed with 0 comments 2.0.3 - 2021.07.26 - Improved CSS specificity of nav toggle label to prevent plugins from affecting its visibility - Updated theme tags - Updated theme description - Updated theme URI - Replaced menu dropdown arrow icons with CSS 2.0.2 - 2021.07.17 - Fixed Phone number in header being formated as an http link - Fixed hero section not showing on static homepage 2.0.1 - 2021.07.16 - Fixed hero section being displayed without any content 2.0.0 - 2021.07.16 Version 2.0 aims to capture the original vision of the theme, but with a more modern and simplistic approach. Some of the biggest changes are as follows. - Reworked site layout - Redesigned post formats - Redesigned author-bio below posts - Added support for full alignment - Organized theme settings - Improved accessibility - Improved mobile navigation - Updated icons - Various improvement tweaks and bug fixes 1.2.0 - 2018.12.30 - Fixed and improved multiple layout and styling issues - Improved post formats support - Updated theme information for author rebranding - Removed breadcrumbs - Updated language file - Added support for the_privacy_policy_link - Improved editor styles - Removed jQuery from functions.js - Added filter for archive titles 1.1.4 - 2017.05.18 - Updated theme information for author rebranding - Added table of contents to style.css - Simplified js/functions.js 1.1.3 - 2016.11.30 - Fixed e-mail in header not linked properly 1.1.2 - 2016.11.23 - Fixed usage of get_the_permalink instead of the_permalink on .post-thumbnail and .read-more in template-parts/loop.php 1.1.1 - 2016.11.06 - Enqueued comment-reply script - Replaced customized css styles being added to the header with wp_add_inline_style option - Fixed sticky post icon not showing - Added editor stylesheet 1.1.0 - 2016.10.15 - Included copyright information in style.css and readme.txt - Included complete Font Awesome package and license decleration - Removed closing ?> tag in required files (customize.php and theme_functions.php) to prevent possible "Header already sent" errors - Removed Google and WhatsApp social icons - Added prefix to enqueued styles and scripts in funtions.php - Replaced JS detection in functions.php with one in js/functions.js - Removed customize logo setting in favor of native WordPress custom logo support - Fixed only logo or site-title being displayed - Removed author url from footer - Fixed displaying social media wrapper when no social icons are set - Fixed default header image - Cleaned up template parts, post formats and image.php - Replaced custom get_the_archive_title filter with JS solution - Escaped various user inputs 1.0.0 - 2016.06.16 - Initial release