Skip to content

Releases: noscrape/wordpress-plugin

v0.1.3

Choose a tag to compare

@schoenbergerb schoenbergerb released this 19 Jul 21:00

fix version and improve deployment check

v0.1.2

Choose a tag to compare

@schoenbergerb schoenbergerb released this 19 Jul 20:53

Fix Author URI

v0.1.1

Choose a tag to compare

@schoenbergerb schoenbergerb released this 19 Jul 20:38

Improvements

  • Improved README documentation
  • Added project license
  • Improved output escaping using esc_html() where appropriate
  • Minor internal code improvements and cleanup

Thanks to everyone testing the initial release!

v0.1.0

Choose a tag to compare

@schoenbergerb schoenbergerb released this 19 Jul 19:50

🎉 Initial public release of the NoScrape WordPress plugin.

Features

  • Easy integration via WordPress plugin
  • Automatic email and text obfuscation
  • Client-side decoding with minimal performance impact
  • Configurable API endpoint and API key
  • Optional whitespace preservation
  • Compatible with modern WordPress installations
  • Zero configuration required after activation

Requirements

  • WordPress 6.0+
  • PHP 8.1+
  • Active NoScrape account and API key

Notes

This is the first public release and establishes the foundation for future features and improvements.

Feedback, bug reports, and feature requests are highly appreciated.