Mô tả
WooCommerce Paged Product Variations is a project committed to making large storefronts using WooCommerce manageable by having the variations in the back-end paginated.
The plugin is designed for the latest version of WooCommerce, however, has backwards-compatibility with < 2.3.x versions.
Ảnh màn hình
Cài đặt
- Upload zip of the plugin to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
- Can I change how many variations show up per page?
-
You can adjust the variations per page by using the
paged_variations_posts_per_page
hook.
Đánh giá
Người đóng góp & Lập trình viên
“WooCommerce Paged Product Variations” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WooCommerce Paged Product Variations” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.2
- Additional < 2.3.x tweaks
- Changed how page numbers are stored
- Added warning for edited data when switching pages
- Better setup WooCommerce defaults (tiptip, downloads, stock)
1.0.1
- Added Tooltips after pulling in new variations
- Fixed re-loading the variations after saving new attributes
- Fixed number of pages displaying incorrectly
1.0
- Initial Upload of the plugin.