
Get Post
Get Post adds a tag that allows you to retrieve and display the latest post identified by a specific set of parameters.



Overview
Compatibility
Installation instructions
Customer support & learning resources
Changelog
Main benefits
Retrieve latest posts
Specify search parameters
Customizable templates
Display multiple posts
Random post selection
About this plugin
Categories: Content Management
Version: 2.0.0
Last updated: 06-06-2011
WordPress version: 3.0
Tested up to: 3.1.4
PHP version required: false
Languages:
Tags:
Learning resources: View resources
Overview
Get Post is a versatile WordPress plugin designed to dynamically retrieve and display the most recent posts based on a specific set of parameters defined by the user. By incorporating a simple [get-post] shortcode within any post or page, users can easily showcase posts tagged with a particular value, choose to display posts from a specific category, specify the number of posts to show, select random posts, and even customize the display using templates. This level of control allows users to tailor the content presentation to fit seamlessly with their website's theme. The plugin also supports parameters for advanced customization, including tag slugs, categories, post counts, and HTML templates, making it a powerful tool for enhancing content visibility on a WordPress site.
Customizable Post Retrieval
- Retrieve and display the latest post based on specific parameters.
- Use tags, categories, and other criteria to control which posts are retrieved.
- Combine multiple options to fine-tune the selection of posts.
Flexible Display Options
- Specify the number of posts to show using the 'show' parameter.
- Use the 'random' parameter to display a random post from the matching criteria.
- Default behavior displays the latest blog post if no parameters are specified.
Custom Templates
- Customize the display of posts using template tags like {title}, {content}, {author}, etc.
- Override the default template with a custom one using the 'template' parameter.
- Templates can be repeated for each retrieved post when using the 'show' parameter.
Ease of Use
- Simple shortcode syntax to include in any post or page.
- Use slugs for tags and categories to ensure accurate retrieval.
- Quotes can be used to specify option values with spaces.