LAPDI Authors Note

0

Let A Pro Do IT!’s (LAPDI) Author’s Note allows you to add author’s notes and after-thoughts to your blog posts and pages. Requirements Requires the installation and activation of

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Let A Pro Do IT!’s (LAPDI) Author’s Note allows you to add author’s notes and after-thoughts to your blog posts and pages.

Requirements

Requires the installation and activation of LAPDI Easy Dev Latest Version

Features Included

  • Add an author’s note or after-thought to your pages and/or posts
  • Display author’s note in widget, page or post
  • Show author’s gravatar
  • Link to author’s website
  • Display author’s social links
  • Show author’s bio
  • Author’s Note is optional, without it display author bio information only

Basic Information

  1. Add an author’s note wherever you want to display author’s info
  2. You can add a note via a widget, page or post
  3. If using a widget, remember to add an authors note shorttag to the post or page (see below)
  4. Default shortcode settings can be changed via LAPDI Plugins->Authors Note settings page

Shortcodes

Add a Author's Note to posts and pages by using a shortcode inside your text or evaluated from within your theme. You may override page/post Author's Note options with shortcode attributes defined on the plugin’s settings page.

  • [tsp-authors-note]Did I really write this?[/tsp-authors-note] – Will display a authors note with the default options defined in the plugin’s settings page.
  • [tsp-authors-note title="On After-Thought" show_bio=Y show_pic=Y show_name=Y style=1 show_website=Y show_links=Y]Did I really write this?[/tsp-authors-note] – Will override attributes defined on the plugin’s settings page.