=== Really Simple Author Box ===
Contributors: aronikakume  
Tags: Really Simple Author Box, profile picture, guest author, responsive, author bio  
Requires at least: 5.0  
Tested up to: 6.7  
Requires PHP: 7.0  
Stable tag: 1.0.0  
License: GPLv2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html  

A responsive author box with customizable layouts, colors, and profile pictures for blogs and content websites.

== Description ==

The **Really Simple Author Box Plugin** enables you to display a responsive Really Simple Author Box that supports guest authors. You can easily customize the layout, author image, background color, text color, and border radius.

### Key Features
- Responsive **Really Simple Author Box** with **3 layout options**:
  - **Layout 1:** Avatar on the Left  
  - **Layout 2:** Avatar on the Right  
  - **Layout 3:** Centered  
- **Profile Picture Upload** feature for users.
- **Customizable Settings**:
  - Background and text colors.
  - Adjustable image width, height, and border-radius slider (0-100%).
- Easily add or remove profile pictures directly from user profiles.

== Installation ==

1. Download the plugin as a `.zip` file or install it directly from the WordPress plugin repository.
2. If installing manually, upload the folder to the `/wp-content/plugins/` directory.
3. Activate the plugin from the **Plugins** section of your WordPress admin dashboard.
4. Go to **Settings → Author Info** to set your options.
5. Use the following shortcode in your posts, pages, or widgets to display the Really Simple Author Box:
  [rsab_author_box]

== Usage ==

### 1. Configure Really Simple Author Box Settings:
- Access **Settings → Author Info**.
- Modify the following options:
  - **Background Color**  
  - **Text Color**  
  - **Image Width & Height**  
  - **Border Radius** (using the slider)
  - **Select Layout** (choose from three available layouts)

### 2. Manage User Profile Picture:
- Navigate to **Users → Profile** to upload a profile picture.
- You can remove the picture at any time using the **Remove Picture** button.

== Frequently Asked Questions ==

**Q: How can I display the Really Simple Author Box on my site?**  
A: Use the following shortcode in your posts, pages, or widgets to display the Really Simple Author Box:
  [rsab_author_box]

== Changelog ==

== Stable tag ==
= 1.0.0 =
* Initial release featuring customizable author information settings.
