Title: Advanced Pods Bulk Action
Author: Pragma Apps and Technologies
Published: <strong>March 17, 2016</strong>
Last modified: March 18, 2016

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/advanced-pods-bulk-action.svg)

# Advanced Pods Bulk Action

 By [Pragma Apps and Technologies](https://profiles.wordpress.org/ipragmatech/)

[Download](https://downloads.wordpress.org/plugin/advanced-pods-bulk-action.zip)

 * [Details](https://wordpress.org/plugins/advanced-pods-bulk-action/#description)
 * [Reviews](https://wordpress.org/plugins/advanced-pods-bulk-action/#reviews)
 *  [Installation](https://wordpress.org/plugins/advanced-pods-bulk-action/#installation)
 * [Development](https://wordpress.org/plugins/advanced-pods-bulk-action/#developers)

 [Support](https://wordpress.org/support/plugin/advanced-pods-bulk-action/)

## Description

#### 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.

#### Usage

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.

## Installation

#### From your WordPress dashboard

 1. Visit ‘Plugins > Add New’
 2. Search for ‘Advanced Pods Bulk Action’
 3. Activate Advanced Pods Bulk Action from your Plugins page.

#### From WordPress.org

 1. Download Advanced Pods Bulk Action.
 2. Upload the ‘advanced-pods-bulk-action’ directory to your ‘/wp-content/plugins/’
    directory, using your favorite method (ftp, sftp, scp, etc…)
 3. Activate Advanced Pods Bulk Action from your Plugins page.

#### From Github

 1. Just download the Zip file from our github repo ‘https://github.com/ipragmatech/
    advanced-pods-bulk-action/archive/master.zip’.
 2. Upload the plugin to your WordPress installation either using the WordPress Dashboard
    or by unzipping the file in your plugins directory.
 3. Activate the plugin and you are good to go.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Advanced Pods Bulk Action” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Pragma Apps and Technologies ](https://profiles.wordpress.org/ipragmatech/)

[Translate “Advanced Pods Bulk Action” into your language.](https://translate.wordpress.org/projects/wp-plugins/advanced-pods-bulk-action)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/advanced-pods-bulk-action/),
check out the [SVN repository](https://plugins.svn.wordpress.org/advanced-pods-bulk-action/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/advanced-pods-bulk-action/)
by [RSS](https://plugins.trac.wordpress.org/log/advanced-pods-bulk-action/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Adds session support to Pods Management UI so that bulk actions do not result
   in long URIs.
 * Advanced Pods Bulk Action modifies Pods UI to allow marking bulk items on several
   pages and uses POST instead of GET to avoid the “too long URI” issue.

## Meta

 *  Version **1.0**
 *  Last updated **10 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.4.34**
 * Tags
 * [bulk actions](https://wordpress.org/plugins/tags/bulk-actions/)[csv](https://wordpress.org/plugins/tags/csv/)
   [pods](https://wordpress.org/plugins/tags/pods/)
 *  [Advanced View](https://wordpress.org/plugins/advanced-pods-bulk-action/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/advanced-pods-bulk-action/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/advanced-pods-bulk-action/reviews/)

## Contributors

 *   [ Pragma Apps and Technologies ](https://profiles.wordpress.org/ipragmatech/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/advanced-pods-bulk-action/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://ipragmatech.com/)