Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

kantbtrue

An elegant about me widget for blogs.

=== Kantbtrue about me ===
Contributors: kantbtrue
Tags: about me
Requires at least: 5.0
Tested up to: 5.4.1
Requires PHP: 7.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

An elegant about me widget for blogs.

== Description ==
An elegant about me widget for blogs.
=Features=
- Fields: Title, Bio, Image, Social Links
- Text Alignment Options: Left, Right, Center
- Image Styles: Round, Square
- Social Support: Facebook, Twitter, Instagram, Custom Website

== Installation ==
1. Install the plugin
1. Go to WordPress dashboard > Plugins > Installed Plugins
1. Activate the ‘Kantbtrue About Me’
1. Now you can add widget ‘Kantbtrue About Me’ into your theme widget area.

== Frequently Asked Questions ==
= How to add custom CSS? =
To add custom CSS, you can use the WordPress default 'Additional CSS' section from the customizer.
CSS class naming list:
- container: kbt-about-me
- title: kbt-about-me__title
- image: kbt-about-me__img
- bio: kbt-about-me__desc
- social: kbt-about-me-social

== Screenshots ==
1. widget preview in admin area
2. demo style 1
3. demo style 2

== Changelog ==
= 1.0.0 =
- Initial release