Splits WordPress Theme https://alx.media/themes/splits/
Find a file
2021-03-07 16:30:56 +01:00
fonts FA 5.15.2 + trap js/html + regen lang + menu css fix + dropdown width + style.css version number + pingback header fix + disable nav mods 2021-03-05 16:03:06 +01:00
functions 1.4.2 2021-03-05 17:11:59 +01:00
img Initial commit 2020-03-11 14:32:45 +01:00
inc Add esc_url to get_template_directory_uri, Add "Tested up to:" to style.css 2020-07-13 17:55:52 +02:00
js FA 5.15.2 + trap js/html + regen lang + menu css fix + dropdown width + style.css version number + pingback header fix + disable nav mods 2021-03-05 16:03:06 +01:00
languages FA 5.15.2 + trap js/html + regen lang + menu css fix + dropdown width + style.css version number + pingback header fix + disable nav mods 2021-03-05 16:03:06 +01:00
page-templates Initial commit 2020-03-11 14:32:45 +01:00
404.php Initial commit 2020-03-11 14:32:45 +01:00
archive.php Initial commit 2020-03-11 14:32:45 +01:00
category.php Initial commit 2020-03-11 14:32:45 +01:00
comments.php Initial commit 2020-03-11 14:32:45 +01:00
content-featured.php Add esc_url to get_template_directory_uri, Add "Tested up to:" to style.css 2020-07-13 17:55:52 +02:00
content-grid.php Add esc_url to get_template_directory_uri, Add "Tested up to:" to style.css 2020-07-13 17:55:52 +02:00
content-highlight.php Add esc_url to get_template_directory_uri, Add "Tested up to:" to style.css 2020-07-13 17:55:52 +02:00
content-list.php Add esc_url to get_template_directory_uri, Add "Tested up to:" to style.css 2020-07-13 17:55:52 +02:00
content.php Add esc_url to get_template_directory_uri, Add "Tested up to:" to style.css 2020-07-13 17:55:52 +02:00
footer.php 1.4.1 2020-08-25 16:53:22 +02:00
functions.php FA 5.15.2 + trap js/html + regen lang + menu css fix + dropdown width + style.css version number + pingback header fix + disable nav mods 2021-03-05 16:03:06 +01:00
header.php FA 5.15.2 + trap js/html + regen lang + menu css fix + dropdown width + style.css version number + pingback header fix + disable nav mods 2021-03-05 16:03:06 +01:00
index.php Initial commit 2020-03-11 14:32:45 +01:00
license.txt Initial commit 2020-03-11 14:32:45 +01:00
page.php Initial commit 2020-03-11 14:32:45 +01:00
readme.txt 1.4.2 2021-03-05 17:11:59 +01:00
responsive.css 1.4.1 2020-08-25 16:53:22 +02:00
screenshot.png Initial commit 2020-03-11 14:32:45 +01:00
search.php Initial commit 2020-03-11 14:32:45 +01:00
searchform.php Initial commit 2020-03-11 14:32:45 +01:00
sidebar.php Initial commit 2020-03-11 14:32:45 +01:00
single.php Initial commit 2020-03-11 14:32:45 +01:00
style.css Remove contact form 7 css 2021-03-07 16:30:56 +01:00

=== Split ===
Contributors: alxmedia
Requires at least: 5.0
Tested up to: 5.6
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: blog, one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background

== Description ==

Split is a responsive 100% high resolution theme for blogs and magazines. The feature list is long: Unlimited accent colors, unlimited widget areas, sidebar to the right that can be uniquely specified for each page or post, 0-4 footer widget columns, almost zero layout images, related posts and post nav, featured stories and carousel, 5 post formats, good SEO, 2 flexible custom widgets, localisation support, social links, logo upload and many more useful admin panel features.

== Installation ==

1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in Split in the search form and press the 'Enter' key on your keyboard.
3. Click on the 'Activate' button to use your new theme right away.
4. Navigate to Appearance > Customize in your admin panel and customize to taste.

== Documentation ==

http://alx.media/documentation/

== Copyright ==

Split WordPress Theme, Copyright 2021 AlxMedia
Split 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.

Split bundles the following third-party resources:

Font Awesome
Copyright (c) Dave Gandy
License: SIL OFL 1.1 (Fonts); MIT (CSS)
Source: https://fontawesome.com/

Titillium Font
Copyright (c) Accademia di Belle Arti di Urbino
License: SIL OFL 1.1
Source: http://www.campivisivi.net/titillium/

