Title: WP Posts Bulk Actions
Author: Nilesh Pipaliya
Published: <strong>24 Haziran 2022</strong>
Last modified: 17 Ağustos 2026

---

Eklentilerde ara

![](https://ps.w.org/np-posts-bulk-actions/assets/banner-772x250.png?rev=3654940)

![](https://ps.w.org/np-posts-bulk-actions/assets/icon-256x256.png?rev=3654940)

# WP Posts Bulk Actions

 [Nilesh Pipaliya](https://profiles.wordpress.org/nileshpipaliya/) tarafından

[İndir](https://downloads.wordpress.org/plugin/np-posts-bulk-actions.1.3.0.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/np-posts-bulk-actions/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/np-posts-bulk-actions/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/np-posts-bulk-actions/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/np-posts-bulk-actions/#developers)

 [Destek](https://wordpress.org/support/plugin/np-posts-bulk-actions/)

## Açıklama

WP Posts Bulk Actions extends the WordPress posts (and custom post type) list screens
with extra bulk actions. Choose which public post types should show the actions,
filter content on the Tools page before you act, then apply changes from the familiar
Bulk actions dropdown.

Large selections are processed in batches so the admin screen stays responsive. 
Recent operations are logged so you can review what ran and undo supported actions
when needed.

#### Features

 * Bulk change status: move to Draft or Published
 * Move selected items to Trash, or delete permanently (with confirmation)
 * Change author on many posts at once
 * Add, remove, or replace taxonomy terms in bulk
 * Set or remove featured images in bulk
 * Open or close comments in bulk
 * Toggle sticky posts (Posts only)
 * Enable the plugin’s bulk actions per post type (posts, pages, and public CPTs)
 * Filter-before-acting Tools page: status, author, taxonomy/term, date range, and“
   no featured image”
 * Preview matching posts before you leave for the list screen
 * Batch processing for large selections (admins)
 * Operation history with undo for supported actions (last 20 operations)
 * Permanent delete is logged but cannot be undone
 * Optional Abilities API integration on WordPress 6.9+ (find posts, update status,
   delete)

#### Options

From **Tools  WP Posts Bulk Actions**:

 1. **Step 1 — Select posts** — choose a post type and filters, then preview matches.
 2. **Step 2 — Apply action** — enable bulk actions for Posts, Pages, and other public
    post types, then Save.
 3. **Operation history** — review recent bulk operations and undo when available.

On each enabled list screen, use the standard **Bulk actions** dropdown plus any
extra fields the chosen action needs (author, taxonomy terms, featured image, and
so on).

## Ekran Görüntüleri

[⌊Tools page — Select posts filters and Preview list.⌉⌊Tools page — Select posts
filters and Preview list.⌉[

Tools page — Select posts filters and Preview list.

[⌊Tools page — Enable bulk actions per post type and Save.⌉⌊Tools page — Enable 
bulk actions per post type and Save.⌉[

Tools page — Enable bulk actions per post type and Save.

[⌊Tools page — Operation history with Undo.⌉⌊Tools page — Operation history with
Undo.⌉[

Tools page — Operation history with Undo.

## Yükleme

 1. Upload the plugin folder to `/wp-content/plugins/`, or install it from Plugins  
    Add New.
 2. Activate **WP Posts Bulk Actions**.
 3. Go to **Tools  WP Posts Bulk Actions**.
 4. Select the post types that should show the bulk actions and click **Save**.
 5. Open that post type’s list screen and use the new Bulk actions options.

## SSS

### Where do I enable the bulk actions?

Open **Tools  WP Posts Bulk Actions**, check the post types you want, and click **
Save**. Then open that post type’s list screen (Posts, Pages, or your CPT).

### Does it work with custom post types?

Yes. Any public post type (except attachments) can be enabled on the Tools page.

### What happens if I select a lot of posts?

Users with `manage_options` are redirected to a batch processor that updates posts
in chunks. Others are processed in a single request when possible.

### Can I undo a bulk action?

Most operations appear in **Operation history** and can be undone. **Delete permanently**
is logged but cannot be undone.

### What does the filter / Preview list do?

It helps you narrow content (status, author, taxonomy, dates, missing featured image)
and preview matches. You still apply bulk actions from the list screen for the selected
post type.

### Is permanent delete safe?

Permanent delete asks for confirmation (you must type DELETE). Prefer **Move to 
Trash** when you might need recovery.

### Does this replace the WordPress editor or Data Views?

No. It adds list-screen bulk actions and a Tools helper page. It does not replace
the block editor or core Data Views UI.

### Will it work on WordPress 7.x?

The plugin targets WordPress 6.5+ and is tested up to the version listed in **Tested
up to**. Abilities API features require WordPress 6.9+ when that API is available.

## İncelemeler

![](https://secure.gravatar.com/avatar/a5cc312b59140a782ca2a3bc85a4e80214829a701fb80c8847d39494d9bd910a?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-35788/)󠁿

 [Himay jayani](https://profiles.wordpress.org/himayjayani/) 20 Aralık 2022

we had a small issue which their support fixed very quickly.

 [ 1 incelemeyi oku ](https://wordpress.org/support/plugin/np-posts-bulk-actions/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“WP Posts Bulk Actions” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye
katkıda bulunmuşlardır.

Katkıda bulunanlar

 *   [ Nilesh Pipaliya ](https://profiles.wordpress.org/nileshpipaliya/)

[“WP Posts Bulk Actions” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/np-posts-bulk-actions)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/np-posts-bulk-actions/),
[SVN deposuna](https://plugins.svn.wordpress.org/np-posts-bulk-actions/) göz atın
ya da [RSS](https://plugins.trac.wordpress.org/log/np-posts-bulk-actions/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/np-posts-bulk-actions/)
abone olun.

## Değişiklik Kaydı

#### 1.3.0

 * Raised minimum WordPress to 6.5 and PHP to 7.4.
 * Safer trash / permanent delete with capability checks and confirmations.
 * Batch AJAX processing for large selections.
 * Operation history with undo (except permanent delete).
 * More list-screen bulk actions: author, taxonomy, featured image, comments, sticky.
 * Filter-before-acting Tools UI with preview.
 * Optional Abilities API registration when available.
 * Redesigned Tools page layout.
 * Uninstall removes plugin options and operation log.

#### 1.2.0

 * Initial public release.
 * Added GOTO ACTION link to open the manage posts / CPT page.
 * Bug fixes.
 * Tested up to WordPress 6.1.1.

## Meta

 *  Sürüm **1.3.0**
 *  Son güncelleme **1 ay önce**
 *  Etkin kurulumlar **90+**
 *  WordPress sürümü ** 6.5 veya üstü **
 *  Test edilen sürüm **7.0.6**
 *  PHP sürümü ** 7.4 veya üstü **
 *  Dil
 * [English (US)](https://wordpress.org/plugins/np-posts-bulk-actions/)
 * Etiketler
 * [bulk actions](https://tr.wordpress.org/plugins/tags/bulk-actions/)[bulk edit](https://tr.wordpress.org/plugins/tags/bulk-edit/)
   [custom post type](https://tr.wordpress.org/plugins/tags/custom-post-type/)[posts](https://tr.wordpress.org/plugins/tags/posts/)
   [undo](https://tr.wordpress.org/plugins/tags/undo/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/np-posts-bulk-actions/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  1 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/np-posts-bulk-actions/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/np-posts-bulk-actions/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/np-posts-bulk-actions/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/np-posts-bulk-actions/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/np-posts-bulk-actions/reviews/?filter=1)

[Değerlendirmeniz](https://wordpress.org/support/plugin/np-posts-bulk-actions/reviews/#new-post)

[Tüm değerlendirmeleri gör](https://wordpress.org/support/plugin/np-posts-bulk-actions/reviews/)

## Katkıda bulunanlar

 *   [ Nilesh Pipaliya ](https://profiles.wordpress.org/nileshpipaliya/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/np-posts-bulk-actions/)