Skip to content

jrtashjian/curatewp-related-posts

Repository files navigation

Related Posts by CurateWP

Version: 1.2.2

License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Description

Does not require CurateWP.

Related Posts by CurateWP is a lightweight plugin that allows you to display a list of related posts for the content on your website.

Quickly and easily add a section of related posts from within the post editor or in your theme's code. The provided shortcode, Gutenberg block, and template function gives you the flexibility you need.

Minimal styles are provided for the layout to allow for easy customization while providing a fantastic and responsive base.

Installation

  1. Download the plugin from the WordPress plugin directory and extract the files.
  2. Upload curatewp-related-posts to your ~/wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu in WordPress.

Development

  1. Clone the GitHub repository: https://github.com/jrtashjian/curatewp-related-posts.git
  2. Browse to the folder in the command line.
  3. Run the npm run env install command to setup a local WordPress installation and development environment with Docker.
  4. Run the npm start command for development.

Support

Need help? Please visit the support forum on WordPress.org for assistance.