Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Zedna Load more posts

Beschrijving

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.

Installatie

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

FAQ

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Zedna Load more posts” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Zedna Load more posts” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.2

  • Option to load more posts on scroll to bottom

1.1

  • Fix bad JS parameter name

1.0

  • First version