Title: Post List with Load More
Author: Ramiz Manked
Published: <strong>March 14, 2020</strong>
Last modified: January 3, 2023

---

Search plugins

![](https://ps.w.org/post-list-with-load-more/assets/banner-772-250.jpg?rev=2842326)

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/post-list-with-load-more/assets/icon.svg?rev=2842326)

# Post List with Load More

 By [Ramiz Manked](https://profiles.wordpress.org/ramizmanked/)

[Download](https://downloads.wordpress.org/plugin/post-list-with-load-more.zip)

 * [Details](https://wordpress.org/plugins/post-list-with-load-more/#description)
 * [Reviews](https://wordpress.org/plugins/post-list-with-load-more/#reviews)
 *  [Installation](https://wordpress.org/plugins/post-list-with-load-more/#installation)
 * [Development](https://wordpress.org/plugins/post-list-with-load-more/#developers)

 [Support](https://wordpress.org/support/plugin/post-list-with-load-more/)

## Description

Loading more posts is made asynchronous (using AJAX) to ensure seamless user experience.

The plugin is shipped with two basic layouts: Grid and List.

For ease and simplicity layouts styles are kept basic, so it should reflect whatever
styles provided by your active theme and you don’t have to overwrite styles for 
each and every element of the layout.

### Features

 1. Asynchronous pagination to ensure unwanted reloading and best reading experience.
 2. Comes with flexible custom block with a bunch of settings.
 3. Pre-built layouts for getting started easily.
 4. Option to load more posts ‘On Scroll’ or ‘On Button Click’.
 5. Dynamic shortcode generator so you don’t have to remember different shortcode parameters.

## Screenshots

[⌊Admin - Block with settings.⌉⌊Admin - Block with settings.⌉[

Admin – Block with settings.

[⌊Admin - Plugin settings (for shortcode version).⌉⌊Admin - Plugin settings (for
shortcode version).⌉[

Admin – Plugin settings (for shortcode version).

[⌊Admin - Generate shortcode.⌉⌊Admin - Generate shortcode.⌉[

Admin – Generate shortcode.

[⌊Frontend - Grid layout.⌉⌊Frontend - Grid layout.⌉[

Frontend – Grid layout.

[⌊Frontend - List layout⌉⌊Frontend - List layout⌉[

Frontend – List layout

## Blocks

This plugin provides 1 block.

 *   Post List with Load More Display the list of posts anywhere on your site.

## Installation

 1. Go to Dashboard > Plugins > Add New.
 2. Search for ‘Post List with Load More’ in Search plugins… textbox and hit Enter.
 3. Install & Active the ‘Post List with Load More’ plugin.
 4. You’re done!

### Usage

There are a couple of ways you can display posts: 1. **Custom Block** – If your 
website is running on recent WordPress version and is using Block Editor for content
editing then using Block is the easiest way to display posts. I hope you would love
intuitive block settings which should show live preview of the changes you make.*
Go to Dashboard > Edit post/page > Click ‘Block Inserter’ from top-left corner >
Search or Select ‘Post List with Load More’. * Try changing block settings per your
need and you’re done. 1. **Shortcode** – If your website is running on older WordPress
version (i.e. before v5) then you can still make most out of the plugin through 
Shortcode. You can generate shortcode dynamically by changing several fields depending
on your needs via plugin settings page. * Go to Dashboard > Settings > Post List
with Load More. * ‘Settings’ tab will let you choose Layout Style and Load More 
posts option. * ‘Generate Shortcode’ by changing fields depending on your requirement
and copy the generated shortcode. * Go to Dashboard > Edit post/page > Click ‘Block
Inserter’ from top-left corner > Search or Select ‘Shortcode’ block and paste the
copied shortcode.

## FAQ

### Does this plugin support custom post type?

Yes, it does.

### Does this plugin allow me to list the posts filtered by custom taxonomy?

Yes. Absolutely! You can use custom taxonomies registered with your WordPress installation
in order to filter the posts by.

### What if I wish to use shortcode in file?

You can always add snippet like `<?php echo do_shortcode('[post_list_with_load_more]');?
>` in your code in order to render post list from your code.

## Reviews

![](https://secure.gravatar.com/avatar/b94faab5f392b3646fbe199b4d2d4b30acb4902344e8ff0320dcb6140c1a85db?
s=60&d=retro&r=g)

### 󠀁[Simple plugin, which does it’s job well.](https://wordpress.org/support/topic/simple-plugin-which-does-its-job-well/)󠁿

 [Daniel](https://profiles.wordpress.org/junglized/) June 5, 2020

It does it’s intended job. It doesn’t have any fancy CSS templates but I prefer 
it this way, I can add my own CSS without changing to much. Well done sir! EDIT ————-
And support is awesome!

 [ Read all 1 review ](https://wordpress.org/support/plugin/post-list-with-load-more/reviews/)

## Contributors & Developers

“Post List with Load More” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Ramiz Manked ](https://profiles.wordpress.org/ramizmanked/)

“Post List with Load More” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/post-list-with-load-more/contributors)
for their contributions.

[Translate “Post List with Load More” into your language.](https://translate.wordpress.org/projects/wp-plugins/post-list-with-load-more)

### Interested in development?

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

## Changelog

#### 2.0.1 – January 03, 2023

 * Fixed broken shortcode generator.
 * Updated screenshots.

#### 2.0.0 – January 01, 2023

 * Added block support.
 * Restructured code and use of composer for developers’ ease.
 * Updated assets with consistent design.

#### 1.0.5 – December 16, 2022

 * Fix – Load more functionality broken with recent WordPress release.
 * Fix – minor phpcs warnings.

#### 1.0.4 – April 19, 2021

 * Fix – Empty post listing if no categories selected.
 * Fix – Empty space before ending shortcode.

#### 1.0.3 – June 03, 2020

 * Translation support for ‘Load More’ button added.

#### 1.0.2 – June 02, 2020

 * Add multilingual support.

#### 1.0.1 – December 04, 2019

 * Follow standard naming conventions.

#### 1.0.0 – December 04, 2019

 * Initial release

## Meta

 *  Version **2.0.1**
 *  Last updated **4 years ago**
 *  Active installations **10+**
 *  WordPress version ** 6.1.0 or higher **
 *  Tested up to **6.1.10**
 *  PHP version ** 8.0 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/post-list-with-load-more/) and [Spanish (Spain)](https://es.wordpress.org/plugins/post-list-with-load-more/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/post-list-with-load-more)
 * Tags
 * [ajax posts](https://wordpress.org/plugins/tags/ajax-posts/)[list block](https://wordpress.org/plugins/tags/list-block/)
   [post list block](https://wordpress.org/plugins/tags/post-list-block/)
 *  [Advanced View](https://wordpress.org/plugins/post-list-with-load-more/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/post-list-with-load-more/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/post-list-with-load-more/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/post-list-with-load-more/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/post-list-with-load-more/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/post-list-with-load-more/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/post-list-with-load-more/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/post-list-with-load-more/reviews/)

## Contributors

 *   [ Ramiz Manked ](https://profiles.wordpress.org/ramizmanked/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/post-list-with-load-more/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://paypal.me/ramizmanked)