WordBinary Self Plagiarism Checker

Description

WordBinary Self Plagiarism Checker adds a simple text comparison tool to your WordPress site using the shortcode [wbspc_self_plagiarism_checker].

Visitors can paste two separate texts, click Check, and review matching phrase combinations of four or more consecutive words. Matching sections are highlighted in both documents.

The tool runs in the visitor’s browser. It does not upload, save, store, download, sell, share, or transmit pasted text. The plugin does not add public external links, tracking scripts, analytics, remote code, or third-party services.

This tool provides an indicative phrase similarity check only and does not replace a formal plagiarism report.

Developer and owner: Concepts and Context, registered at wordbinary.com.

Installation

  1. Upload the wordbinary-self-plagiarism-checker folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Add the shortcode [wbspc_self_plagiarism_checker] to any page or post.

FAQ

Does the plugin store pasted text?

No. Text comparison runs in the visitor’s browser. The plugin does not upload, save, store, download, sell, share, or transmit pasted text.

Does the plugin use remote code or external services?

No. The plugin uses only local files included in the plugin package. It does not load remote JavaScript, remote CSS, analytics, tracking scripts, or third-party services.

Does the plugin add public external links?

No. The front-end tool does not add public external links.

How does the checker compare two texts?

It breaks both texts into four-word phrase combinations and checks which combinations appear in both texts.

Is this a formal plagiarism report?

No. It is an indicative phrase similarity checker for quick self-review.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WordBinary Self Plagiarism Checker” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.4

  • Restored the WordPress.org-expected text domain wordbinary-self-plagiarism-checker throughout the plugin.
  • Normalized line endings in the main plugin file.

1.0.3

  • Updated the main plugin file to match the WordPress.org plugin slug.
  • Updated the plugin header license value to GPL-2.0-or-later.

1.0.2

  • Updated plugin headers using the canonical WordPress plugin header format.
  • Added the plugin owner username to the contributors list.
  • Replaced the generic shortcode name with the prefixed shortcode [wbspc_self_plagiarism_checker].

1.0.1

  • Updated plugin headers for WordPress.org automated checks.

1.0.0

  • Initial release.