Horje
Provides the [author_bio] shortcode for embedding the bio of an author anywhere in the post/page content. Wordpress Tutorial

Noted That:

  • To install correctly this author-bio-shortcode.zip .
  • Fisrt Download the author-bio-shortcode.zip to your computer
  • Extract/Open author-bio-shortcode.zip to Your Computer.
  • Then, Find readme.txt file inside author-bio-shortcode.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.

Start the Tips:

1. First Download " author-bio-shortcode.zip " Plugin to your Local Computer. (Click Download)

2. Then, Login to your " yourdomain.com/wp-admin " Dashboard.

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

5. Now, Browse " author-bio-shortcode.zip "  Downloaded plugin from your computer, Where you downloaded author-bio-shortcode.zip According to Step – 1 Above then, click on " Install Now"

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on " Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. " Author Bio Shortcode " folder is added on left sidemenu. Now, Click on " Author Bio Shortcode " folder.

   Noted that: If you do not see " Author Bio Shortcode " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ".

8. Now you configure yourself oR Watch video tutorial below about  Author Bio Shortcode Configurtions and Settings or How to work " Author Bio Shortcode " in your WordPress site.

 

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Author Bio Shortcode " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Author Bio Shortcode
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Simple install in /wp-content/plugins like any other!

Usage

Simply place [author_bio] anywhere within your post/page content.

Additionally, you can pass one of the following attributes to specify a different user;

  • id – accepts the user ID
  • username – accepts the username
  • email – accepts the user e-mail address

For example;
[author_bio]
[author_bio id=”4?]
[author_bio username=”admin”]
[author_bio email=”[email protected]”]

You can also have the author’s avatar added, by using the avatar parameter like so;
[author_bio avatar=”yes”]
Warning: if you don’t want the avatar, do not change the above to “no” as it will not work, simply change back to [author_bio] alone.

It’s possible to add the author’s name, too by adding the name parameter;
[author_bio name=”yes”]
Warning: As with the avatar option, leave the name parameter out completely to hide the name.

Additionally, you can make the author’s name link to his/her website as defined in their profile;
[author_bio name=”yes” name_link=”yes”]

You can also customise the HTML output which defaults to;

… the author bio …

There are 7 parameters that describe the HTML above;

  • ‘container_element’ defaults to ‘div’ and creates the first div in the example above
  • ‘container_class’ defaults to ‘author_bio_shortcode’ as seen above
  • ‘name_container’ defaults to h3
  • ‘name_class’ defaults to ‘name’
  • ‘name_pre’ is empty by default and can be used to add text before the author’s name
  • ‘name_post’ is empty by default and can be used to add text after the author’s name
  • ‘avatar_container_element’ defaults to ‘div’ and creates the element that surrounds the avatar image
  • ‘avatar_container_class’ defaults to ‘avatar’ and adds itself to the ‘avatar_container_element’
  • ‘bio_container_element’ defaults to ‘div’ and wraps the bio text
  • ‘bio_container_class’ defaults to ‘bio’ and is used in the bio container element
  • ‘bio_paragraph’ defaults to true and decides whether to put the bio text into a Paragrah tag. Note, only a value of zero (0) will change it, e.g. bio_paragraph=0

Here is an example using all the HTML parameters to re-create the above example code;
[author_bio container_element=”div” container_class=”author-bio-shortcode” avatar_container_element=”div” avatar_container_class=”avatar” bio_container_element=”div” bio_container_class=”bio” bio_paragraph=”true”]

This example shows how to remove the P tag from around the bio text;
[author_bio bio_paragraph=0]


provides , authorbio , shortcode , embedding , author , anywhere , postpage , content , tutorial ,

Name

Read Article
https://develop.horje.com/learn/1434/reference