[WordPress] 外掛分享: Custom Bulk/Quick Edit

WordPress 外掛 Custom Bulk/Quick Edit 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Custom Bulk/Quick Edit」是 2013-06-27 上架。
  • 目前有 1000 個安裝啟用數。
  • 上一次更新是 2022-12-21,距離現在已有 865 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.9.2 以上版本才可以安裝。
  • 有 24 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

comprock | saurabhd | viralmehta | subharanjan |

外掛標籤

custom | bulk edit | quick edit | woocommerce | custom post types |

內容簡介

透過 Custom Bulk/Quick Edit 擴充功能,您可以在批次編輯和快速編輯的畫面中,透過文字、複選框、單選框、下拉選單和文字編輯區等輸入方式,編輯文章的 meta 資料。此外,您還可以啟用編輯不會出現的分類和標籤分類法。對於要進行大量重設或刪除資訊的需求,種類、複選框、單選框和下拉選單等欄位有重設的選項,非常有幫助。

影片介紹

Custom Bulk/Quick Edit 能夠自動偵測使用 manage_{$post_type}_posts_columns 過濾器顯示編輯畫面上額外欄位的客製欄位。因此,除非已經設置過,否則您的佈景主題的 functions.php 檔案需要修改以添加自訂欄位資料。

請閱讀 安裝 頁面的使用說明和 常見問答 以開始使用。

Custom Bulk/Quick Edit Premium

Custom Bulk/Quick Edit Premium 擴充 Custom Bulk/Quick Edit ,可與自訂文章類型的工作並添加其他輸入方式選項。繼續閱讀了解詳細資訊…

免費的全面支援
提供浮點數、整數和使用者輸入框
可大量編輯撰寫日期
提供包含色彩選擇器的顏色輸入框
提供包含日期和時間選擇器的日期和時間輸入框
提供包含日期選擇器的日期輸入框
禁用捐款參考文檔
使用靈活的 API
支援多重選擇的選取器
可與自訂文章類型一同使用
可與 WooCommerce 2.1.0+ 自訂屬性和產品類型一同使用

購買 WordPress 擴充套件 Custom Bulk/Quick Edit Premium。

Custom Bulk/Quick Edit Premium 無法使用嗎?

不用擔心,它有三十天的退款保證,而且您可以保留這個軟體,但不包含支援和更新。

Custom Bulk/Quick Edit 增益模組

Edit Flow – 包含日期(需要 Premium 版), 數字和使用者類型
WordPress SEO – 修改 WordPress SEO 選項的批量和快速編輯面板

大量好處和功能

包含作為動作和過濾器的 API
提供候選條目的批量和快速編輯分類法
輕鬆移除或替換 category 和 taxonomy 連接
可編輯摘要和標題
以效能為本 - 僅在需要時自動載入外掛程式
防止編輯常用和靜態欄位,如 cb、id、author 等
刪除特定的分類和標籤項目
提供所需的樣本配置
可自訂您的文章處理程式的儲存方式。
通常儲存值(序列化)、CSV,或多個文章 meta 資料
設定選項的匯出與匯入
設定螢幕
支援 WordPress 自有的類別和標籤處理程式
在批量編輯時取消複選框、單選框和選取框中的項目

原文外掛簡介

Through Custom Bulk/Quick Edit, you have the option to edit post meta via text, checkbox, radio, select, and textarea inputs within Bulk Edit and Quick Edit screens. Further, you can enable editing of category and tag taxonomies that don’t show up already. Next, taxnomony, checkbox, radio, and select fields have an option to be reset, as in remove current options during Bulk Editing. This is very helpful when you want to mass reset or remove information.
Video Introduction

Custom Bulk/Quick Edit automatically detects custom fields that use the manage_{$post_type}_posts_columns filter to display additional columns on the edit screen. Therefore, unless it’s already configured, your theme’s functions.php file will have to be modified to add custom field columns.
Read the Usage section of Installation and the FAQ to get started.
Custom Bulk/Quick Edit Premium
Custom Bulk/Quick Edit Premium extends Custom Bulk/Quick Edit to work with custom post types and adds additional inputs options. Read on for details…

Free, comprehensive support
Adds float, integer, and user inputs
Bulk edit post dates
Color input with color picker
Date and time input with datetime picker
Date input with date picker
Disable donate references
Flexible API
Multiple select selector
Works with Custom Post Types
Works with WooCommerce 2.1.0+ custom attributes and product types

Buy Custom Bulk/Quick Edit Premium plugin for WordPress.
Custom Bulk/Quick Edit Premium Doesn’t Work For You?
No problem, it has a 30-day, money back guarantee. Also, you can keep the software, sans support and updates.
Custom Bulk/Quick Edit Add Ons

Edit Flow – Date (Premium required), number, and user types
WordPress SEO – Modify WordPress SEO options via bulk and quick edit panels

Loads of Benefits and Features

API of actions and filters
Auto-suggest for bulk and quick edit taxonomy entries
Easily remove or replace category and taxonomy relations
Edit excerpts and titles
Performance minded – Plugin automatically only loads when needed
Prevents editing of common and static fields like cb, id, author, etc.
Remove specific category and tag entries
Sample configurations provided as needed
Save post handler can be customized for your needs.
Save values normally (serialized), as CSV, or multiple post meta entries
Setting options export/import
Settings screen
Supports WordPress’s own taxonomy handlers for category and tag relations
Unset checkbox, radio, and select values during bulk edit
View category and tag relations on edit screen columns
Works with posts and pages
Works with Edit Flow‘s checkbox, location, paragraph, and text types

Notes

