=== TGEI Auto Tabs  ===
Contributors: toogoodenterprises 
Tags: automatic tabs, tab layout
Requires at least: 6.0
Tested up to: 6.8
Stable tag: 1.0
Requires PHP: 7.4
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Automatically rearranges the sections of a post/page into a tab layout.

== Description ==
abs are created with an H1 header. If a page has three H1 headers, then there will be three tabs. The content for a tab are all the blocks that follow a H1 header until there is another H1 header or the end of the page is reached.

Content that comes before the first H1 header is not placed into a tab. Currently, there is no way to place content after the tabs.

The layout and style of the tabs and their respective contents can be modified using CSS.

== Installation ==

= Automatic Installation =
In the Wordpress plugin directory, find "TGEI Auto Tabs" and click install. After install is complete, click activate.

= Manual Installation =
1. In the Wordpress plugin directory, find "TGEI Auto Tabs" and click download.
2. Unzip the downloaded file. It should have a folder named "TGEI-AutoTabs"
3. Upload the TGEI-AutoTabs folder to your wordpress site into the plugins folder in wp-content
4. Log into the admin area of your wordpress site
5. Go to the Installed Plugins page
6. Find TGEI Semi Headless and click activate.


== Screenshots ==

1. TGEI Auto Tabs Demo
2. How to enable the tabs on the page

== Changelog ==
= 1.0 =
* First release version.
