前言介紹
- 這款 WordPress 外掛「DiffCheck – Compare two text files」是 2023-03-10 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2023-06-20,距離現在已有 684 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
compare | diffcheck | difference | text difference | compare two files |
內容簡介
- DiffCheck 是一個 WordPress 插件,可顯示兩個文本文件的並排比較。- 該插件非常輕巧(7KB),使用 WordPress 的內建修訂功能。- 插件現在支援 Gutenberg,您可以使用「DiffCheck」區塊比較兩個文本。- 如何比較兩個文件?在文章編輯頁面上添加 DiffCheck 區塊,然後在其中加入要比較的文本。- 如何使用簡碼比較兩個文件?使用 [diff_check] 簡碼,傳遞屬性以顯示兩個文件之間的差異。
原文外掛簡介
DiffCheck allows you to display side-by-side comparisons of two text files.
This plugin is ultra-lightweight (7KB) and uses WordPress’s already built-in revision function.
NEW! The plugin now supports Gutenberg and you can use the “DiffCheck” block to compare two texts.
How to compare two files?
On the post edit screen add DiffCheck block and inside it paste the text to be compared in two text areas.
How to compare two files using shortcodes?
To display difference between two files use the [diff_check] shortcode and pass attributes:
To compare 2 texts use text1 and text2 attributes:
[diff_check text1="This is the first text area. It will be compared to the second text area." text2="This is the second text area. It will be compared to the first text area."]
To compare two text files use file1 and file2 attributes:
[diff_check file1="https://plugins.club/demo/wp-content/plugins/my-plugin/text1.txt" file2="https://plugins.club/demo/wp-content/plugins/my-plugin/text2.txt"]
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「DiffCheck – Compare two text files」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。