Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Zedna Load more posts

Descrizione

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.

Installazione

  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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Zedna Load more posts” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Zedna Load more posts” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.2

  • Option to load more posts on scroll to bottom

1.1

  • Fix bad JS parameter name

1.0

  • First version