Load More Posts

Description

Easily add Load More Posts plugin to your WordPress blog with the official Load More Posts for WordPress plugin. Use shortcode (see admin setting…) to display all posts for any page.

Pro Version avilable here

  • You can create unlimited shortcodes.
  • You can add multiple shotcode single page.
  • You can adjust title (ex: size, color, font-size and etc).
  • You can adjust content (ex: size, color, font-size and etc).
  • You can adjust read more button end of the every post.
  • You can addjust number of posts default and after click the load more button.
  • Not WooCommerce Friendly.
  • Built with a unique design layouts.
  • Choose for your theme color.
  • And many more.

Pro Version avilable only $10 USD. Please contact my Email.

Note: We can modify a custom design as per your design (like psd, figma, pdf etc). We will tell you the total Payment as per your design.

Screenshots

  • This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is stored in the /assets directory.

Installation

  • Install the Load More Posts plugin either via the WordPress.org plugin repository or by uploading the files to your server.
  • Activate the plugin through the ‘Plugins’ menu in WordPress
  • Use shortcode to display all posts for any page.
    All Posts: [wp_load_more_option] — OR — [wp_load_more_option cat_id=””]
    Any Category: [wp_load_more_option cat_id=”1″] — Where 1 is category id.
    Multiple Categories: [wp_load_more_option cat_id=”1,3″] — Where 1 and 3 are category id.
    Custom Posts: [wp_load_more_option post_type=”custom_post_type”] — Where “custom_post_type” is the post type, If the post type is wrong then all the posts will be show.

FAQ

Can we show all posts in all categories?

YES, use shortcode for any page [wp_load_more_option] –OR– [wp_load_more_option cat_id=””]

Can we show all posts in any 1 category?

YES, use shortcode for any page [wp_load_more_option cat_id=”1″] Where 1 is category id

How can I show all posts for multiple categories?

Use shortcode for any page [wp_load_more_option cat_id=”1,3″] Where 1 and 3 are category id

How can I show all posts for Custom Posts?

Use shortcode for any page [wp_load_more_option post_type=”custom_post_type”] Where “custom_post_type” is the post type, If the post type is wrong then all the posts will be show.

Reviews

Read all 1 review

Contributors & Developers

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

Contributors

Translate “Load More Posts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.4

  • A change since the previous version.
  • Fix the layout issue

1.0.5

  • A change since the previous version.
  • Add new option in layout
  • Add Button text dynamic

1.0.9

Add new feature

1.2.6

Fixed Upgraded notices.

1.2.7

Fixed warning message and upgrade new version.

1.2.8

Fixed the post location on the whole page.

1.3.4

Fixed the post issue.