Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Zedna Load more posts

Opis

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.

Instalacija

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

ČPP

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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Zedna Load more posts” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Zedna Load more posts” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.2

  • Option to load more posts on scroll to bottom

1.1

  • Fix bad JS parameter name

1.0

  • First version