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.

Zedna Load more posts

Kuvaus

Infinite load more posts instead of using pagination. You can load all the posts by clicking on the button or scroll to the bottom of page. Amount of posts loaded each time is se in default WordPress posts count settings.

Asennus

  1. Upload zedna-load-more-posts folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress

UKK

Can i customize styles of loading button?

Yes, you can style it in your styles.css

How does it work?

It simply gets the content from /page/xx appending it on the current page.

Can this be used for custom post types?

Yes

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Zedna Load more posts” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Zedna Load more posts” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

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

Muutosloki

1.2

  • Option to load more posts on scroll to bottom

1.1

  • Fix bad JS parameter name

1.0

  • First version