cedaro/infinite-wp-list-tables
最新稳定版本:v2.0.0
Composer 安装命令:
composer require cedaro/infinite-wp-list-tables
包简介
A WordPress plugin to add infinite scroll support for WP List Tables in the admin panel.
关键字:
README 文档
README
Infinite scroll support for WP List Tables in the WordPress admin panel.
Contributors: Brady Vercher
Requires: 4.0
Tested up to: 4.1
License: GPL-2.0+
Supports list tables for posts, pages, comments, users and most custom post types. Taxonomies (categories, tags, etc) should also be supported.
Installation
Upload
- Download the latest release from GitHub.
- Go to the Plugins → Add New screen in your WordPress admin panel and click the Upload button at the top next to the "Add Plugins" title.
- Upload the zipped archive.
- Click the Activate Plugin link after installation completes.
Manual
- Download the latest release from GitHub.
- Unzip the archive.
- Copy the folder to
/wp-content/plugins/. - Go to the Plugins → Installed Plugins screen in your WordPress admin panel and click the Activate link under the Infinite WP List Tables item.
Read the Codex for more information about installing plugins manually.
Git
Clone this repository in /wp-content/plugins/:
git clone git@github.com:cedaro/infinite-wp-list-tables.git
Then go to the Plugins → Installed Plugins screen in your WordPress admin panel and click the Activate link under the Infinite WP List Tables item.
Changelog
2.0.0
- Rewrote the plugin to add support for the comment list table and BuddyPress.
- Added a filter to make it easier for plugins with custom list tables to add integration.
- Added support for loading translation files.
- Bundled the unminified version of jquery.infinitescroll.js for use when
SCRIPT_DEBUGis enabled. - Ensure the pagination links aren't hidden to more easily navigate many pages.
1.0.0
- Initial release.
统计信息
- 总下载量: 140
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 40
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2015-02-20