This plugin ties into the bulk_edit_custom_box and quick_edit_custom_box actions.
Unless the manage_{$post_type}_posts_columns is already configured, your theme’s functions.php file will have to be modified to add custom field columns.

API

Read the Custom Bulk/Quick Edit API.

Background
This plugin grew out of the frustration of having to custom write this code for every client. It works best when the custom post types have already added columns to the edit screen via the manage_{$post_type}_posts_columns filter.
Localization

Spanish translation by Andrew Kurtis from WebHostingHub
Serbo-Croatian translation by Borisa Djuraskovic

You can translate this plugin into your own language if it’s not done so already. The localization file custom-bulkquick-edit.pot can be found in the languages folder of this plugin. After translation, please send the localized file for plugin inclusion.
How do I localize?
Thank You
A big, special thank you to Joe Weber of 12 Star Creative for creating the Custom Bulk/Quick Edit banner.
Kudos to Alex Stone for documentation revisions.
Current development by Axelerant.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Custom Bulk/Quick Edit」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


0.0.2 | 0.0.3 | 1.0.0 | 1.0.1 | 1.1.0 | 1.2.0 | 1.3.0 | 1.3.1 | 1.3.2 | 1.3.3 | 1.3.4 | 1.4.0 | 1.4.1 | 1.5.0 | 1.5.1 | 1.5.2 | 1.5.3 | 1.6.0 | 1.6.1 | 1.6.2 | 1.6.3 | 1.6.4 | 1.6.5 | 1.6.6 | 1.6.7 | 1.6.8 | 1.6.9 |

延伸相關外掛(你可能也想知道)

  • Google for WooCommerce 》, Google Listings & Ads可讓您輕鬆地向Google平台上的購物者展示您的產品。無論您是數位廣告的新手還是市場營銷專家,您都可以通過免費和廣告來擴大您的...。
  • WooCommerce Shipping & Tax 》WooCommerce Shipping & Tax 外掛可讓基本的電子商務功能如運送更加可靠,并減輕了您的網站基礎架構壓力。, 使用 WooCommerce Shipping & Tax 外掛,...。
  • WooCommerce PayPal Payments 》PayPal 最新、功能最完備的付款處理解決方案。除了接受 PayPal 獨有的付款方式,也可接受信用卡/借記卡和本地付款方式。開啟 PayPal 付款選項或處理完整的付...。
  • WooCommerce Legacy REST API 》總結:, - 在WooCommerce 9.0版本起,Legacy REST API將不再是WooCommerce的一部分。, - 這款外掛程式在WooCommerce 9.0及以後版本中還原了已移除的Legacy RE...。
  • WP Crontrol 》WP Crontrol 可以讓您查看和控制 WP-Cron 系統中正在發生的事件。從管理界面,您可以:, , 查看所有的 Cron 事件以及它們的參數、循環間隔時間、回撥函數以及...。
  • PDF Invoices & Packing Slips for WooCommerce 》這個 WooCommerce 外掛可以自動為您的客戶在訂單確認電子郵件中添加 PDF 發票。包括一個基本模板(額外的模板可從 WP Overnight 購買),以及修改/建立自己的...。
  • Variation Swatches for WooCommerce 》為 WooCommerce 產品屬性打造美麗的顏色、圖片和按鈕變化的樣式, 如何安裝 WooCommerce 變化樣式外掛程式升級可變產品, , 變化樣式是易於使用的 WooCommerce ...。
  • WooCommerce Cart Abandonment Recovery 》現在是時候停止購物車放棄行為,並找回您失去的收入了!, 研究顯示,約有60%至80%的使用者前往結帳頁面,但沒有完成購買。即使最佳優化的結帳流程也有20%的...。
  • Pinterest for WooCommerce 》Pinterest 提供人們下一個偉大的想法。它部分收藏品,部分市場,是數百萬個分享者獲取靈感、新產品和新可能性的一站式購物平台。它就像一個視覺搜尋引擎,引...。
  • Google Analytics for WooCommerce 》這個外掛提供了 Google Analytics 與 WooCommerce 外掛之間的整合,您可以將推薦連結與購買關聯,並將交易資訊新增到您的 Google Analytics 資料中。它還支援...。
  • User Switching 》這個外掛可讓您輕鬆在 WordPress 中點擊按鈕即可快速切換使用者帳戶。您會立即登出並切換成所需使用者。這對於測試環境、協助 WooCommerce 網站上的客戶或任...。
  • WooCommerce Checkout & Funnel Builder by CartFlows 》#1 WooCommerce 結帳 & 漏斗建置外掛 – CartFlows, ★★★★★, 相較於其他所有的 WooCommerce 結帳選項,更多 WooCommerce 商店店主都選擇了 CartFlows。為什麼呢...。
  • FiboSearch – Ajax Search for WooCommerce 》這是最受歡迎的 WooCommerce 產品搜尋外掛。它為您的用戶提供了一個設計良好的 AJAX 高級搜尋條和即時搜尋建議。, 預設情況下,WooCommerce 提供了一個非常簡...。
  • YITH WooCommerce Quick View 》有時半途而廢是最好的:如果你正在檢視產品列表,但其圖片仍然太小,需要打開該產品頁面,等待載入,最後才能觀察你感興趣的項目。, 因此,為什麼不使用一種...。
  • Custom Product Tabs for WooCommerce 》此外掛擴充了 WooCommerce 功能,允許商店擁有者針對產品添加自訂選項卡。這些選項卡顯示在每個產品頁面上,出現在預設的「描述」選項卡右側。, 個別產品選項...。

文章
Filter
Apply Filters
Mastodon