An open API service indexing awesome lists of open source software.

https://github.com/jrtashjian/curatewp-nested-posts

Nested Posts by CurateWP
https://github.com/jrtashjian/curatewp-nested-posts

curatewp plugin wordpress

Last synced: about 2 months ago
JSON representation

Nested Posts by CurateWP

Awesome Lists containing this project

README

        

# Nested Posts by CurateWP
**Version:** 1.1.0

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

## Description
**Does not require** [CurateWP](https://curatewp.com).

Nested Posts by [CurateWP](https://curatewp.com) is a lightweight plugin that allows you to display a list of nested posts for the content on your website.

Quickly and easily add a section of child 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](https://wordpress.org/plugins/curatewp-nested-posts/) and extract the files.
2. Upload `curatewp-nested-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-nested-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](https://wordpress.org/support/plugin/curatewp-nested-posts/) for assistance.