Skip to content

Releases: take-i/wp_plugin_ver_check

Release 1.0.2 - WP Plugin Version Checker

29 Sep 07:40
Compare
Choose a tag to compare

What's new in Version 1.0.2

  • Solving the issue of being unable to connect to api.wordpress.org due to OpenSSL version-related errors that occur in older environments.

Release 1.0.1 - WP Plugin Version Checker

21 Jul 22:28
Compare
Choose a tag to compare

What's new in Version 1.0.1

  • Remove the --fields auto_update option for now, as it can cause errors and stop the process depending on the environment.

Release 1.0.0 - WP Plugin Version Checker

21 Jul 21:00
Compare
Choose a tag to compare

We're excited to announce the initial release of the "WP Plugin Version Checker"!

This script fetches and displays details about the WordPress plugins installed on your server in a clear and readable Markdown format.

Features

  • Fetches and displays details of the WordPress plugins installed on your server.
  • Presents plugin information in a clear and readable Markdown format.
  • Checks whether updates are available for each plugin.
  • Provides detailed information about each plugin (name, status, version, update status, etc.).
  • Fetches additional plugin details (latest version, tested version, PHP requirements, official WordPress page, etc.) from the WordPress API.

What's new in Version 1.0.0

  • Initial release of WP Plugin Version Checker.
  • Improved compatibility with various plugins.
  • Improved error handling for API calls.

Future Ideas

  • Extend the program to automatically update plugins if they are outdated.
  • Modify the program to send email notifications when plugin updates become available.

We look forward to your support and feedback as we continue to improve the WP Plugin Version Checker. Enjoy!