Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@gserafini gserafini released this 18 Dec 09:36
· 15 commits to main since this release

Initial release of Whitelist XML-RPC plugin.

Features:

  • Automatically fetches current Jetpack server IPs daily
  • Uses WordPress cron for scheduled updates
  • Uses WordPress's native .htaccess editing for Apache
  • Admin dashboard with status, logs, and manual sync
  • Support for custom additional IPs
  • Configurable IP source URL
  • Clean uninstall - removes all .htaccess rules and options

Requirements:

  • Apache 2.4+ with mod_rewrite enabled
  • WordPress 5.0+
  • PHP 7.4+