このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Zedna Load more posts

説明

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.

インストール

  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

評価

このプラグインにはレビューがありません。

貢献者と開発者

Zedna Load more posts はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Zedna Load more posts” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.2

  • Option to load more posts on scroll to bottom

1.1

  • Fix bad JS parameter name

1.0

  • First version