>
Download This Plugin | |
Download Elegant Themes | |
Name | TSP Featured Posts |
Version | 1.2.7 |
Author | The Software People |
Rating | 100 |
Last updated | 2015-01-09 07:49:00 |
Downloads |
10283
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
TSP Featured Posts plugin added 4 bytes of resources to the Home page and 13 bytes of resources to the sample Post page.
TSP Featured Posts plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! TSP Featured Posts plugin ads no tables to your Wordpress blog database.The Software People's (TSP) 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.
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.