Advanced Pods Bulk Action allow marking bulk items on several pages and uses POST instead of GET to avoid the "too long URI" issue.
Beoordelingen
Laatst bijgewerkt
March 18, 2016
Versie
1.0
Actieve installaties
10

Motivation for this plugin

Pods is a powerful framework that transforms WordPress to a full blown CMS. Pods also provides an administration UI that allows you to manage these objects or “pods”. However the bulk actions have a drawback, all the item ids are sent via HTTP GET. This works for many cases, specially when you are not displaying too many items in a single page, and when you want the bulk action to only be limited to items on that page. But what if you want to delete all items in all pages ? Or you need a bulk action that exports all the items to a CSV or PDF ? This plugin solves these cases.

Gebruik

With this plugin you can mark bulk items on several pages and uses POST instead of GET. After activation the plugin changes the form submission to HTTP POST and also starts tracking the checked items in session. You can move from page to page, mark items and then select a bulk action and click “Apply”. The action will happen on all selected items. Doing a new search or clicking on the WordPress menu to display all items clears the items from session. The plugin works seamlessly with any custom bulk actions that you have developed for the pods. No code changes are needed

Advanced Usage

The plugin works seamlessly with any custom bulk actions that you have developed for the pods. No code changes are needed.

Gratisop Creator abonnement
Door te installeren, ga je akkoord met de Servicevoorwaarden van WordPress.com en de voorwaarden voor plugins van derden.
Actieve installaties
10
Getest tot
4.4.33
Deze plugin kan worden gedownload, zodat je hem op je zelf-gehoste WordPress-installatie kan gebruiken.