LAPDI Featured Posts

0

Let A Pro Do IT!’s (LAPDI) Featured Posts plugin allows you to add featured posts to your blog’s website via widget or on pages and posts using shortcodes. Featured Posts has five (

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

Description

Let A Pro Do IT!’s (LAPDI) Featured Posts plugin allows you to add featured posts to your blog’s website via widget or on pages and posts using shortcodes. Featured Posts has five (5) layouts and can include thumbnails, post gallery and quotes.

Shortcodes

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

  • [tsp-featured-posts] – Will display posts with the default options defined in the plugin’s settings page.
  • [tsp-featured-posts title="Title of Posts" keep_formatting="N" style="color: red;" max_words=10 show_quotes="N" show_thumb="Y" show_event_data="N" show_author="Y" show_date"N" show_private="N" show_text_posts="N" number_posts="5" excerpt_max=100 excerpt_min=60 post_class="" fpost_type="post" post_ids="5,3,4" category="0" slider_width="865" slider_height="365 layout="0" order_by="DESC" thumb_width="80" thumb_height="80" read_more_text="more..." before_title="" after_title=""] – Will override all attributes defined on the plugin’s settings page.