Title: Easy Curated Lists
Author: Arun Basil Lal
Published: <strong>17 Sgiugn 2021</strong>
Last modified: 09 Dicember 2024

---

Search plugins

![](https://ps.w.org/easy-curated-lists/assets/banner-772x250.png?rev=2549816)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/easy-curated-lists/assets/icon-256x256.png?rev=2549816)

# Easy Curated Lists

 By [Arun Basil Lal](https://profiles.wordpress.org/arunbasillal/)

[Download](https://downloads.wordpress.org/plugin/easy-curated-lists.1.0.zip)

 * [Details](https://lmo.wordpress.org/plugins/easy-curated-lists/#description)
 * [Reviews](https://lmo.wordpress.org/plugins/easy-curated-lists/#reviews)
 *  [Installation](https://lmo.wordpress.org/plugins/easy-curated-lists/#installation)
 * [Development](https://lmo.wordpress.org/plugins/easy-curated-lists/#developers)

 [Support](https://wordpress.org/support/plugin/easy-curated-lists/)

## Description

Easy Curated Lists plugin lets you easily display a hand-selected list of posts,
pages, products or any post type using a shortcode.

To create a curated list, simply grab the ID’s of the posts, pages or products and
then use the shortcode **[easycuratedlists]** in the following format.

    ```
    [easycuratedlists id='1,12,25']
    ```

You can also optionally specify `h2` or `h3` title for your list by adding it to
the shortcode.

    ```
    [easycuratedlists id='1,12,25' h2='My Curated List']
    ```

### Use cases for Easy Curated Lists

 * Create a list of posts, pages or products.
 * Add related posts in between articles.
 * Create a knowledge base / documentation.
 * Create an article series that is meant to be read in order.
 * Create a getting started page with links to popular articles for new readers 
   of your website.
 * Create a list of articles to display in a widget on the sidebar or footer.

### Easy Curated Lists Features

 * Effortless to use with zero configuration. Just provide the list of ID’s and 
   optional heading.
 * Minimal overhead for your server.
 * Does not write to the database. Clean install and uninstall.
 * Should be compatible with most page builders and themes.
 * Mix and match posts, pages, products or any other post type in a single list.

I am excited to know how you are using Easy Curated Lists. Please let me know through
the forums.

### Dev Notes

 * The generated list is an unordered HTML list bounded by `ul` tag.
 * A class `easycuratedlists` is added to the list. You can use this to style your
   curated lists.
 * GitHub repository: [arunbasillal/easy-curated-lists](https://github.com/arunbasillal/easy-curated-lists)

## Screenshots

[⌊A curated list in a post⌉⌊A curated list in a post⌉[

A curated list in a post

[⌊Curated list displayed as a widget⌉⌊Curated list displayed as a widget⌉[

Curated list displayed as a widget

## Installation

To install this plugin:

 1. Install the plugin through the WordPress admin interface, or upload the plugin 
    folder to /wp-content/plugins/ using ftp.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress. On a Multisite you
    can either network activate it or let users activate it individually.
 3. Add the shortcode in the format `[easycuratedlists id='1,12,25']` to a post, page
    or a text widget.

## FAQ

### How to find ID of a post, page or product?

You can find post, page and product ID from within WordPress admin. Please refer
this article for screenshots and more info: [Easily Find ID of Post, Page or Product In WordPress](https://millionclues.com/wordpress-tips/find-post-page-product-id/)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Easy Curated Lists” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Arun Basil Lal ](https://profiles.wordpress.org/arunbasillal/)

[Translate “Easy Curated Lists” into your language.](https://translate.wordpress.org/projects/wp-plugins/easy-curated-lists)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/easy-curated-lists/),
check out the [SVN repository](https://plugins.svn.wordpress.org/easy-curated-lists/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/easy-curated-lists/)
by [RSS](https://plugins.trac.wordpress.org/log/easy-curated-lists/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Date: 15.June.2021
 * First release of the plugin.

## Meta

 *  Version **1.0**
 *  Last updated **2 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.7 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 5.5 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/easy-curated-lists/)
 * Tags
 * [knowledgebase](https://lmo.wordpress.org/plugins/tags/knowledgebase/)[popular posts](https://lmo.wordpress.org/plugins/tags/popular-posts/)
   [recent posts](https://lmo.wordpress.org/plugins/tags/recent-posts/)
 *  [Advanced View](https://lmo.wordpress.org/plugins/easy-curated-lists/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/easy-curated-lists/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easy-curated-lists/reviews/)

## Contributors

 *   [ Arun Basil Lal ](https://profiles.wordpress.org/arunbasillal/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/easy-curated-lists/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://millionclues.com/donate/)