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
- Host: GitHub
- URL: https://github.com/jrtashjian/curatewp-nested-posts
- Owner: jrtashjian
- Created: 2019-04-08T22:20:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-06T06:30:14.000Z (over 5 years ago)
- Last Synced: 2024-10-09T12:08:20.081Z (8 months ago)
- Topics: curatewp, plugin, wordpress
- Language: PHP
- Homepage: https://wordpress.org/plugins/curatewp-nested-posts/
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
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.