# Display Related Posts for Genesis
- Contributors: seothemes
- Tags: genesis, related posts
- Donate link: https://seothemes.com
- Requires at least: 4.9.0
- Tested up to: 4.9.8
- Requires PHP: 5.4
- Stable tag: trunk
- License: GPL-3.0+
- License URI: http://www.gnu.org/licenses/gpl-3.0.txt

Display related posts for Genesis powered sites.

## Description 
Display Related Posts for Genesis allows you to display a grid of related posts on single posts. Based on the tutorial from Sridhar Katakam https://sridharkatakam.com/related-posts-with-thumbnails-in-genesis-reloaded/

= Customizer options =
* Load CSS on the front end
* Display featured images
* Related posts title text
* Amount of posts to display
* Number of columns
* Hook location
* Hook priority

### Available Filters
This plugin provides a number of filters for developers to use to customize the default behaviour of the plugin:

`display_related_posts_for_genesis_defaults`
`display_related_posts_for_genesis_customizer`
`display_related_posts_for_genesis_locations`
`display_related_posts_for_genesis_entry_output`
`display_related_posts_for_genesis_section_output`

## Installation 
1. Go to Plugins > Add New.
2. Type in the name of the WordPress Plugin or descriptive keyword, author, or tag in Search Plugins box or click a tag link below the screen.
3. Find the WordPress Plugin you wish to install.
4. Click Details for more information about the Plugin and instructions you may wish to print or save to help setup the Plugin.
5. Click Install Now to install the WordPress Plugin.
6. The resulting installation screen will list the installation as successful or note any problems during the install.
7. If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

## Changelog 

*1.0.0*
* Initial release.