Mooberry Show Latest Posts

Mooberry Show Latest Posts Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 3,243 downloads
Mooberry Show Latest Posts Icon

Try plugin: Mooberry Show Latest Posts

We'll create fresh WordPress site with Mooberry Show Latest Posts installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Mooberry Show Latest Posts

Show latest blog posts on the static front page. Customize number of posts and display orientation.

1


0


0


0


0

updated: 8 years ago
since: 9 years ago
author: Mooberry Dreams

Description

When you have your website set to use a static front page, you may want to show a list of your most recent blog posts, too.

This plugin will show the title, excerpt, and link of your most recent blog posts at the bottom of your front page. You can customize the following options:

  • The number of posts to show
  • The category to show posts from (default: “All Categories”)
  • Whether the posts should display horizontally or vertically
  • The text of the “Read More” link
  • The title of the section (default: “Latest Posts”)

CSS can be used to adjust styling. The following IDs and classes are used:

  • mbdslp (ID) – wraps the entire Latest Posts output
  • mbdslp_title (ID) – title of the section (ie “Latest Posts”)
  • mbdslp_table (ID) – the table used for horizontal display
  • mbdslp_post_title (class) – title of the individual post
  • mbdslp_post_text (class) – excerpt of the individual post
  • mbslp_read_more (class) – individual “Read More” link