=== Parallel Extensions === Contributors: themely Tags: Requires at least: 3.8 Tested up to: 5.6 Stable tag: 1.1.1 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This plugin adds widgets required by the Parallel WordPress theme by Themely. == Installation == 1. Log into your Admin Dashboard 2. Navigate to the Plugins page. 3. Click on the Install button. 4. Upload this plugin. 5. Once installed, activate the plugin. 6. Navigate to the Widgets page under Appearance > Widgets. == Copyright == Parallel Extensions WordPress Plugin, Copyright 2016 Ishmael 'Hans' Desjarlais Parallel Extensions is distributed under the terms of the GNU GPL 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 2 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. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. == Changelog == ### 1.1.1 - December 16th, 2020 Changes: - Tested with WordPress version 5.6 ### 1.0.9 - Mar 14th, 2019 Changes: - Tested with WordPress version 5.1.1 - Added minimum PHP requirement to readme.txt file ### 1.0.8 - Dec 12th, 2018 Changes: - Replaced deprecated create_function() in all widget files ### 1.0.7 - 29/12/2017 Changes: - Added additional field in testimonials widget for author title, position, company or profession ### 1.0.6 - 21/12/2017 Changes: - Added image field to testimonials widget ### 1.0.5 - 02/11/2017 Changes: - Added target code to social icon links in team member widget ### 1.0.4 - 25/7/2017 Changes: - Added if(isset( to line 87 of brands and clients widget files ### 1.0.3 - 25/7/2017 Changes: - Changed $image_url to $image_link on line 35 and 41 of the brands widget file ### 1.0.2 - 24/7/2017 Changes: - Added center-block class in the team members widget file on line 62 ### 1.0.1 - 07/7/2017 Changes: - Added link field to project grid widgets - Added link target field to project grid widgets ### 1.0.0 - 7/3/2017 Changes: * INITIAL RELEASE *