跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

Bulk Meta Fields Update

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

Bulk Meta Fields Update

由 ranjan1207freelancer 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

Bulk Meta Fields Update is a secure WordPress plugin that allows administrators to import or update custom meta fields in bulk via CSV upload. Perfect for content managers, developers, and SEO experts who need to manage metadata across multiple posts efficiently.

Key Features

  • Bulk Meta Updates – Update hundreds of posts at once via CSV upload
  • Flexible Identification – Use either Post URLs or Post IDs to identify posts
  • Custom Post Type Support – Works with all public custom post types
  • Security First – Built with WordPress security best practices including nonce verification
  • Detailed Logging – Tracks all changes with username and timestamp
  • Easy to Use – Simple admin interface under Tools menu
  • Sample CSV Included – Download a sample file to get started quickly

Use Cases

  • Add SEO meta fields to multiple posts
  • Update custom fields for WooCommerce products
  • Import metadata from external systems
  • Batch update ACF (Advanced Custom Fields) values
  • Manage post metadata for custom post types

CSV Format

Your CSV file should have 2 columns (no headers needed):

Column 1: Post URL or Post ID
Column 2: Meta field value

Example using URLs:

https://example.com/sample-post,Value A
https://example.com/another-post,Value B

Example using IDs:

123,Value A
456,Value B

Security Features

  • Capability checks – Only administrators can use this tool
  • Nonce verification – Protects against CSRF attacks
  • File type validation – Only CSV files are accepted
  • File size limits – Maximum 2MB upload size
  • Input sanitization – All data is properly sanitized
  • Protected logs – Log files are secured with .htaccess

Logging

Every CSV upload is logged with:
* WordPress username
* Post ID
* Meta key
* Meta value
* Timestamp

Logs are stored securely in /wp-content/plugins/bulk-meta-fields-update/logs/upload-log.csv

Support

For support, feature requests, or bug reports, please visit the plugin’s support forum on WordPress.org.

Privacy Policy

This plugin does not collect, store, or transmit any user data outside of your WordPress installation. All logs are stored locally on your server.

螢幕擷圖

  • Admin interface with post type selection, meta key input, and CSV uploader
  • Success message showing number of posts updated

安裝方式

  1. Upload the plugin files to /wp-content/plugins/bulk-meta-fields-update/ or install via the WordPress plugin installer
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to Tools > Bulk Meta Fields Update
  4. Select your post type, enter the meta field key, and upload your CSV file

常見問題集

Can I use this with custom post types?

Yes! The plugin works with all public custom post types, including WooCommerce products, portfolio items, events, and more. Only the Media/Attachment post type is excluded.

What if the meta field doesn’t exist yet?

The plugin will create the meta field automatically when you upload your CSV.

Will existing meta values be overwritten?

Yes. If a post already has a value for the specified meta key, it will be updated with the new value from your CSV.

What’s the maximum file size for CSV uploads?

The plugin limits CSV files to 2MB. For larger datasets, split your CSV into multiple smaller files.

Can I undo changes after uploading?

The plugin doesn’t have a built-in undo feature, but all changes are logged. We recommend backing up your database before performing bulk updates.

Where are the logs stored?

Logs are stored in /wp-content/plugins/bulk-meta-fields-update/logs/upload-log.csv and are protected from direct access via .htaccess.

Does this work with ACF (Advanced Custom Fields)?

Yes! ACF stores field values as post meta, so you can update ACF fields using their meta key names.

What happens if a post URL or ID in my CSV doesn’t exist?

The plugin will skip that row and display an error message after processing. Valid rows will still be processed.

Can regular users (non-admins) use this plugin?

No. Only users with the ‘manage_options’ capability (typically administrators) can access this tool.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Bulk Meta Fields Update〉的開發相關工作。

參與者
  • ranjan1207freelancer

將〈Bulk Meta Fields Update〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.0.0

  • Initial release
  • CSV upload and bulk meta field updates
  • Support for post URLs and IDs
  • Security features including nonce verification and capability checks
  • Comprehensive logging system
  • File validation and sanitization
  • Error reporting
  • Sample CSV download

中繼資料

  • 版本 1.0.0
  • 最後更新 6 個月前
  • 啟用安裝數 少於 10 次
  • WordPress 版本需求 5.0 或更新版本
  • 已測試相容的 WordPress 版本 6.8.5
  • PHP 版本需求 7.0 或更新版本
  • 語言
    English (US)
  • 標籤:
    bulk updateCSV Importcustom fieldsmeta fieldspost meta
  • 進階檢視

評分

這個項目尚無任何評論記錄。

Your review

查看全部使用者評論

參與者

  • ranjan1207freelancer

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.