JSM file_get_contents() Shortcode

Version Information

  • Plugin Name: JSM file_get_contents() Shortcode
  • Stable Version: 2.7.1
  • Author: JS Morisset
  • Description: A safe and reliable WordPress shortcode for PHP's file_get_contents() function.
  • License: GPLv3
  • Requires PHP: 7.2.34 or newer
  • Requires WordPress: 5.8 or newer
  • Tested Up To WordPress: 6.4.2
  • Last Updated: 3 months ago

Version Numbering

Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]

  • {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
  • {minor} = New functionality was added or improved in a backwards-compatible manner.
  • {bugfix} = Backwards-compatible bug fixes or small improvements.
  • {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).

Repositories

Changelog / Release Notes

Version 2.7.1 (2023/12/20)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • Added sanitize_text_field() sanitation for file path value.
    • Added wp_http_validate_url() sanitation for URL value (props Erwan Le Rousseau @ WPScan).
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.2.34.
    • WordPress v5.8.

Version 2.7.0 (2023/05/16)

  • New Features
    • Added shortcode attribute: code_class, code_lang, esc_html_pre_code, pre_class, pre_code, pre_lang, pre_title.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.2.34.
    • WordPress v5.5.
Find this content useful? Share it with your friends!

One comment on “JSM file_get_contents() Shortcode

Leave a Review