Flexslider
Copyright (c) WooThemes
License: GPLv2 or later
Source: http://flexslider.woothemes.com/

OwlCarousel
Copyright (c) Bartosz Wojciechowski
License: MIT
Source: http://www.owlgraphic.com/owlcarousel/

FitVids
Copyright (c) Chris Coyier
License: WTFPL
Source: http://fitvidsjs.com/

Kirki
Copyright (c) David Vongries
License: MIT
Source: https://kirki.org/

Screenshot images
License: CC0 1.0 Universal (CC0 1.0)
Source: https://stocksnap.io

== Changelog ==

= 1.4.2 - 2021-03-05 =
* Fixed: mobile menu tabbing will enter in the menu even when it's closed
* Fixed: trap focus in search popup
* Fixed: prefix for custom menu names and classes
* Fixed: readme format to declare license information
* Fixed: make sure that the pingback_url is conditional since pings can be turned off
* Fixed: added no minified font awesome css
* Increased menu dropdown width
* Added option to disable custom navigation in child themes
* Updated language files
* Updated to Font Awesome Free 5.15.2

= 1.4.1 - 2020-08-28 =
* Improved a11y
* Added new menu

= 1.4.0 - 2020-08-11 =
* Updated to Kirki 3.1.5

= 1.3.9 - 2020-07-12 =
* Updated to Kirki 3.1.4
* Removed Social Count Plus as recommended plugin

= 1.3.8 - 2020-03-25 =
* Fixed Chrome overflow issue
* Moved updater folder to functions folder
* Removed responsive css on/off option
* Removed unused alx-extensions plugin override css
* Improved support for Gutenberg
* Updated to Kirki 3.1.0
* Updated language files

= 1.3.7 - 2020-02-26 =
* Fixed comments form checkbox position
* Updated to Font Awesome 5.12.1
* Updated to Kirki 3.0.45

= 1.3.6 - 2019-07-30 =
* Updated to Font Awesome 5 Free (5.9.0)
* Added theme accessibility with skip links
* Added wp_body_open to header.php
* Fixed WP-PageNavi styling issue
* Fixed themeforms styling issue
* Updated language files
* Removed Responsive Lightbox as recommended plugin

= 1.3.5 - 2019-01-22 =
* Removed outdated documentation files from the theme
* Added new documentation link to readme.txt

= 1.3.4 - 2019-01-18 =
* Moved options, meta boxes and custom widgets to alx-extensions plugin, as required
* Updated to Kirki 3.0.35.3

= 1.3.3 - 2018-09-22 =
* Added missing style.css tags
* Updated style.css edit warning
* Updated .pot language file
* Fixed gallery widget styling
* Fixed translation issues
* Fixed missing escaping issues
* Fixed broken layout options
* Added missing credits in readme

= 1.3.2 - 2018-07-21 =
* Added support for custom-logo
* Added support for custom-header
* Added support for custom-background
* Updated meta dates to use wordpress settings
* Changed function names from alx_ to split_
* Fixed undefined index notices/errors for Alx Tabs and Alx Posts widgets
* Fixed all theme sniffer errors
* Removed custom.css option, already exist in core
* Removed feedburner url option, plugin territory
* Removed AlxVideo widget, plugin territory
* Removed heading/subheading page fields, not allowed
* Removed IE8 compatibility javascript and css
* Numerous other required fixes for wordpress.org code standard

= 1.3.1 - 2018-07-16 =
* Added option for mobile menu
* Added styling option for mobile menu color
* Added on/off option for header search button
* Added on/off option for header social links
* Added on/off option for footer social links

= 1.3.0 - 2018-06-26 =
* Numerous required fixes for wordpress.org standards

= 1.2.0 - 2017-12-25 =
* Moved theme options from OptionTree to the live customizer 

= 1.1.0 - 2016-04-13 =
* Updated to OptionTree 2.6.0
* Updated to Font Awesome 4.7.0
* Updated to TGM Plugin Activation 2.6.1
* Moved functions and removed outdated functions
* Added sharrre language strings
* Added close icon when header search is expanded
* Changed <section> to <div>
* Fixed AlxTabs widget: Unique ID for each widget
* Fixed Sharrre facebook counter
* Fixed data validation
* Removed deprecated CSS tags
* Removed OptionTree theme mode demo files to get rid of language strings

= 1.0.1 - 2016-04-13 =
* Added header ads option

= 1.0.0 - 2016-03-22 =
* Initial release