前言介紹
- 這款 WordPress 外掛「URL Parameter Decoder」是 2025-03-04 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2025-03-31,距離現在已有 34 天。
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 論壇上目前有 2 個提問,問題解答率 100% ,不低,算是個很有心解決問題的開發者團隊了!
外掛協作開發者
feedlead | engagerizer |
外掛標籤
url | base64 | decoder | encoded | parameters |
內容簡介
**總結:**
這是一個輕量級的 WordPress 外掛,名為URL Parameter Decoder,可以解碼 URL 參數(包括 base64 和 URL 編碼),並使用簡單的快捷方式在您的文章/頁面上將它們顯示出來。適用於需要通過 URL 傳遞動態內容並保持清晰可讀輸出的情況。
**問題與答案:**
1. 這個 WordPress 外掛的名稱是什麼?
- 答:URL Parameter Decoder
2. 這個外掛具有哪些主要功能?
- 答:解碼 base64 編碼和 URL 編碼的參數、為您定義的每個參數創建自動快捷方式、在參數缺少時提供回退的默認值、僅在特定文章和頁面上啟用、安全功能以防止 XSS 和其他注入攻擊、支援顯示已解碼和原始參數值。
3. 使用者該如何進行基本設置?
- 答:安裝並啟用外掛、進入 WordPress 管理員的「工具」選項中找到「URL Decoder」、添加想要解碼的參數、為每個參數設置選擇性的默認值、選擇應處理這些參數的文章和頁面、保存設置。
4. 外掛提供了哪些快捷方式供使用者使用?
- 答:對於每個添加的參數(如「first_name」),會自動創建兩個快捷方式:[decode_first_name] – 顯示已解碼的值、[encoded_first_name] – 顯示原始編碼值。
5. 提供了什麼樣的 URL 構築示例?
- 答:Base64 編碼:https://yoursite.com/page/?name=SGVsbG8gV29ybGQh、URL 編碼:https://yoursite.com/page/?name=Hello%20World、多個參數:https://yoursite.com/page/?name=John&email=john%40example.com。
原文外掛簡介
URL Parameter Decoder is a lightweight WordPress plugin that decodes URL parameters (both base64 and URL-encoded) and displays them on your posts / pages using simple shortcodes. Perfect for dynamic content that needs to be passed through URLs while maintaining clean, readable output.
Key Features
Decodes both base64-encoded and URL-encoded parameters
Creates automatic shortcodes for each parameter you define
Provides fallback default values when parameters aren’t present
Selective activation on specific posts and pages only
Security features to prevent XSS and other injection attacks
Support for displaying both decoded and original parameter values
User Instructions
Basic Setup
Install and activate the plugin
Go to Tools → URL Decoder in your WordPress admin
Add the parameters you want to decode (e.g., “first_name”, “email”, “message”)
Set optional default values for each parameter
Select which posts and pages should process these parameters
Save your settings
Using Shortcodes
For each parameter you add (let’s say “first_name”), two shortcodes are automatically created:
[decode_first_name] – Displays the decoded value
[encoded_first_name] – Displays the original encoded value
URL Construction Examples
Base64 encoded: https://yoursite.com/page/?name=SGVsbG8gV29ybGQh
URL encoded: https://yoursite.com/page/?name=Hello%20World
Multiple parameters: https://yoursite.com/page/?name=John&email=john%40example.com
Use Cases for URL Parameter Decoder
Direct Mail QR Code Scan (Personalized Mail)
Perfect for direct mail campaigns generated by services like Engagerizer.com:
Personalized Landing Pages: Create a QR code that contains the recipient’s name, account number, or other personal identifiers encoded in base64. When scanned, they land on a page that greets them by name without requiring login.
Tracking Campaign Effectiveness: Include campaign-specific identifiers in the QR code to track which mailings generate the most engagement.
Special Offers: Encode customer-specific discount codes or promotional offers that display automatically when they scan the QR code.
Customer Onboarding: For welcome packages, encode customer information that pre-fills forms when they scan a QR code, reducing friction in the setup process.
Prefill Forms: Prefill your recipient’s information into a subscription form or order form.
Zoom Video Conference Chat and other chat platforms
Enhance virtual meeting experiences with encoded URL parameters:
Personalized Sales Pages: Create chat links with encoded participant information (first name, last name, avatar image, etc.) that automatically displays when they click the link.
Custom Welcome Messages: Include URL-encoded welcome messages or instructions that display on your landing page.
Role-Based Access: Encode participant roles or permissions that determine what content or features they can access during the meeting.
Additional Use Cases
Event Marketing
Generate unique QR codes for event tickets with encoded attendee information
Create personalized event agendas based on attendee preferences
E-commerce
Product recommendations based on encoded purchase history
Personalized landing pages from marketing emails with product details encoded in the URL
Membership Sites
Simplified login process using encoded member information from email links
Member-specific content that displays based on membership level encoded in URLs
Educational Platforms
Course-specific content that loads based on student information in the URL
Pre-filled assessment forms with student identifiers passed via encoded parameters
These use cases leverage the plugin’s ability to securely pass and decode information through URLs, creating more personalized and streamlined user experiences without sacrificing security.
Instructions – Engagerizer Users
About Engagerizer: Engagerizer is the best platform for creating personalized direct mail marketing including personalized QR codes and personalized maps with driving directions from the prospect’s address to the business.
QR Code Variables: All standard and custom variables are available plus the personalized map image and other personalized images you created.
Instructions – ITS Users
About ITS: Inside The Show is your secret superpower to captivate your virtual audiences. ITS will transform your live virtual sessions into impressive audience experiences.
Bulk Chat Base64 encoded Variables
= Full Name
= First Name
= Avatar image (Zoom avatar url)
Static Variables: Add static variables to identify the secession / training name. For example, the training was called ‘Explosive Sales With Email Marketing’. Your variable would be training=Explosive%20Sales%20With%20Email%20Marketing. I also use static variables for coupon codes and discount percentages.
Displaying the Avatar Image: Using the shortcodes you can display your image with HTML: . You can also enter these shortcodes into any image display function in WordPress (please note – you will not see an image preview).
Troubleshooting
Variables are not displaying on your post / page
Ensure that you selected the WordPress post / page in the settings.
Ensure that you are using the correct short code – copy and paste it from the settings page.
Ensure that your URL is properly structured with the same variable names you have setup.
Use default text to aid in setting up your page. Save the page then reload, the default text should display if no variable data is present.
Support the Plugin
If you find URL Parameter Decoder useful, please take a moment to rate it and leave a review. Your feedback helps improve the plugin and lets others know about its capabilities.
Why Reviews Matter
They help other WordPress users discover useful plugins
They provide valuable feedback on what works and what could be improved
They motivate continued development and support of the plugin
Thank you for using URL Parameter Decoder!
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「URL Parameter Decoder」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Pass URL Parameters to Embedded iFrame 》這個外掛程式會在頁面載入時解析網址,尋找參數,然後將這些參數添加到特定 ID 的 iframe 的源 URL 中。, 舉例來說,這個外掛的使用情境可以是透過頁面 URL ...。
Easy Default Parameters 》在新的 WordPress 安裝中設置自己的預設參數,例如:, , 網誌名稱, 網誌描述, 分類和標籤基本片段, RSS 預設語言, 永久連結結構, 時間和日期設置, 時區, 表情...。
Aweber Params Shortcode – Schogini 》這個外掛可以透過短碼在網站上顯示Aweber回傳的參數。, 您可以使用以下短碼:, [awber_params] 可以嵌入名稱參數, [awber_params email=”1″] 可以...。
WP Jam Session 》WP Jam Session 可以自動填寫資料,即使潛在客戶離開您的落地頁面瀏覽其他頁面或暫時離開網站並回來。資料在需要時會被呼叫。這是一種快速、簡單、美觀的方式...。
reefiris 》這個外掛可以新增一個小工具,用於查詢 reefiris.com 上所有你的魚缸和其參數,並以列表形式顯示,同時提供連結回到 reefiris.com 上你的魚缸和數據頁面。。