[WordPress] 外掛分享: DiffCheck – Compare two text files

首頁外掛目錄 › DiffCheck – Compare two text files
WordPress 外掛 DiffCheck – Compare two text files 的封面圖片
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
10+
安裝啟用
尚無評分
1002 天前
最後更新
問題解決
WordPress 4.0+ PHP 5.4+ v1.2 上架:2023-03-10

內容簡介

- DiffCheck 是一個 WordPress 插件,可顯示兩個文本文件的並排比較。- 該插件非常輕巧(7KB),使用 WordPress 的內建修訂功能。- 插件現在支援 Gutenberg,您可以使用「DiffCheck」區塊比較兩個文本。- 如何比較兩個文件?在文章編輯頁面上添加 DiffCheck 區塊,然後在其中加入要比較的文本。- 如何使用簡碼比較兩個文件?使用 [diff_check] 簡碼,傳遞屬性以顯示兩個文件之間的差異。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.2) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「DiffCheck – Compare two text files」→ 直接安裝(推薦)

原文外掛簡介

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"]

延伸相關外掛

文章
Filter
Apply Filters
Mastodon